| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 2 | -1400/+1401 |
|
|
* | fix for [Bugs 733221, 733156] | Joe Mistachkin | 2003-05-10 | 1 | -400/+449 |
|
|
* | fix for [Bug 731754] | Joe Mistachkin | 2003-05-09 | 1 | -955/+951 |
|
|
* | fixing previous patch | Miguel Sofer | 2003-05-09 | 1 | -5/+5 |
|
|
* | fix for [Bug 735055] | Miguel Sofer | 2003-05-09 | 3 | -3/+12 |
|
|
* | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. | dkf | 2003-05-09 | 2 | -2/+8 |
|
|
* | stop compiler warnings about unused variables | dgp | 2003-05-08 | 1 | -3/+1 |
|
|
* | Fixed very strange language in the documentation for 'trace add execution'. | dkf | 2003-05-07 | 2 | -2/+6 |
|
|
* | Made error message for [trace info] more consistent with documentation. | dkf | 2003-05-07 | 3 | -5/+30 |
|
|
* | Fixed memory leak caused by confusion about string ownership. [Bug 731706] | dkf | 2003-05-07 | 2 | -3/+10 |
|
|
* | * generic/tclBasic.c: Implementation of TIP 90, which | dgp | 2003-05-05 | 14 | -135/+479 |
|
|
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 4 | -9/+14 |
|
|
* | corrected comment about the default matching mode for [switch]. | dgp | 2003-05-01 | 1 | -3/+4 |
|
|
* | Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). | davygrvy | 2003-04-30 | 1 | -7/+7 |
|
|
* | suppress compiler warning about uninitialized variables. | dgp | 2003-04-29 | 1 | -7/+4 |
|
|
* | Stopped warning about uninitialised variables in DictIncrCmd | dkf | 2003-04-29 | 1 | -26/+21 |
|
|
* | Made [incr] able to accept and work with wide increments [Bug 728838] | dkf | 2003-04-28 | 10 | -312/+578 |
|
|
* | Default mode of operation of [switch] is exact matching. [Bug 727563] | dkf | 2003-04-28 | 3 | -4/+28 |
|
|
* | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the | dgp | 2003-04-25 | 2 | -4/+15 |
|
|
* | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes | andreas_kupries | 2003-04-25 | 2 | -9/+65 |
|
|
* | fix to glob and filenames with square brackets | vincentdarley | 2003-04-25 | 3 | -4/+31 |
|
|
* | * The changes below fix SF bugs [593810], and [718045]. | andreas_kupries | 2003-04-22 | 7 | -6/+309 |
|
|
* | * library/tcltest/tcltest.tcl: When the return code of a test does | dgp | 2003-04-21 | 2 | -10/+17 |
|
|
* | corrected bogus comments | dgp | 2003-04-18 | 1 | -7/+2 |
|
|
* | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. | hobbs | 2003-04-18 | 3 | -24/+41 |
|
|
* | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect | hobbs | 2003-04-18 | 1 | -2/+2 |
|
|
* | * win/configure: regen | hobbs | 2003-04-18 | 2 | -1/+11 |
|
|
* | Moved serial line options to their creator, open.n, from the generic page | dkf | 2003-04-18 | 3 | -203/+185 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 12 | -285/+136 |
|
|
* | If you deal with network sockets, you should care about encodings. Tcl cannot | dkf | 2003-04-16 | 2 | -2/+14 |
|
|
* | Math funcs might have to deal with wide ints; document this. [Bug 709720] | dkf | 2003-04-16 | 2 | -7/+25 |
|
|
* | Updated mkLinks for TIP 111 documentation | dgp | 2003-04-16 | 1 | -0/+28 |
|
|
* | removed undesired 'static' | vincentdarley | 2003-04-16 | 2 | -2/+7 |
|
|
* | Corrected use of types to make compilation compatible with VC++5. | Kevin B Kenny | 2003-04-15 | 2 | -37/+39 |
|
|
* | Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny. | jenglish | 2003-04-15 | 2 | -2/+30 |
|
|
* | Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in
| Kevin B Kenny | 2003-04-15 | 2 | -2/+9 |
|
|
* | remove duplicate function definition | vincentdarley | 2003-04-15 | 2 | -121/+6 |
|
|
* | fixed compiler warnings | dgp | 2003-04-15 | 1 | -0/+5 |
|
|
* | Stopped compiler warnings about type casts. | dgp | 2003-04-15 | 2 | -4/+4 |
|
|
* | * win/Makefile.in: Don't define TCL_DBGX | mdejong | 2003-04-15 | 3 | -15/+31 |
|
|
* | Added conditionals to make tclWinFile.c compile on VC++6, which
| Kevin B Kenny | 2003-04-14 | 2 | -1/+8 |
|
|
* | vc++ 5.2 compile fix | vincentdarley | 2003-04-14 | 2 | -1/+7 |
|
|
* | shared filesystem function | vincentdarley | 2003-04-14 | 4 | -13/+19 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-14 | 5 | -8/+112 |
|
|
* | * win/Makefile.in (GENERIC_OBJS): add missing tclPathObj.c | hobbs | 2003-04-12 | 2 | -1/+6 |
|
|
* | Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt
| Kevin B Kenny | 2003-04-12 | 7 | -206/+456 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected | dgp | 2003-04-11 | 4 | -13/+36 |
|
|
* | * generic/tclIO.c (UpdateInterest): When dropping interest in | andreas_kupries | 2003-04-11 | 2 | -1/+52 |
|
|
* | fix 5 small filesystem bugs, and some typos | vincentdarley | 2003-04-11 | 18 | -2195/+2923 |
|
|
* | Fixed formatting problem (thanks Emacs... not!) that made | dkf | 2003-04-10 | 1 | -3/+2 |
|
|