| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert mutex-protected global state into thread-local state. [FRQ 1077210] | dkf | 2004-12-02 | 2 | -9/+23 |
|
|
* | * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scope | dgp | 2004-12-02 | 2 | -50/+61 |
|
|
* | . | dgp | 2004-12-01 | 1 | -0/+23 |
|
|
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to | dgp | 2004-12-01 | 12 | -193/+163 |
|
|
* | added comment about freewrap difficulties | dgp | 2004-12-01 | 1 | -1/+5 |
|
|
* | * generic/tclEncoding.c: Moved TclpSetInitialEncodings() | dgp | 2004-12-01 | 2 | -3/+11 |
|
|
* | Oops! <:^) | dkf | 2004-12-01 | 1 | -2/+2 |
|
|
* | Fix reported problems with tests for dde error messages. Also use more tcltest2 | dkf | 2004-12-01 | 2 | -81/+66 |
|
|
* | D'oh! Deal with missing ::errorCode or ::errorInfo. | dgp | 2004-11-30 | 1 | -5/+5 |
|
|
* | * library/init.tcl ([unknown]): Restored the save/restore of | dgp | 2004-11-30 | 2 | -1/+9 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 21 | -1157/+1556 |
|
|
* | corrected a typo that caused a compilation failure on VC++ | Kevin B Kenny | 2004-11-30 | 2 | -3/+6 |
|
|
* | * library/clock.tcl: Corrected the regular expressions that match | Kevin B Kenny | 2004-11-30 | 3 | -9/+22 |
|
|
* | Whitespace fixes | dkf | 2004-11-30 | 1 | -2/+2 |
|
|
* | * win/Makefile.in (install-libraries): Brought entry '2004-10-26 | andreas_kupries | 2004-11-29 | 2 | -17/+15 |
|
|
* | * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolon | andreas_kupries | 2004-11-26 | 2 | -2/+13 |
|
|
* | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 2 | -2/+7 |
|
|
* | Oops! Got the test sense wrong. | dkf | 2004-11-26 | 1 | -1/+1 |
|
|
* | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] | dkf | 2004-11-26 | 3 | -56/+58 |
|
|
* | Added simple foreach example. [FRQ 1073334] | dkf | 2004-11-26 | 2 | -7/+22 |
|
|
* | Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/ | dkf | 2004-11-25 | 4 | -5/+47 |
|
|
* | * tests/tcltest.test: The order in which [glob] returns the file | rmax | 2004-11-25 | 2 | -3/+8 |
|
|
* | See file | vasiljevic | 2004-11-25 | 1 | -0/+5 |
|
|
* | Added changes from core-8-4-branch | vasiljevic | 2004-11-25 | 2 | -3/+6 |
|
|
* | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. | dkf | 2004-11-25 | 1 | -1/+1 |
|
|
* | Assorted cleanup and doc-fixes for the dde package. | dkf | 2004-11-25 | 3 | -903/+874 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine | dgp | 2004-11-25 | 3 | -4/+44 |
|
|
* | no message | davygrvy | 2004-11-24 | 1 | -0/+7 |
|
|
* | * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requ... | davygrvy | 2004-11-24 | 1 | -2/+2 |
|
|
* | Fixed compilation error in tclWinInit.c on VC++ --enable-symbols | Kevin B Kenny | 2004-11-24 | 2 | -3/+5 |
|
|
* | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for | Kevin B Kenny | 2004-11-24 | 4 | -85/+132 |
|
|
* | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new | dgp | 2004-11-24 | 3 | -7/+22 |
|
|
* | Fix various problems with man2html converter reported by AKu | dkf | 2004-11-24 | 4 | -124/+135 |
|
|
* | Fix [Bug 1068171] though the fix is commented out for now. | dkf | 2004-11-24 | 2 | -2/+8 |
|
|
* | Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript] | dkf | 2004-11-23 | 2 | -1/+21 |
|
|
* | Whitespace fixes | dkf | 2004-11-22 | 1 | -59/+60 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 3 | -5/+110 |
|
|
* | * unix/configure: Regen. | mdejong | 2004-11-22 | 4 | -1/+137 |
|
|
* | * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code that | dgp | 2004-11-22 | 3 | -217/+11 |
|
|
* | * generic/tclInterp.c: Restored several directories to the search | dgp | 2004-11-22 | 3 | -21/+45 |
|
|
* | fix to windows file join bug | vincentdarley | 2004-11-22 | 3 | -4/+25 |
|
|
* | * doc/AddErrInfo.3: Typo corrections (Thanks Daniel South). | dgp | 2004-11-21 | 3 | -5/+10 |
|
|
* | * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227] | dgp | 2004-11-20 | 15 | -206/+320 |
|
|
* | * tests/unixInit.test: Removed "knownBug" constraints to prompt | dgp | 2004-11-19 | 2 | -9/+14 |
|
|
* | typo | das | 2004-11-19 | 2 | -3/+3 |
|
|
* | Classic sed doesn't support | in REs. | rmax | 2004-11-19 | 1 | -2/+5 |
|
|
* | * macosx/Makefile: | das | 2004-11-19 | 6 | -9/+28 |
|
|
* | * doc/SaveResult.3: Documentation for Tcl_*InterpState (TIP 226). | dgp | 2004-11-18 | 2 | -11/+74 |
|
|
* | * tests/interp.test (interp-36.*): [interp bgerror] tests. | dgp | 2004-11-18 | 3 | -7/+42 |
|
|
* | * generic/tclEvent.c (HandleBgErrors): Simplified program flow. | dgp | 2004-11-18 | 2 | -14/+12 |
|
|