| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for [Bugs 733221, 733156] | Joe Mistachkin | 2003-05-10 | 1 | -21/+70 |
|
|
* | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 1 | -1/+2 |
|
|
* | fix for [Bug 731754] | Joe Mistachkin | 2003-05-10 | 1 | -5/+1 |
|
|
* | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] | dgp | 2003-05-05 | 2 | -2/+7 |
|
|
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 4 | -9/+14 |
|
|
* | glob and square brackets fix | vincentdarley | 2003-04-29 | 3 | -4/+32 |
|
|
* | * 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 |
|
|
* | * 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 |
|
|
* | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect | hobbs | 2003-04-18 | 2 | -15/+20 |
|
|
* | 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 | 11 | -287/+135 |
|
|
* | 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 |
|
|
* | Corrected use of types to make compilation compatible with VC++5. | Kevin B Kenny | 2003-04-15 | 2 | -40/+43 |
|
|
* | Added conditionals to make tclWinFile.c compile on VC++6, which
| Kevin B Kenny | 2003-04-14 | 2 | -1/+12 |
|
|
* | filesystem fixes backported | vincentdarley | 2003-04-14 | 10 | -2028/+2464 |
|
|
* | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major
| Kevin B Kenny | 2003-04-12 | 5 | -172/+356 |
|
|
* | * 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 | -7/+46 |
|
|
* | Experimental change. Easier to check in and later back out if there | andreas_kupries | 2003-04-10 | 1 | -1/+13 |
|
|
* | Another minor typo. | dkf | 2003-04-10 | 1 | -2/+2 |
|
|
* | Fixed silly typo. [Bug 718543] | dkf | 2003-04-10 | 2 | -2/+6 |
|
|
* | Use correct test for the empty string in Tcl_ErrorObjCmd | dkf | 2003-04-08 | 2 | -2/+9 |
|
|
* | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of | dgp | 2003-04-07 | 2 | -4/+7 |
|
|
* | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing | dgp | 2003-04-07 | 2 | -2/+9 |
|
|
* | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [... | dkf | 2003-04-07 | 2 | -6/+15 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 4 | -14/+34 |
|
|
* | * tests/README: Direct [source] of *.test files is no longer | dgp | 2003-04-01 | 2 | -21/+46 |
|
|
* | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] | Miguel Sofer | 2003-03-27 | 4 | -46/+53 |
|
|
* | More elimination of dup test numbers [Bugs 710365, 710369] | dkf | 2003-03-27 | 5 | -27/+22 |
|
|
* | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 10 | -149/+94 |
|
|
* | update docs for latest change | dgp | 2003-03-26 | 2 | -6/+4 |
|
|
* | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 4 | -13/+33 |
|
|
* | typo corrections in ARGUMENTS | dgp | 2003-03-26 | 1 | -3/+3 |
|
|
* | * generic/tclVar.c: | Miguel Sofer | 2003-03-24 | 3 | -19/+60 |
|
|
* | Added quoting around the script name in the 'test' target; Joe
| Kevin B Kenny | 2003-03-23 | 2 | -3/+7 |
|
|
* | Fixed a bug where [package require dde] or [package require registry]
| Kevin B Kenny | 2003-03-23 | 3 | -2/+10 |
|
|
* | * generic/tclInt.h (tclOriginalNotifier): | dgp | 2003-03-21 | 6 | -13/+55 |
|
|
* | * generic/tclInt.h: Removed definition of ParseValue struct that | dgp | 2003-03-20 | 2 | -32/+6 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2003-03-19 | 3 | -3/+27 |
|
|
* | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and | dgp | 2003-03-19 | 3 | -8/+16 |
|
|
* | revised latest registry test commit | dgp | 2003-03-19 | 1 | -10/+4 |
|
|
* | * tests/registry.test: Changed the conditionals to avoid an
| Kevin B Kenny | 2003-03-19 | 2 | -8/+16 |
|
|
* | * tools/tcltk-man2html.tcl: added support for building 'make html' | das | 2003-03-18 | 2 | -19/+16 |
|
|
* | Fixes for three filesystem problems | vincentdarley | 2003-03-18 | 4 | -5/+27 |
|
|
* | Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode | dkf | 2003-03-17 | 3 | -5/+14 |
|
|
* | Made format less keen on converting numeric types. [Bug #699060] | dkf | 2003-03-14 | 3 | -10/+52 |
|
|
* | Backport of fix for 698146 to remove assumption that time_t is a long... | dkf | 2003-03-14 | 2 | -7/+12 |
|
|