| Commit message (Expand) | Author | Age | Files | Lines |
* | Make everything compile warning-free when TCL_THREADS=0 | jan.nijtmans | 2021-08-23 | 1 | -1/+3 |
|\ |
|
| * | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. | jan.nijtmans | 2020-03-31 | 1 | -92/+93 |
|
|
| * | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. | jan.nijtmans | 2019-09-19 | 1 | -3/+3 |
|
|
| * | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ... | jan.nijtmans | 2016-11-18 | 1 | -2/+2 |
|
|
| * | (cherry-pick): Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Th... | jan.nijtmans | 2016-03-21 | 1 | -0/+2 |
|
|
* | | tip#511 proposed implementation | jan.nijtmans | 2021-08-17 | 1 | -15/+61 |
|
|
* | | Fix compiler warning when using select notifier | jan.nijtmans | 2021-04-08 | 1 | -1/+1 |
|
|
* | | Refactoring, ahoy | dkf | 2021-03-30 | 1 | -48/+91 |
|
|
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
* | | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) | jan.nijtmans | 2019-09-02 | 1 | -1/+1 |
|\ \ |
|
* | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -1/+1 |
|/ / |
|
* | | Make new notifier code match Engineering Manual guidelines better | dkf | 2018-10-22 | 1 | -26/+26 |
|
|
* | | unbreak the build | dgp | 2018-05-23 | 1 | -0/+1 |
|
|
* | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -4/+4 |
|
|
* | | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. I... | jan.nijtmans | 2018-05-22 | 1 | -11/+10 |
|
|
* | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -5/+5 |
|
|
* | | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checke... | jan.nijtmans | 2017-12-10 | 1 | -3/+3 |
|
|
* | | Move some variable declarations closer to where they are used. No change in f... | jan.nijtmans | 2017-04-26 | 1 | -6/+1 |
|
|
* | | Merge trunk | jan.nijtmans | 2017-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() | jan.nijtmans | 2017-03-24 | 1 | -2/+2 |
|
|
* | | | minor simplification | jan.nijtmans | 2017-03-08 | 1 | -8/+2 |
|
|
* | | | Fix compile error on Cygwin, and double definition of TclUnixWaitForFile() | jan.nijtmans | 2017-03-08 | 1 | -3/+1 |
|
|
* | | | Re-base to trunk, and get latest code from here: [https://github.com/lalborno... | jan.nijtmans | 2017-03-08 | 1 | -1077/+228 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implementation of improved notifier from Lucio Andrés Illanes Albornoz. | dkf | 2016-11-25 | 1 | -56/+712 |
|/ / |
|
* | | Fix [e6f27aa56fa51bfc1752ce768bf0d301c60bfd2c|e6f27aa56f]: Update libtommath ... | jan.nijtmans | 2016-11-18 | 1 | -2/+2 |
|
|
* | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -2/+2 |
|
|
* | | Eliminate AT_FORK_INIT_VALUE/RESET_ATFORK_MUTEX macro's, since other values t... | jan.nijtmans | 2016-03-29 | 1 | -63/+7 |
|
|
* | | .... oops .... | jan.nijtmans | 2016-03-21 | 1 | -1/+1 |
|
|
* | | Proposed fix for [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier() | jan.nijtmans | 2016-03-21 | 1 | -0/+2 |
|/ |
|
* | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -1/+1 |
|\ |
|
| * | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -1/+1 |
|
|
| * | Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested wit... | jan.nijtmans | 2015-10-01 | 1 | -1/+1 |
|
|
* | | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53... | jan.nijtmans | 2015-09-24 | 1 | -135/+224 |
|\ \
| |/ |
|
| * | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53... | jan.nijtmans | 2015-09-24 | 1 | -137/+228 |
| |\ |
|
| | * | merge trunk | jan.nijtmans | 2015-09-24 | 1 | -2/+2 |
| | |\
| |_|/
|/| | |
|
* | | | merge-mark (almost, just a few cosmetic changes) | jan.nijtmans | 2015-09-24 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Clean-up tclUnixNotfy.c, restructure it the same as "trunk" version. No funct... | jan.nijtmans | 2015-09-24 | 1 | -179/+207 |
|
|
| | * | Fix for [5d170b5ca5] now available for widespread testing (incl. HPUX and OSX) | jan.nijtmans | 2015-09-07 | 1 | -3/+3 |
|
|
| | * | Merge trunk. | jan.nijtmans | 2015-09-05 | 1 | -0/+6 |
| | |\
| |_|/
|/| | |
|
| | * | In StartNotifierThread() don't lock mutex if thread is already started. | jan.nijtmans | 2015-09-03 | 1 | -50/+22 |
|
|
| | * | Fix the Cygwin notifier, doing the initialization of the thread-local variabl... | jan.nijtmans | 2015-09-02 | 1 | -41/+33 |
|
|
| | * | Merge trunk. | jan.nijtmans | 2015-09-02 | 1 | -2/+2 |
| | |\
| |_|/
|/| | |
|
| | * | Merge trunk. | jan.nijtmans | 2015-08-31 | 1 | -1/+12 |
| | |\
| |_|/
|/| | |
|
| | * | remove superfluous fprintf to stderr. | jan.nijtmans | 2015-08-17 | 1 | -1/+0 |
|
|
| | * | Merge trunk. | jan.nijtmans | 2015-08-17 | 1 | -48/+45 |
| | |\
| |_|/
|/| | |
|
| | * | Merge trunk. | jan.nijtmans | 2015-08-17 | 1 | -203/+199 |
| | |\
| |_|/
|/| | |
|
| | * | Gustaf Neumann's experimental Unix notifier improvements. | jan.nijtmans | 2015-08-06 | 1 | -4/+120 |
| |/
|/| |
|
* | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -4/+12 |
| |\ |
|
| | * | Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific. | Joe Mistachkin | 2015-06-17 | 1 | -1/+1 |
|
|