Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unbreak the build | dgp | 2018-05-23 | 1 | -1/+1 |
* | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
* | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. I... | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
* | Fix epoll notifier memory leak in initialization/finalization routines, | pooryorick | 2018-05-08 | 1 | -0/+4 |
* | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901... | jan.nijtmans | 2017-10-27 | 1 | -1/+4 |
* | Fix [83a3d869722fab9caaae3b6728215fb2507a6f0d|83a3d86972]: tclEpollNotfy.c fa... | jan.nijtmans | 2017-05-31 | 1 | -0/+2 |
* | Move some variable declarations closer to where they are used. No change in f... | jan.nijtmans | 2017-04-26 | 1 | -11/+5 |
* | Fix compile error on Cygwin, and double definition of TclUnixWaitForFile() | jan.nijtmans | 2017-03-08 | 1 | -1/+1 |
* | Re-base to trunk, and get latest code from here: [https://github.com/lalborno... | jan.nijtmans | 2017-03-08 | 1 | -0/+810 |