Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make new notifier code match Engineering Manual guidelines better | dkf | 2018-10-22 | 1 | -64/+61 |
| | |||||
* | unbreak the build | dgp | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Simplify usage of TCL_THREAD, along the lines of ↵ | jan.nijtmans | 2018-05-22 | 1 | -11/+11 |
| | | | | [eeddb0693a950be980a66de3811630a00c7bab54|eeddb0693a]. Suggested by DKF | ||||
* | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. ↵ | jan.nijtmans | 2018-05-22 | 1 | -1/+1 |
| | | | | In that case, fallback to select notifier | ||||
* | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -12/+12 |
| | |||||
* | Merge trunk | jan.nijtmans | 2017-03-24 | 1 | -2/+2 |
| | |||||
* | Re-base to trunk, and get latest code from here: ↵ | jan.nijtmans | 2017-03-08 | 1 | -0/+1117 |
[https://github.com/lalbornoz/tcl/tree/tip458]. Untested. |