Tcl file system watcher

Tagged Check-ins
Login

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

Check-ins with non-propagating tags:

2025-01-26
21:20
Make the necessary changes to be compatible with Tcl 9.0 Leaf check-in: 53d672d55b user: schelte tags: trunk, v2.1
2018-08-19
20:20
As all the information is available anyway, it is easy to also include the path in the dict that is passed to the callback function. This is especially helpful for "ignored" events, because then the watch has been removed and the information cannot be obtained with the info subcommand anymore. check-in: 840a2ab65e user: schelte tags: trunk, v2.0
10:25
Add an info subcommand and implement other suggestions by Christian Werner. Add a test suite. check-in: aba6ebf59f user: schelte tags: trunk, v1.1
2017-12-31
10:56
Initial commit. check-in: f5c3cecf7a user: schelte tags: trunk, v1.0