Unnamed Fossil Project

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins using file tiny/aes.d version f6730d9a11

2025-03-12
21:22
more Leaf check-in: 10f33bede2 user: vandys tags: trunk
15:56
A few more examples to keep check-in: 56d2b474c6 user: vandys tags: trunk
2025-03-10
23:41
Have sqlite lib handle class/struct including allocations. Also add a get() which lets caller supply the storage. check-in: 8359ef6d4d user: vandys tags: trunk
18:18
Provide getInto to write into the caller's supplied data structure. TBD: detect class versus struct and allocate with "new" for classes. check-in: 480fc3d80b user: vandys tags: trunk
2025-02-19
00:03
Factor hexstr() to our tiny.fmt module. Fix unittest regression now that I've switched to lower case for hex digits. check-in: 69f10e4fbb user: vandys tags: trunk