50 check-ins by user rkeene occurring on or before 2019-09-17 01:53:07.
More ↑
2019-09-17
| ||
01:53 | Improved server mode to register all of //xvfs:/ check-in: f1d16a3958 user: rkeene tags: trunk | |
2019-09-16
| ||
22:22 | First implementation of the Server mode of XVFS check-in: 0e05b2a8c7 user: rkeene tags: trunk | |
21:35 | Added start of Client/Server testing check-in: 511419642c user: rkeene tags: trunk | |
21:19 | More tests check-in: 3d002d6892 user: rkeene tags: trunk | |
21:02 | More tests and cleaned up error handling for POSIX error codes check-in: e786b9e07b user: rkeene tags: trunk | |
20:43 | More tests and small fixes check-in: 10f67b2ced user: rkeene tags: trunk | |
20:04 | Added a coverage target to emit code coverage from tests check-in: 77d5262842 user: rkeene tags: trunk | |
19:48 | Added file needed for tests check-in: ac265bf316 user: rkeene tags: trunk | |
19:48 | Updated ignores check-in: 6e4375539e user: rkeene tags: trunk | |
19:45 | Added debugging system and ability to free absolute path check-in: d80c88cee0 user: rkeene tags: trunk | |
19:31 | Mark more things as requiring Tcl 8.7 check-in: e4bde431db user: rkeene tags: trunk | |
19:28 | Updated to use tcltest check-in: ad7092b843 user: rkeene tags: trunk | |
18:36 | Fix file permissions such that Tcl thinks it can read these files check-in: 6b8ea28911 user: rkeene tags: trunk | |
2019-09-14
| ||
05:24 | Comment out broken tests check-in: fa71466879 user: rkeene tags: trunk | |
05:24 | A bit of work on reference counting check-in: 5ae034e55e user: rkeene tags: trunk | |
04:56 | Added support for accessProc and mapped X_OK to directories check-in: 12ff77016f user: rkeene tags: trunk | |
03:59 | Added matchInDir support check-in: 5583d77f1c user: rkeene tags: trunk | |
00:54 | Updated to keep track of whether or not there were events queued before closing and freeing a structure check-in: aa08a4a749 user: rkeene tags: trunk | |
2019-09-13
| ||
21:46 | Watch proc and more tests check-in: 7d74392642 user: rkeene tags: trunk | |
21:44 | Whitespace cleanup check-in: 48adf54b98 user: rkeene tags: trunk | |
18:43 | First implementation of nearly complete channel driver, marked more TODO and cleaned up whitespace check-in: 38bed7cee0 user: rkeene tags: trunk | |
16:02 | Added better error reporting in the core and as part of the ABI check-in: 149aa89b7d user: rkeene tags: trunk | |
2019-06-22
| ||
22:15 | Additional cleanup check-in: aa32555a0a user: rkeene tags: trunk | |
2019-05-22
| ||
14:28 | Improved minirivet to use lists check-in: 9b0190676f user: rkeene tags: trunk | |
2019-05-08
| ||
19:42 | In flexible/standalone mode include the core functionality as a header to avoid duplicate symbols check-in: b8cca3a6b4 user: rkeene tags: trunk | |
17:25 | For --dump-tcl mode dump all dependency C files as well check-in: 7664854ef9 user: rkeene tags: trunk | |
17:08 | Added a mode to dump template script as an independent script check-in: f09ab16ca1 user: rkeene tags: trunk | |
16:52 | More cleanup check-in: 9d3052c6f1 user: rkeene tags: trunk | |
16:47 | Fixed incomplete rename check-in: b586d5b0a1 user: rkeene tags: trunk | |
16:46 | Cleanup check-in: d92ba3d36d user: rkeene tags: trunk | |
16:26 | Use Tcl filesystem data to pass around a pointer to the central register proc check-in: 9bcf758fef user: rkeene tags: trunk | |
2019-05-06
| ||
16:34 | Switched to static allocation for the standalone Tcl_Filesystem check-in: cb77ecfb24 user: rkeene tags: trunk | |
16:30 | Updated ignores check-in: 0309511136 user: rkeene tags: trunk | |
2019-05-03
| ||
22:42 | Renamed getInfo to getStat, for clarity check-in: daf25f5222 user: rkeene tags: trunk | |
22:38 | Ensure consistent UTF-8 encoding is applied throughout the file handling process check-in: d99958bdd3 user: rkeene tags: trunk | |
22:30 | Slightly better optimizations check-in: 73cbe7370b user: rkeene tags: trunk | |
22:18 | Use adler32 to hash values check-in: fb9dd5d783 user: rkeene tags: trunk | |
13:30 | Added start of flexible mode check-in: 88f96696b7 user: rkeene tags: trunk | |
2019-05-02
| ||
23:37 | More work on splitting up modes check-in: 3e44e1def1 user: rkeene tags: trunk | |
23:11 | Added start of split into standalone/client/flexible modes check-in: acfc5037c6 user: rkeene tags: trunk | |
23:06 | Basic functionality to the point where Tcl_Channel types need to be implemented check-in: d121970301 user: rkeene tags: trunk | |
21:08 | Minimal support to be loaded and not crash the process check-in: e5b6962adf user: rkeene tags: trunk | |
19:58 | Start of data/directory handling check-in: 32b55a907b user: rkeene tags: trunk | |
14:40 | Pass interp to the register command check-in: 69e476dcd5 user: rkeene tags: trunk | |
14:36 | Start of a register interface check-in: f74a2e47ab user: rkeene tags: trunk | |
14:23 | Ensure correct casting check-in: e90770a5a7 user: rkeene tags: trunk | |
14:21 | Added bare example check-in: 0a9369ff13 user: rkeene tags: trunk | |
14:16 | Renamed core bits to "xvfs-core" check-in: 1ecab39ce5 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 | |