| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/winDde.test: Fixed broken test result. | patthoyts | 2005-01-05 | 1 | -0/+4 |
|
|
* | Move #include of tclConfig.h to right place. | dkf | 2005-01-05 | 1 | -0/+7 |
|
|
* | * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. | dgp | 2005-01-04 | 1 | -0/+5 |
|
|
* | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove | hobbs | 2004-12-30 | 1 | -0/+8 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -0/+17 |
|
|
* | Avoid sharing cmdName literals accross namespaces, and generalise usage of | Miguel Sofer | 2004-12-24 | 1 | -0/+11 |
|
|
* | fix for last commit; thanks dgp and tclguy for catch/classify/throw | Miguel Sofer | 2004-12-20 | 1 | -2/+4 |
|
|
* | * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c | Miguel Sofer | 2004-12-20 | 1 | -0/+7 |
|
|
* | Upgrade the capabilities of time limits by allowing them to fire in the midst | dkf | 2004-12-16 | 1 | -0/+20 |
|
|
* | * generic/tclTest.c: Added two new functions to allocate memory | Miguel Sofer | 2004-12-15 | 1 | -0/+18 |
|
|
* | bad date in Changelog | Miguel Sofer | 2004-12-14 | 1 | -1/+1 |
|
|
* | changing the isProcCallFrame field of the CallFrame struct from a 0/1 field | Miguel Sofer | 2004-12-14 | 1 | -0/+9 |
|
|
* | * unix/configure.in: Added special processing to remove "$U" | dgp | 2004-12-14 | 1 | -0/+8 |
|
|
* | * generic/tcl.h: Restored extern "C" guards so that C++ code | dgp | 2004-12-13 | 1 | -0/+4 |
|
|
* | * generic/tclEncoding.c: Plugged some memory leaks. Thanks to | dgp | 2004-12-13 | 1 | -0/+5 |
|
|
* | Add note to clock.n disclaiming full ISO8601 support | Kevin B Kenny | 2004-12-13 | 1 | -0/+6 |
|
|
* | * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [Bug | Miguel Sofer | 2004-12-13 | 1 | -0/+5 |
|
|
* | * generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualified | Miguel Sofer | 2004-12-12 | 1 | -0/+5 |
|
|
* | converting the static function GetNamespaceFromObj() to MODULE_SCOPE | Miguel Sofer | 2004-12-11 | 1 | -0/+7 |
|
|
* | Bump to a3 to prevent confusion with a2 release. | dkf | 2004-12-10 | 1 | -0/+7 |
|
|
* | optimised loops that initialise a proc's arguments and compiled local | Miguel Sofer | 2004-12-10 | 1 | -0/+8 |
|
|
* | Make ensemble API available to rest of Tcl core. | dkf | 2004-12-10 | 1 | -0/+4 |
|
|
* | Provide an internal API for manipulating ensembles. | dkf | 2004-12-09 | 1 | -0/+5 |
|
|
* | Minor doc fixes | dkf | 2004-12-09 | 1 | -0/+5 |
|
|
* | * tests/unixInit.test (2.1-4): Added constraints so that when a | dgp | 2004-12-08 | 1 | -0/+6 |
|
|
* | add library/tzdata,msgs to dist targetcore_8_5_a2 | hobbs | 2004-12-07 | 1 | -2/+4 |
|
|
* | Some HTML converters prefer distances in inches to ems. [Bug 1078760] | dkf | 2004-12-07 | 1 | -0/+5 |
|
|
* | see ChangeLog | hobbs | 2004-12-07 | 1 | -0/+9 |
|
|
* | * tests/msgcat.test: makeFile/removeFile cleanup [1079117] | dgp | 2004-12-06 | 1 | -0/+2 |
|
|
* | * tests/safe.test: Trim auto_path to improve performance [1080039] | dgp | 2004-12-06 | 1 | -0/+4 |
|
|
* | * generic/tclEncoding.c: Different fix for [Bug 1077005]. | dgp | 2004-12-04 | 1 | -0/+10 |
|
|
* | updated changes for 8.5a2 release | hobbs | 2004-12-04 | 1 | -1/+5 |
|
|
* | * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the case | dgp | 2004-12-02 | 1 | -0/+9 |
|
|
* | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -0/+6 |
|
|
* | workaround for a bug in cygpath that made safe-8.5-8.7 fail | Kevin B Kenny | 2004-12-02 | 1 | -0/+6 |
|
|
* | Remove a global mutex/state by using lists instead of hashtables to store the | dkf | 2004-12-02 | 1 | -1/+5 |
|
|
* | Convert mutex-protected global state into thread-local state. [FRQ 1077210] | dkf | 2004-12-02 | 1 | -0/+5 |
|
|
* | * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scope | dgp | 2004-12-02 | 1 | -0/+3 |
|
|
* | . | dgp | 2004-12-01 | 1 | -0/+23 |
|
|
* | * generic/tclEncoding.c: Moved TclpSetInitialEncodings() | dgp | 2004-12-01 | 1 | -0/+9 |
|
|
* | Fix reported problems with tests for dde error messages. Also use more tcltest2 | dkf | 2004-12-01 | 1 | -0/+6 |
|
|
* | * library/init.tcl ([unknown]): Restored the save/restore of | dgp | 2004-11-30 | 1 | -0/+4 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 1 | -0/+73 |
|
|
* | corrected a typo that caused a compilation failure on VC++ | Kevin B Kenny | 2004-11-30 | 1 | -1/+4 |
|
|
* | * library/clock.tcl: Corrected the regular expressions that match | Kevin B Kenny | 2004-11-30 | 1 | -0/+7 |
|
|
* | Whitespace fixes | dkf | 2004-11-30 | 1 | -2/+2 |
|
|
* | * win/Makefile.in (install-libraries): Brought entry '2004-10-26 | andreas_kupries | 2004-11-29 | 1 | -0/+7 |
|
|
* | * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolon | andreas_kupries | 2004-11-26 | 1 | -0/+11 |
|
|
* | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 1 | -0/+5 |
|
|
* | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] | dkf | 2004-11-26 | 1 | -0/+7 |
|
|