| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * tests/unixInit.test (7.1): Alternative fix for the | dgp | 2005-04-27 | 2 | -6/+11 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 8 | -360/+503 |
|
|
* | * generic/tclCmdMZ.c: Corrected intrep-dependence of | dgp | 2005-04-22 | 3 | -10/+18 |
|
|
* | * tests/unixInit.test (7.1): fixed failure when running tests | das | 2005-04-21 | 2 | -2/+7 |
|
|
* | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not | dgp | 2005-04-20 | 3 | -38/+29 |
|
|
* | * tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this one | hobbs | 2005-04-20 | 2 | -2/+6 |
|
|
* | no message | davygrvy | 2005-04-19 | 1 | -0/+19 |
|
|
* | * win/tclWinPipe.c: The pipe channel driver now respects | davygrvy | 2005-04-19 | 3 | -20/+38 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 4 | -13/+25 |
|
|
* | added definition of NULL to strstr.c for Bug 1175161 | Kevin B Kenny | 2005-04-12 | 2 | -1/+12 |
|
|
* | * macosx/README: updated requirements for OS & developer tool | das | 2005-04-09 | 2 | -11/+14 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 3 | -4/+10 |
|
|
* | See file. | vasiljevic | 2005-04-07 | 1 | -0/+26 |
|
|
* | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed | vasiljevic | 2005-04-07 | 1 | -20/+21 |
|
|
* | Fixed TclpFreeAllocCache() to recognize when being called | vasiljevic | 2005-04-07 | 1 | -7/+10 |
|
|
* | Modified TclFinalizeThreadAlloc() to explicitly call | vasiljevic | 2005-04-07 | 1 | -1/+3 |
|
|
* | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). | vasiljevic | 2005-04-07 | 1 | -1/+3 |
|
|
* | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the | dgp | 2005-04-05 | 3 | -49/+13 |
|
|
* | * win/tcl.m4, win/configure: do not require cygpath in macros to | hobbs | 2005-03-30 | 3 | -46/+55 |
|
|
* | * win/tclWinTime.c (TclpGetDate): use time_t for 'time' | hobbs | 2005-03-30 | 2 | -17/+18 |
|
|
* | purge outdated comment | dgp | 2005-03-23 | 1 | -4/+2 |
|
|
* | date typo | dgp | 2005-03-18 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): | dgp | 2005-03-18 | 5 | -24/+90 |
|
|
* | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks | dgp | 2005-03-18 | 2 | -15/+17 |
|
|
* | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 2 | -5/+16 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames - ensure build ... | vincentdarley | 2005-03-15 | 1 | -4/+10 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 4 | -22/+155 |
|
|
* | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 8 | -39/+51 |
|
|
* | Make it all work on OpenBSD. Imported patch from ports tree. | patthoyts | 2005-03-15 | 3 | -281/+334 |
|
|
* | * generic/tclCmdMZ.c (TclCheckInterpTraces): Corrected mistaken | dgp | 2005-03-10 | 2 | -12/+17 |
|
|
* | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 2 | -14/+23 |
|
|
* | backport tcltest test improvements | dgp | 2005-02-25 | 1 | -15/+17 |
|
|
* | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 4 | -21/+39 |
|
|
* | Formatting typo fix. [Bug 1149605] | dkf | 2005-02-23 | 2 | -2/+6 |
|
|
* | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not | hobbs | 2005-02-17 | 2 | -6/+11 |
|
|
* | * /doc/variable.n: fix for [Bug 1124160], variables are detected | Miguel Sofer | 2005-02-16 | 2 | -2/+7 |
|
|
* | correct ChangeLog notes | hobbs | 2005-02-10 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined | hobbs | 2005-02-10 | 4 | -383/+315 |
|
|
* | added comments | Miguel Sofer | 2005-02-10 | 1 | -1/+6 |
|
|
* | * generic/tclBasic.c (Tcl_EvalObjEx): | Miguel Sofer | 2005-02-10 | 3 | -4/+46 |
|
|
* | More consistency. [Bug 1117017] | dkf | 2005-02-10 | 2 | -5/+14 |
|
|
* | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement | dgp | 2005-02-01 | 2 | -2/+6 |
|
|
* | correct autoconf generation for sol64-gcc support | hobbs | 2005-01-29 | 2 | -8/+8 |
|
|
* | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. | hobbs | 2005-01-28 | 3 | -255/+298 |
|
|
* | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) | hobbs | 2005-01-28 | 2 | -4/+51 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 17 | -306/+891 |
|
|
* | typo | dgp | 2005-01-27 | 1 | -2/+2 |
|
|
* | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 2 | -15/+21 |
|
|