| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 6 | -11/+58 |
|
|
* | * generic/tclInt.h: Followup to change made on 2005-06-18 by | andreas_kupries | 2005-06-22 | 2 | -1/+10 |
|
|
* | * tests/safe.test: Backport performance improvement from | dgp | 2005-06-22 | 2 | -3/+12 |
|
|
* | * tests/winDde.test: Added some waits to the dde server script to | patthoyts | 2005-06-21 | 2 | -32/+47 |
|
|
* | update changes and release tag | dgp | 2005-06-21 | 2 | -3/+10 |
|
|
* | bugs 1194458 and 1225044 | Kevin B Kenny | 2005-06-21 | 4 | -42/+49 |
|
|
* | * generic/tclBasic.c: Made the walk of the active trace list aware | dgp | 2005-06-21 | 6 | -10/+56 |
|
|
* | formatting | dgp | 2005-06-21 | 1 | -1/+0 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of the | dgp | 2005-06-21 | 3 | -3/+41 |
|
|
* | date fix | dgp | 2005-06-20 | 1 | -1/+1 |
|
|
* | * doc/FileSystem.3: added missing Tcl_GlobTypeData documentation | dgp | 2005-06-20 | 2 | -7/+40 |
|
|
* | update release tag | dgp | 2005-06-19 | 1 | -2/+0 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 4 | -3/+42 |
|
|
* | release tag | dgp | 2005-06-18 | 1 | -0/+2 |
|
|
* | * changes: Update changes for 8.4.11 release | dgp | 2005-06-18 | 2 | -1/+11 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 10 | -16/+29 |
|
|
* | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] | dkf | 2005-06-17 | 3 | -17/+32 |
|
|
* | Backport unix threading fix | dkf | 2005-06-07 | 2 | -3/+8 |
|
|
* | Correct crash in stack.test on gcc/win32 | Kevin B Kenny | 2005-06-06 | 2 | -298/+247 |
|
|
* | typo | das | 2005-06-06 | 1 | -1/+1 |
|
|
* | * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10 | das | 2005-06-04 | 2 | -1/+5 |
|
|
* | * macosx/Makefile: fixed 'embedded' target. | das | 2005-06-03 | 2 | -5/+8 |
|
|
* | note 8.4.10 tag date | hobbs | 2005-06-02 | 1 | -0/+2 |
|
|
* | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var | hobbs | 2005-06-02 | 3 | -19/+32 |
|
|
* | minor corrections for 8.4.10 release | hobbs | 2005-06-02 | 2 | -8/+14 |
|
|
* | updated changes for 8.4.10 release | dgp | 2005-06-02 | 1 | -1/+69 |
|
|
* | Cosmetic change (fixed identation in Tcl_FinalizeNotifier) | vasiljevic | 2005-05-31 | 1 | -4/+4 |
|
|
* | See file. | vasiljevic | 2005-05-31 | 1 | -0/+6 |
|
|
* | Notifier thread is created as joinable. Attempt to solve the | vasiljevic | 2005-05-31 | 1 | -3/+8 |
|
|
* | update to patchlevel 8.4.10 | hobbs | 2005-05-30 | 1 | -2/+2 |
|
|
* | * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn | hobbs | 2005-05-30 | 2 | -20/+31 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 9 | -15/+23 |
|
|
* | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. | das | 2005-05-26 | 4 | -13/+22 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast | hobbs | 2005-05-25 | 2 | -4/+7 |
|
|
* | * unix/configure, unix/configure.in: ensure false Tcl.framework is | hobbs | 2005-05-25 | 3 | -17/+22 |
|
|
* | * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars | das | 2005-05-24 | 2 | -3/+6 |
|
|
* | * macosx/Makefile: | das | 2005-05-24 | 9 | -631/+801 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-24 | 3 | -43/+342 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a | das | 2005-05-24 | 1 | -6/+11 |
|
|
* | Removed unreferenced stack variable | vasiljevic | 2005-05-20 | 2 | -3/+7 |
|
|
* | * generic/tclParseExpr.c: Corrected parser to recognize all | dgp | 2005-05-20 | 2 | -61/+44 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing | das | 2005-05-20 | 1 | -2/+2 |
|
|
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing | das | 2005-05-19 | 2 | -2/+9 |
|
|
* | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 11 | -415/+1717 |
|
|
* | Corrected example that confused [namespace which] and [namespace origin] | dgp | 2005-05-12 | 1 | -2/+2 |
|
|
* | * tests/string.test: string-10.[21-30] | hobbs | 2005-05-11 | 3 | -16/+55 |
|
|
* | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and | hobbs | 2005-05-07 | 3 | -257/+278 |
|
|
* | documentation improvements. | dgp | 2005-05-03 | 3 | -13/+7 |
|
|
* | Backported doc fix | dkf | 2005-04-29 | 2 | -2/+9 |
|
|
* | * library/init.tcl: Corrected flaw in interactive command | dgp | 2005-04-28 | 3 | -3/+22 |
|
|