41 check-ins that include changes to files matching 'lib/*'
2024-09-25
| ||
18:09 | Add license (Tcl-based) Leaf check-in: 92afd4ddd3 user: rkeene tags: trunk | |
2020-04-13
| ||
17:58 | Ensure inode lookups are within bounds check-in: 5aadfc2b05 user: rkeene tags: add-inode | |
17:11 | Added start of ABI change to allow lookups by inode as an optimization check-in: 142a373444 user: rkeene tags: add-inode | |
15:47 | Added an "--static-init" option to creation to make the Xvfs_fsName_Init function static, if needed to be included into a .c file check-in: 717062426a user: rkeene tags: trunk | |
2020-04-01
| ||
21:18 | Win32 and generic fix-ups check-in: f01f82c2d8 user: rkeene tags: trunk | |
2020-03-25
| ||
01:01 | Allow setting a specific mode when building check-in: 807cab65f7 user: rkeene tags: trunk | |
00:24 | Integrate pure C version check-in: eebfe1f40f user: rkeene tags: trunk | |
2019-12-03
| ||
17:59 | Made Tcl and C version of "xvfs-create" more similar by re-ordering output check-in: 36d0805e0e user: rkeene tags: pure-c | |
2019-12-02
| ||
02:44 | Implemented completed xvfs-create-c check-in: 0ffa676110 user: rkeene tags: pure-c | |
2019-12-01
| ||
00:16 | Started work on xvfs-create-c, a pure C version of the builder with no dependencies check-in: ae8437b96b user: rkeene tags: pure-c | |
2019-11-04
| ||
21:16 | Minor hash table optimization check-in: 3c8c52a9f8 user: rkeene tags: trunk | |
21:09 | Support using a hash table unless a really small input is used (may change in the future?) check-in: 37d00c3cfb user: rkeene tags: trunk | |
2019-10-10
| ||
00:40 | Improved and parameterized perfect hash function generator check-in: f615eecc64 user: rkeene tags: trunk | |
00:40 | Fix error in constraining to range check-in: c89b6aa781 user: rkeene tags: trunk | |
2019-10-09
| ||
20:37 | Switch to perfect hashing for lookups, to save space check-in: a719156faf user: rkeene tags: trunk | |
2019-09-20
| ||
17:49 | Fix bug where children were wrapped and string concatencated rather than adding new items check-in: d961175fd9 user: rkeene tags: trunk | |
17:28 | Improved child detection in the face of file name mangaling check-in: 30c469fcf7 user: rkeene tags: trunk | |
16:39 | Cleanup to callbacks check-in: e592c85e70 user: rkeene tags: trunk | |
16:18 | Support adding additional output files from callbacks check-in: d8e00cd4a3 user: rkeene tags: trunk | |
16:11 | Also give the callback the bare file name check-in: ed3da129b8 user: rkeene tags: trunk | |
16:10 | Added support for user-defined file name remapping and exclusion check-in: 0e8537c65f user: rkeene tags: trunk | |
16:06 | Fixed bug in producing errors check-in: 30ffb49c05 user: rkeene tags: trunk | |
15:58 | Allow the user to specify either the path to or the contents of "xvfs-core.h" check-in: 09e53d3c38 user: rkeene tags: trunk | |
15:46 | Allow the user to specify a different output command for minirivet check-in: 5dc4de14de user: rkeene tags: trunk | |
15:36 | A bit of checks before defining types check-in: c57d8bead8 user: rkeene tags: trunk | |
15:30 | Cleanup around xvfs::argv check-in: 3cb72a0d20 user: rkeene tags: trunk | |
15:25 | Logical cleanup check-in: 12383d30b7 user: rkeene tags: trunk | |
15:22 | Made wrappers around minirivet for some XVFS calls check-in: d36db7c01b user: rkeene tags: trunk | |
15:18 | Improved how the XVFS package finds its source files check-in: 2b7fa3a8fa user: rkeene tags: trunk | |
15:02 | Fix help check-in: 702c74c153 user: rkeene tags: trunk | |
15:00 | Add support for writing output to a file rather than stdout check-in: 0bdbe4333e user: rkeene tags: trunk | |
14:53 | Updated minirivet to support outputting to a variable or a different channel check-in: b07616bee9 user: rkeene tags: trunk | |
2019-09-18
| ||
04:59 | Sped up encoding files check-in: 2176e9cacf user: rkeene tags: trunk | |
2019-09-17
| ||
23:23 | Made the entire data for file contents read-only check-in: 745e0c0839 user: rkeene tags: trunk | |
2019-05-22
| ||
14:28 | Improved minirivet to use lists check-in: 9b0190676f user: rkeene tags: trunk | |
2019-05-08
| ||
17:08 | Added a mode to dump template script as an independent script check-in: f09ab16ca1 user: rkeene tags: trunk | |
2019-05-03
| ||
22:38 | Ensure consistent UTF-8 encoding is applied throughout the file handling process check-in: d99958bdd3 user: rkeene tags: trunk | |
2019-05-02
| ||
19:58 | Start of data/directory handling check-in: 32b55a907b user: rkeene tags: trunk | |
14:23 | Ensure correct casting check-in: e90770a5a7 user: rkeene tags: trunk | |
13:58 | Moved header to template check-in: 303b2de493 user: rkeene tags: trunk | |
2019-05-01
| ||
20:53 | Added start of XVFS system check-in: 47dcf5fc27 user: rkeene tags: trunk | |