| Commit message (Expand) | Author | Age | Files | Lines |
* | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -2/+2 |
|
|
* | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ... | jan.nijtmans | 2018-05-23 | 1 | -2/+2 |
|
|
* | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 1 | -24/+9 |
|
|
* | TIP #491 implementation: Threading Support: phasing out non-threaded builds | jan.nijtmans | 2018-05-17 | 1 | -10/+10 |
|
|
* | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53... | jan.nijtmans | 2015-09-24 | 1 | -39/+0 |
|\ |
|
| * | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea53... | jan.nijtmans | 2015-09-24 | 1 | -39/+0 |
| |\ |
|
| | * | merge trunk. | jan.nijtmans | 2015-08-19 | 1 | -37/+0 |
|
|
* | | | Eliminate (harmless) compiler warning. No functional change. | jan.nijtmans | 2015-08-21 | 1 | -0/+2 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Eliminate some (harmless) compiler warnings. No functional change. | jan.nijtmans | 2015-08-21 | 1 | -12/+14 |
|
|
* | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+37 |
|\ \
| |/ |
|
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+37 |
| |\ |
|
| | * | Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific. | Joe Mistachkin | 2015-06-17 | 1 | -2/+2 |
|
|
| | * | Change Tcl_MutexUnlockAndFinalize() to internal function TclpMutexUnlockAndFi... | jan.nijtmans | 2015-06-16 | 1 | -3/+2 |
|
|
| | * | Fix typo in the previous check-in. | 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 | -3/+8 |
|
|
| | * | Add new public Tcl C API to allow a mutex to be unlocked and then finalized a... | Joe Mistachkin | 2015-04-09 | 1 | -0/+33 |
| |/
|/| |
|
* | | Rework the *FinalizeThread*() routines so that the quick exit preference | dgp | 2014-12-17 | 1 | -2/+2 |
|
|
* | | Refine TclFinalizeThreadData so that the quick-exit optimization really only ... | ferrieux | 2014-09-08 | 1 | -1/+6 |
|
|
* | | [3493120] Plug memory leak in thread exit. | dgp | 2014-04-24 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Memory leak after thread exit, fixed (alloc cache released by exit), belong t... | sebres | 2014-04-22 | 1 | -2/+6 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -7/+8 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclThread.c: Back-port locking changes from Tcl8.5 | vasiljevic | 2007-11-26 | 1 | -1/+11 |
|
|
| | * | Prevent RemeberSyncObj() from growing the sync | vasiljevic | 2007-06-30 | 1 | -3/+14 |
|
|
| | * | * generic/tclInt.h: | davygrvy | 2004-05-06 | 1 | -4/+4 |
|
|
* | | | revise fix for [Bug 2687952] | Joe Mistachkin | 2009-03-16 | 1 | -5/+2 |
|
|
* | | | Fix [Bug 2687952] | dkf | 2009-03-15 | 1 | -4/+6 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -13/+13 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -2/+2 |
|
|
* | | | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 1 | -4/+4 |
|
|
* | | | * generic/tcl.h: Make Tcl_ThreadDataKey a void *. | georgeps | 2008-05-09 | 1 | -16/+17 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Added TclpMasterLock/Unlock arround calls to ForgetSyncObject in | vasiljevic | 2007-10-25 | 1 | -1/+10 |
|
|
* | | Prevent RemeberSyncObj() from growing the sync | vasiljevic | 2007-06-30 | 1 | -4/+16 |
|
|
* | | * generic/tclIO.c (DeleteChannelTable): Made changes so that | Kevin B Kenny | 2007-05-01 | 1 | -16/+11 |
|
|
* | | Minor updates (whitespace police, etc.) | dkf | 2006-11-07 | 1 | -7/+7 |
|
|
* | | ANSIfy (though only partially - function decls only - for tclExecute.c) | dkf | 2005-11-02 | 1 | -70/+67 |
|
|
* | | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -121/+13 |
|
|
* | | Systematizing the formatting | dkf | 2005-07-21 | 1 | -53/+63 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Whitespace fixes and add notes to #else/#endif so it is clearer what's happening | dkf | 2005-02-03 | 1 | -25/+26 |
|
|
* | | * generic/tclThread.c: Typo police. Fixed some nits | andreas_kupries | 2005-01-21 | 1 | -3/+3 |
|
|
* | | Version 5 of [Patch 976496] | Joe Mistachkin | 2004-06-24 | 1 | -2/+39 |
|
|
* | | * generic/tclInt.h: | davygrvy | 2004-04-23 | 1 | -4/+4 |
|/ |
|
* | * win/tclWinThrd.c (TclpMasterUnlock): | hobbs | 2002-12-10 | 1 | -3/+1 |
|
|
* | Fixed compilation w/out TCL_THREADS | welch | 2000-04-05 | 1 | -1/+15 |
|
|
* | 2000-04-03 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-04-04 | 1 | -6/+6 |
|
|
* | * generic/tclListObj.c:core_8_2_b3_base | redman | 1999-08-10 | 1 | -1/+3 |
|
|