50 check-ins by user rkeene occurring on or before 2019-09-20 17:50:35.
More ↑
2019-09-20
| ||
17:50 | Updated ignores check-in: a2d8e13395 user: rkeene tags: trunk | |
17:49 | Add make targets for our synthetic and random demos check-in: ca3a163ab4 user: rkeene tags: trunk | |
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 | |
17:10 | Added a script that uses a random filename for every input file check-in: c8a4c9f28e user: rkeene tags: trunk | |
17:03 | Create the synthetic data from a dict check-in: fc90ef3457 user: rkeene tags: trunk | |
16:55 | Also include a real file in the synthetic filesystem check-in: f4ea8e39b6 user: rkeene tags: trunk | |
16:39 | Added example of a synthetic filesystem creation check-in: c8742de968 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
| ||
05:30 | Updated to allow user to specify mountpoint at compile-time check-in: 2139fe19a8 user: rkeene tags: trunk | |
05:26 | Updated to support overriding the mountpoint being used by the test program check-in: 57c553f477 user: rkeene tags: trunk | |
05:25 | Fixed issue with client server mode not canonicalizing the path check-in: 4221e5dcbc user: rkeene tags: trunk | |
04:59 | Sped up encoding files check-in: 2176e9cacf user: rkeene tags: trunk | |
00:14 | More benchmarks check-in: 200a60c198 user: rkeene tags: trunk | |
00:13 | Generate readable events even after EOF, since it will not block check-in: bdabc41e51 user: rkeene tags: trunk | |
2019-09-17
| ||
23:43 | When compiling the benchmarks, optimize check-in: 7225016a7e user: rkeene tags: trunk | |
23:41 | Added benchmark code check-in: b0e3b6588f user: rkeene tags: trunk | |
23:23 | Made the entire data for file contents read-only check-in: 745e0c0839 user: rkeene tags: trunk | |
21:39 | Cause a negative threshold to be really high check-in: 3c48891a32 user: rkeene tags: trunk | |
21:35 | Optimized path name lookup check-in: c1c3fa70b5 user: rkeene tags: trunk | |
20:43 | Fixed issue where coverage files were not cleaned up and ignored check-in: 2f92a3a715 user: rkeene tags: trunk | |
20:38 | Updated to format test results more pleasingly check-in: e6735bc1dd user: rkeene tags: trunk | |
20:26 | Set dev/rdev to something unique to this filesystem check-in: f7a81bb10b user: rkeene tags: trunk | |
20:26 | Updated to build coverage across all built modules check-in: d1ae68c7a1 user: rkeene tags: trunk | |
19:58 | Renamed the standalone mode to be standalone check-in: d09edad10f user: rkeene tags: trunk | |
19:13 | Updated Makefile to support better testing and using user-defined tclConfig.sh check-in: 55084356ba user: rkeene tags: trunk | |
19:04 | Supress a warning check-in: d058c6c7f8 user: rkeene tags: trunk | |
16:40 | Updated ignores check-in: 2b232db6ee user: rkeene tags: trunk | |
16:39 | Limit the stat structure when on Win32 check-in: 3a68a54e44 user: rkeene tags: trunk | |
14:39 | A bit of cleanup check-in: a4f7828c1d user: rkeene tags: trunk | |
14:34 | Included unistd.h for W_OK, X_OK, etc check-in: d61a265cd6 user: rkeene tags: trunk | |
14:34 | Ignore coverage files check-in: 61f76061a1 user: rkeene tags: trunk | |
05:43 | Restructured things a bit check-in: a101629cc6 user: rkeene tags: trunk | |
05:06 | Undefine macros because we may concatencat translation units in some modes check-in: 5f2895faba user: rkeene tags: trunk | |
01:55 | xvfs_perror -> xvfs_strerror, which is what it should have been named check-in: cf56967f97 user: rkeene tags: trunk | |
01:53 | Improved server mode to register all of //xvfs:/ check-in: f1d16a3958 user: rkeene tags: trunk | |