Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | jan.nijtmans | 2018-05-22 | 1 | -4/+4 |
| | | | | [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 | -11/+10 |
| | | | | In that case, fallback to select notifier | ||||
* | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -5/+5 |
| | |||||
* | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field ↵ | jan.nijtmans | 2017-12-10 | 1 | -3/+3 |
| | | | | checked in struct pollfd in TclUnixWaitForFile | ||||
* | Move some variable declarations closer to where they are used. No change in ↵ | jan.nijtmans | 2017-04-26 | 1 | -6/+1 |
| | | | | functionality. | ||||
* | 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: ↵ | jan.nijtmans | 2017-03-08 | 1 | -1077/+228 |
|\ \ | |/ |/| | | | [https://github.com/lalbornoz/tcl/tree/tip458]. Untested. | ||||
| * | 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 |
| | | | | to 1.0 | ||||
* | 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 ↵ | jan.nijtmans | 2016-03-29 | 1 | -63/+7 |
| | | | | | than the default are not supported anyway. This results in the elimination of (empty functions anyway) AtForkPrepare/AtForkParent. Also improve consistancy in some variable names. No change of functionality. | ||||
* | .... 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 ↵ | jan.nijtmans | 2015-10-01 | 1 | -1/+1 |
| | | | | | | | | with the brand-new gcc 5.2.0) | ||||
* | | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin ↵ | jan.nijtmans | 2015-09-24 | 1 | -135/+224 |
|\ \ | |/ | | | | | 9f8b7bea5344f1b0 broke netbsd's thread notifier | ||||
| * | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin ↵ | jan.nijtmans | 2015-09-24 | 1 | -137/+228 |
| |\ | | | | | | | | | | 9f8b7bea5344f1b0 broke netbsd's thread notifier | ||||
| | * | 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 ↵ | jan.nijtmans | 2015-09-24 | 1 | -179/+207 |
| | | | | | | | | | | | | functional changes. This will make upcoming merging work easier. | ||||
| | * | 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 |
| | |\ | |_|/ |/| | | "paranoia" patch for the notifier, making sure that thread local data from invalid threads are never accessed by the forked main thread. | ||||
| | * | In StartNotifierThread() don't lock mutex if thread is already started. | jan.nijtmans | 2015-09-03 | 1 | -50/+22 |
| | | | | | | | | | | | | Fix panic message if thread cannot be started. Remove asserts used for debugging. | ||||
| | * | Fix the Cygwin notifier, doing the initialization of the thread-local ↵ | jan.nijtmans | 2015-09-02 | 1 | -41/+33 |
| | | | | | | | | | | | | variables exactly the same as the Unix notifier. | ||||
| | * | Merge trunk. | jan.nijtmans | 2015-09-02 | 1 | -2/+2 |
| | |\ | |_|/ |/| | | Gustaf's latest and greatest fix. | ||||
| | * | Merge trunk. | jan.nijtmans | 2015-08-31 | 1 | -1/+12 |
| | |\ | |_|/ |/| | | Add Gustaf's latest fix for unit-tests. | ||||
| | * | remove superfluous fprintf to stderr. | jan.nijtmans | 2015-08-17 | 1 | -1/+0 |
| | | | |||||
| | * | Merge trunk. | jan.nijtmans | 2015-08-17 | 1 | -48/+45 |
| | |\ | |_|/ |/| | | More notifier code cleanup. | ||||
| | * | Merge trunk. | jan.nijtmans | 2015-08-17 | 1 | -203/+199 |
| | |\ | |_|/ |/| | | Gustaf's latest Unix Notifier improvements, now fixed to work with Cygwin and single-threaded as well. | ||||
| | * | Gustaf Neumann's experimental Unix notifier improvements. | jan.nijtmans | 2015-08-06 | 1 | -4/+120 |
| |/ |/| | |||||
* | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in ↵ | jan.nijtmans | 2015-07-23 | 1 | -1/+9 |
|\ \ | |/ | | | | | forking process under heavy multithreading. Thanks to Joe Mistachkin for the implementation of the fix, and Gustaf Neumann for the original report and testing the fix. | ||||
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in ↵ | jan.nijtmans | 2015-07-23 | 1 | -4/+12 |
| |\ | | | | | | | | | | forking process under heavy multithreading. Thanks to Joe Mistachkin for the implementation of the fix, and Gustaf Neumann for the original report and testing the fix. | ||||
| | * | Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific. | Joe Mistachkin | 2015-06-17 | 1 | -1/+1 |
| | | | |||||
| | * | Change Tcl_MutexUnlockAndFinalize() to internal function ↵ | jan.nijtmans | 2015-06-16 | 1 | -1/+1 |
| | | | | | | | | | | | | TclpMutexUnlockAndFinalize(). This does not require a TIP, and still should fix the reported bug. | ||||
| | * | Fix typo in previous check-in. | Joe Mistachkin | 2015-05-27 | 1 | -4/+4 |
| | | | |||||
| | * | Make sure the master and mutex locks are in a well-known state across the ↵ | Joe Mistachkin | 2015-05-27 | 1 | -0/+6 |
| | | | | | | | | | | | | fork() call. | ||||
| | * | Additional mutex locking/unlocking during fork() to keep things synchronized. | Joe Mistachkin | 2015-05-21 | 1 | -0/+2 |
| | | | |||||
| | * | Add new public Tcl C API to allow a mutex to be unlocked and then finalized ↵ | Joe Mistachkin | 2015-04-09 | 1 | -1/+1 |
| |/ |/| | | | | | atomically. Candidate fix for bug [57945b574a]. | ||||
* | | [e6477e1b0f] Plug memleak in AtForkChild() detected in iocmd-11.4. | dgp | 2014-07-21 | 1 | -2/+2 |
| | | |||||
* | | Workaround for [414d10346b]: tcl 8.5.15/8.6.1(threaded build) hangs in exec ↵ | jan.nijtmans | 2013-10-29 | 1 | -3/+3 |
|\ \ | |/ | | | | | on HP-UX | ||||
| * | Workaround for [414d10346b]: tcl 8.5.15/8.6.1(threaded build) hangs in exec ↵ | jan.nijtmans | 2013-10-29 | 1 | -3/+3 |
| | | | | | | | | on HP-UX | ||||
* | | Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin | jan.nijtmans | 2013-10-07 | 1 | -4/+4 |
|\ \ | |/ |