History of lib/xvfs/xvfs.tcl of 30c469fcf79e7c29

History of the file that is called lib/xvfs/xvfs.tcl at check-in 30c469fcf79e7c29

2020-04-13
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 file: [1e48610645] check-in: [717062426a] user: rkeene, branch: trunk, size: 16299 [annotate] [blame] [check-ins using] [diff]
2020-03-25
01:01
Allow setting a specific mode when building file: [40098de8e1] check-in: [807cab65f7] user: rkeene, branch: trunk, size: 16085 [annotate] [blame] [check-ins using] [diff]
2019-12-03
17:59
Made Tcl and C version of "xvfs-create" more similar by re-ordering output file: [832d8bb370] check-in: [36d0805e0e] user: rkeene, branch: pure-c, size: 15690 [annotate] [blame] [check-ins using] [diff]
2019-12-01
00:16
Started work on xvfs-create-c, a pure C version of the builder with no dependencies file: [6afa223420] check-in: [ae8437b96b] user: rkeene, branch: pure-c, size: 15689 [annotate] [blame] [check-ins using] [diff]
2019-11-04
21:16
Minor hash table optimization file: [842e8c1c67] check-in: [3c8c52a9f8] user: rkeene, branch: trunk, size: 15714 [annotate] [blame] [check-ins using] [diff]
21:09
Support using a hash table unless a really small input is used (may change in the future?) file: [74213d3431] check-in: [37d00c3cfb] user: rkeene, branch: trunk, size: 15667 [annotate] [blame] [check-ins using] [diff]
2019-10-10
00:40
Improved and parameterized perfect hash function generator file: [1ce5b335aa] check-in: [f615eecc64] user: rkeene, branch: trunk, size: 10505 [annotate] [blame] [check-ins using] [diff]
2019-10-09
20:37
Switch to perfect hashing for lookups, to save space file: [6f620f3c29] check-in: [a719156faf] user: rkeene, branch: trunk, size: 8849 [annotate] [blame] [check-ins using] [diff]
2019-09-20
17:49
Fix bug where children were wrapped and string concatencated rather than adding new items file: [f096c687f1] check-in: [d961175fd9] user: rkeene, branch: trunk, size: 7655 [annotate] [blame] [check-ins using] [diff]
17:28
Improved child detection in the face of file name mangaling file: [5097fc8869] check-in: [30c469fcf7] user: rkeene, branch: trunk, size: 7650 [annotate] [blame] [check-ins using] [diff]
16:39
Cleanup to callbacks file: [13bdfa17c6] check-in: [e592c85e70] user: rkeene, branch: trunk, size: 7296 [annotate] [blame] [check-ins using] [diff]
16:18
Support adding additional output files from callbacks file: [5164175ffc] check-in: [d8e00cd4a3] user: rkeene, branch: trunk, size: 7066 [annotate] [blame] [check-ins using] [diff]
16:11
Also give the callback the bare file name file: [d7189b3c0d] check-in: [ed3da129b8] user: rkeene, branch: trunk, size: 6832 [annotate] [blame] [check-ins using] [diff]
16:10
Added support for user-defined file name remapping and exclusion file: [335b9042ac] check-in: [0e8537c65f] user: rkeene, branch: trunk, size: 6826 [annotate] [blame] [check-ins using] [diff]
16:06
Fixed bug in producing errors file: [9f5a2be874] check-in: [30ffb49c05] user: rkeene, branch: trunk, size: 6560 [annotate] [blame] [check-ins using] [diff]
15:58
Allow the user to specify either the path to or the contents of "xvfs-core.h" file: [42bc5b4d63] check-in: [09e53d3c38] user: rkeene, branch: trunk, size: 6573 [annotate] [blame] [check-ins using] [diff]
15:30
Cleanup around xvfs::argv file: [03c3c7ca3b] check-in: [3cb72a0d20] user: rkeene, branch: trunk, size: 6325 [annotate] [blame] [check-ins using] [diff]
15:25
Logical cleanup file: [0faf814b45] check-in: [12383d30b7] user: rkeene, branch: trunk, size: 6296 [annotate] [blame] [check-ins using] [diff]
15:22
Made wrappers around minirivet for some XVFS calls file: [4523133852] check-in: [d36db7c01b] user: rkeene, branch: trunk, size: 6215 [annotate] [blame] [check-ins using] [diff]
15:18
Improved how the XVFS package finds its source files file: [53029d2552] check-in: [2b7fa3a8fa] user: rkeene, branch: trunk, size: 5898 [annotate] [blame] [check-ins using] [diff]
15:02
Fix help file: [09808ef2f1] check-in: [702c74c153] user: rkeene, branch: trunk, size: 5760 [annotate] [blame] [check-ins using] [diff]
15:00
Add support for writing output to a file rather than stdout file: [3bcab2cb44] check-in: [0bdbe4333e] user: rkeene, branch: trunk, size: 5775 [annotate] [blame] [check-ins using] [diff]
2019-09-18
04:59
Sped up encoding files file: [d0a77c36f9] check-in: [2176e9cacf] user: rkeene, branch: trunk, size: 5459 [annotate] [blame] [check-ins using] [diff]
2019-09-17
23:23
Made the entire data for file contents read-only file: [04050e6830] check-in: [745e0c0839] user: rkeene, branch: trunk, size: 5389 [annotate] [blame] [check-ins using] [diff]
2019-05-03
22:38
Ensure consistent UTF-8 encoding is applied throughout the file handling process file: [4eccde71d3] check-in: [d99958bdd3] user: rkeene, branch: trunk, size: 5383 [annotate] [blame] [check-ins using] [diff]
2019-05-02
19:58
Start of data/directory handling file: [926dd90266] check-in: [32b55a907b] user: rkeene, branch: trunk, size: 5356 [annotate] [blame] [check-ins using] [diff]
14:23
Ensure correct casting file: [5ab6120f9c] check-in: [e90770a5a7] user: rkeene, branch: trunk, size: 4277 [annotate] [blame] [check-ins using] [diff]
13:58
Moved header to template file: [8683a5cd47] check-in: [303b2de493] user: rkeene, branch: trunk, size: 4259 [annotate] [blame] [check-ins using] [diff]
2019-05-01
20:53
Added: Added start of XVFS system file: [2d70678c88] check-in: [47dcf5fc27] user: rkeene, branch: trunk, size: 4604 [annotate] [blame] [check-ins using]