| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|\ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
|
|
* | | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
| |\ |
|
| | * | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
|
|
* | | | 360894 Threads inherit floating point config from their creator thread | dgp | 2012-11-13 | 1 | -4/+71 |
|\ \ \
| |/ / |
|
| * | | 360894 Threads inherit floating point config from their creator thread. | dgp | 2012-11-13 | 1 | -4/+71 |
| |\ \
| | |/ |
|
| | * | Make compilation of the fp control changes possible with MinGW. | Joe Mistachkin | 2012-09-13 | 1 | -3/+10 |
|
|
| | * | Free the WinThread structure before running the original thread procedure. | Joe Mistachkin | 2012-09-13 | 1 | -1/+8 |
|
|
| | * | Initial work on SF FRQ #3567063. | Joe Mistachkin | 2012-09-13 | 1 | -4/+56 |
|
|
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| |\ \
| | |/ |
|
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -4/+4 |
|
|
* | | | 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 |
|
|
| | * | Thread exit handler marks the current thread as un-initialized. | vasiljevic | 2007-03-24 | 1 | -12/+7 |
|
|
| | * | * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn | hobbs | 2005-05-30 | 1 | -20/+26 |
|
|
| | * | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed | vasiljevic | 2005-04-07 | 1 | -20/+21 |
|
|
| | * | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a | andreas_kupries | 2004-10-28 | 1 | -3/+4 |
|
|
| | * | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -7/+28 |
|
|
| | * | Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API | vasiljevic | 2004-07-19 | 1 | -4/+6 |
|
|
| | * | Corrected Tcl Bug #770053 | vasiljevic | 2004-06-22 | 1 | -3/+3 |
|
|
| | * | * generic/tclInt.h: | davygrvy | 2004-05-06 | 1 | -5/+36 |
|
|
| | * | revert back to 1.24.2.2 from prior mistaken commit. | davygrvy | 2004-04-23 | 1 | -34/+5 |
|
|
| | * | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is | davygrvy | 2004-04-23 | 1 | -5/+34 |
|
|
| | * | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 1 | -7/+7 |
|
|
| | * | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes | andreas_kupries | 2003-04-25 | 1 | -9/+54 |
|
|
| * | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -10/+18 |
|
|
| * | | * changes: Update for 8.5.6 release. | dgp | 2008-12-21 | 1 | -1/+5 |
|
|
* | | | Fix various gcc-4.5.2 64-bit warning messages, | nijtmans | 2011-01-25 | 1 | -2/+2 |
|
|
* | | | Simplify Tcl_AppInit and *_Init definitions. | nijtmans | 2010-06-16 | 1 | -2/+2 |
|
|
* | | | Fix TCL_LL_MODIFIER for Cygwin | nijtmans | 2010-01-13 | 1 | -3/+1 |
|
|
* | | | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -5/+7 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -10/+27 |
|
|
* | | | We need to initialize the thread id variable to 0 as on 64 bit windows | patthoyts | 2008-10-13 | 1 | -1/+5 |
|
|
* | | | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is | nijtmans | 2008-07-24 | 1 | -5/+5 |
|
|
* | | | * win/tclWinThrd.c: Test for TLS_OUT_OF_INDEXES to make certain that | georgeps | 2008-07-16 | 1 | -1/+5 |
|
|
* | | | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -2/+2 |
|
|
* | | | * generic/tcl.h: Make Tcl_ThreadDataKey a void *. | georgeps | 2008-05-09 | 1 | -1/+44 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -2/+2 |
|/ / |
|
* | | Thread exit handler marks the current thread as un-initialized. | vasiljevic | 2007-03-24 | 1 | -12/+6 |
|
|
* | | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -5/+5 |
|
|
* | | ANSIfy | dkf | 2005-11-04 | 1 | -45/+46 |
|
|
* | | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -201/+1 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-24 | 1 | -232/+253 |
|
|
* | | Fixed Tcl Bug #1204064. | vasiljevic | 2005-05-30 | 1 | -9/+9 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Corrected a compilation error in the --enable-threads configuration | Kevin B Kenny | 2005-05-05 | 1 | -8/+13 |
|
|
* | | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize | vasiljevic | 2005-04-16 | 1 | -20/+23 |
|
|
* | | * tests/registry.test: Fixed test files to load the correct | davygrvy | 2004-10-27 | 1 | -2/+3 |
|
|