summaryrefslogtreecommitdiffstats
path: root/unix/tclSelectNotfy.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-02-281-21/+28
|\
| * Merge 8.7jan.nijtmans2020-01-071-0/+3
| |\
| * \ Merge 8.7jan.nijtmans2019-09-191-3/+3
| |\ \
| * \ \ Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-1/+2
| |\ \ \
| * \ \ \ Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-0/+6
| |\ \ \ \ | | |/ / /
| * | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-19/+19
| |\ \ \ \ | | |/ / /
| * | | | Experiment: compile Tcl with C++ compiler. WIPjan.nijtmans2019-07-041-1/+1
| |/ / /
* | | | Merge 8.7jan.nijtmans2019-12-241-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | More progress in making clang build on Cygwin warning-freejan.nijtmans2019-12-241-0/+3
| | |/ | |/|
* | | Merge 8.7jan.nijtmans2019-09-191-3/+3
|\ \ \ | |/ /
| * | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ...jan.nijtmans2019-09-191-3/+3
| |/
* | Merge 8.7jan.nijtmans2018-10-221-64/+61
|\ \ | |/
| * Make new notifier code match Engineering Manual guidelines betterdkf2018-10-221-64/+61
* | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-3/+3
|/
* unbreak the builddgp2018-05-231-1/+1
* Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811...jan.nijtmans2018-05-221-11/+11
* Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. I...jan.nijtmans2018-05-221-1/+1
* TIP #491 implementation: Threading Support: phasing out non-threaded buildsjan.nijtmans2018-05-171-12/+12
* Merge trunkjan.nijtmans2017-03-241-2/+2
* Re-base to trunk, and get latest code from here: [https://github.com/lalborno...jan.nijtmans2017-03-081-0/+1117