| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up code style and add key phrases to documentation. | dkf | 2018-09-28 | 1 | -52/+95 |
|
|
* | merge core-8-branch | dkf | 2018-09-28 | 1 | -3/+3 |
|\ |
|
| * | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
| |\ |
|
| | * | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli... | jan.nijtmans | 2018-06-25 | 1 | -3/+3 |
|
|
* | | | close fork | dgp | 2018-06-12 | 1 | -15/+17 |
|\ \ \ |
|
| * \ \ | merge 8.7 | jan.nijtmans | 2018-05-27 | 1 | -15/+17 |
| |\ \ \
| | |/ / |
|
| | * | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ... | jan.nijtmans | 2018-05-23 | 1 | -2/+4 |
|
|
| | * | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -14/+14 |
|
|
| | * | | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -14/+14 |
| | |\ \ |
|
* | | | | | Removed thread-specific mutex lock counter and replaced by shared counter + t... | fbonnet | 2018-06-09 | 1 | -11/+13 |
|/ / / / |
|
* | | | | TIP #509: Implement reentrant mutexes on all platforms | fbonnet | 2018-05-25 | 1 | -23/+133 |
|/ / / |
|
* | | | merge 8.6 | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | merge 8.5 | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 1 | -1/+1 |
|
|
* | | | | merge 8.6 | dgp | 2018-05-09 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | merge 8.5 | sebres | 2018-05-09 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 1 | -1/+1 |
|
|
* | | | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub ... | jan.nijtmans | 2017-11-20 | 1 | -0/+2 |
|
|
* | | | Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRE... | jan.nijtmans | 2017-04-06 | 1 | -0/+2 |
|
|
* | | | Patch from Zoran Vasiljevic, fix for missing proper initialization of the thr... | jan.nijtmans | 2017-01-13 | 1 | -2/+0 |
|
|
* | | | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 1 | -2/+8 |
|\ \ \
| |/ / |
|
| * | | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 1 | -3/+4 |
| |\ \
| | |/ |
|
| | * | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists | jan.nijtmans | 2016-10-11 | 1 | -3/+4 |
|
|
* | | | Simplify use of "struct" keyword in many places. | jan.nijtmans | 2016-06-30 | 1 | -4/+4 |
|
|
* | | | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.... | jan.nijtmans | 2016-04-01 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activesta... | jan.nijtmans | 2016-04-01 | 1 | -17/+10 |
|\ \ \ |
|
| * \ \ | - Undo unix notifier changes: too risky at this moment.
| jan.nijtmans | 2016-03-25 | 1 | -42/+10 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | (experiment) Use TclpMasterLock() in stead of a separate notifierInitMutex. O... | jan.nijtmans | 2016-03-21 | 1 | -0/+25 |
|/ / / |
|
* | | | Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofum... | jan.nijtmans | 2016-03-21 | 1 | -12/+5 |
|/ / |
|
* | | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.6.4. For details,... | jan.nijtmans | 2015-10-18 | 1 | -49/+2 |
|\ \
| |/ |
|
| * | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.5.18. For details... | jan.nijtmans | 2015-10-18 | 1 | -49/+2 |
| |\ |
|
| | * | Proposed fix for [ba44e415a0]: "Use of mutexLock causes problem with reactive... | jan.nijtmans | 2015-10-17 | 1 | -46/+5 |
| |/
|/| |
|
* | | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53... | jan.nijtmans | 2015-09-24 | 1 | -56/+4 |
|\ \
| |/ |
|
| * | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53... | jan.nijtmans | 2015-09-24 | 1 | -56/+4 |
| |\ |
|
| | * | merge trunk. | jan.nijtmans | 2015-08-19 | 1 | -56/+4 |
| |/
|/| |
|
* | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -2/+100 |
|\ \
| |/ |
|
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -6/+105 |
| |\ |
|
| | * | The unit for usleep() is microseconds, not milliseconds. | Joe Mistachkin | 2015-06-08 | 1 | -1/+1 |
|
|
| | * | First attempt at implementing the necessary auto-magic for usleep. | Joe Mistachkin | 2015-05-18 | 1 | -8/+0 |
|
|
| | * | Adjust tweaks from the previous check-in to prepare for configure detection o... | Joe Mistachkin | 2015-05-18 | 1 | -2/+10 |
|
|
| | * | Temporary tweaks to allow Thread package tests to pass on Unix. | Joe Mistachkin | 2015-05-17 | 1 | -1/+5 |
|
|
| | * | This should completely fix the race conditions at the cost of more complexity... | Joe Mistachkin | 2015-05-17 | 1 | -7/+34 |
|
|
| | * | Fix deadlock. | Joe Mistachkin | 2015-05-17 | 1 | -1/+1 |
|
|
| | * | Draft fix for a potential race condition in the new Tcl_MutexUnlockAndFinaliz... | Joe Mistachkin | 2015-05-17 | 1 | -0/+67 |
| |/
|/| |
|
* | | [3493120] Plug memory leak in thread exit. | dgp | 2014-04-24 | 1 | -0/+1 |
|\ \
| |/ |
|
* | | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it... | jan.nijtmans | 2013-06-21 | 1 | -0/+1 |
|
|
* | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -2/+0 |
|\ \ |
|
* \ \ | minor comment fix | jan.nijtmans | 2011-04-28 | 1 | -1/+1 |
|\ \ \ |
|
* | | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -5/+6 |
|
|
* | | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \ \ |
|