| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | reduced unnecessary iterations in http-3.13 | hobbs | 2000-06-02 | 1 | -3/+3 |
|
|
* | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> | hobbs | 2000-06-02 | 5 | -69/+164 |
|
|
* | added unset -- -nocomplain options | hobbs | 2000-06-01 | 1 | -0/+7 |
|
|
* | * tests/set-old.test: | hobbs | 2000-06-01 | 3 | -14/+79 |
|
|
* | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and | ericm | 2000-05-31 | 4 | -16/+103 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 5 | -15/+60 |
|
|
* | new compiled commands, reworked string commands for unicode | hobbs | 2000-05-26 | 1 | -7/+39 |
|
|
* | * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, | hobbs | 2000-05-26 | 5 | -230/+456 |
|
|
* | * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code. | hobbs | 2000-05-26 | 1 | -22/+9 |
|
|
* | * generic/tclInt.h: | hobbs | 2000-05-26 | 2 | -2/+22 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate in | hobbs | 2000-05-26 | 1 | -282/+253 |
|
|
* | * tests/string.test: added string map tests for the one-pair case, | hobbs | 2000-05-26 | 2 | -30/+23 |
|
|
* | * generic/tclInt.h: Added function prototypes for | ericm | 2000-05-23 | 6 | -8/+335 |
|
|
* | * doc/scan.n: | hobbs | 2000-05-23 | 3 | -6/+11 |
|
|
* | see changes | hobbs | 2000-05-22 | 1 | -0/+12 |
|
|
* | * win/tclWinFCmd.c: cast cleanup [Bug: 5627] | hobbs | 2000-05-22 | 1 | -5/+5 |
|
|
* | * win/tclWinSerial.c: cast cleanup [Bug: 5626] | hobbs | 2000-05-22 | 1 | -3/+3 |
|
|
* | * win/tclWinConsole.c: cast and header cleanup [Bug: 5625] | hobbs | 2000-05-22 | 1 | -15/+6 |
|
|
* | * generic/tclEnv.c: cast cleanup [Bug: 5624] | hobbs | 2000-05-22 | 1 | -2/+3 |
|
|
* | see changes | hobbs | 2000-05-19 | 1 | -0/+14 |
|
|
* | * generic/tclTest.c: | hobbs | 2000-05-19 | 6 | -1192/+1227 |
|
|
* | fixed patching problems for mingw compatability | hobbs | 2000-05-19 | 2 | -29/+29 |
|
|
* | * tests/clock.test: Added test for "2 days 2 hours ago" style | ericm | 2000-05-18 | 4 | -79/+102 |
|
|
* | see changes | hobbs | 2000-05-18 | 1 | -0/+3 |
|
|
* | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw | hobbs | 2000-05-18 | 3 | -22/+59 |
|
|
* | see changes | hobbs | 2000-05-18 | 1 | -0/+16 |
|
|
* | * library/init.tcl (auto_import): added check to see if a valid | hobbs | 2000-05-18 | 1 | -1/+7 |
|
|
* | * doc/regsub.n: correct regsub docs [Bug: 5346] | hobbs | 2000-05-18 | 1 | -4/+28 |
|
|
* | * generic/tclClock.c (FormatClock): correct code to handle locale | hobbs | 2000-05-18 | 2 | -17/+21 |
|
|
* | * library/history.tcl: Corrected an off-by-one error in HistIndex, | ericm | 2000-05-15 | 2 | -2/+16 |
|
|
* | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for | hobbs | 2000-05-11 | 2 | -3/+6 |
|
|
* | see changes | hobbs | 2000-05-11 | 1 | -0/+15 |
|
|
* | * doc/namespace.n: | hobbs | 2000-05-11 | 3 | -14/+94 |
|
|
* | * doc/source.n: | hobbs | 2000-05-11 | 4 | -6/+30 |
|
|
* | test fix | hobbs | 2000-05-10 | 1 | -4/+6 |
|
|
* | 2000-05-09 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-09 | 2 | -1/+9 |
|
|
* | * tests/lsearch.test: | ericm | 2000-05-09 | 3 | -45/+448 |
|
|
* | * doc/expr.n: | hobbs | 2000-05-09 | 8 | -28/+203 |
|
|
* | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of | hobbs | 2000-05-08 | 1 | -75/+56 |
|
|
* | lint chan = NULL init | hobbs | 2000-05-08 | 1 | -2/+2 |
|
|
* | * generic/tclObj.c (Tcl_DuplicateObj): simplified code to call | hobbs | 2000-05-08 | 1 | -10/+2 |
|
|
* | minor comment correction | hobbs | 2000-05-08 | 1 | -2/+2 |
|
|
* | removed unreferenced var | hobbs | 2000-05-08 | 1 | -2/+1 |
|
|
* | removed VS/VE 8.1 macros | hobbs | 2000-05-08 | 1 | -6/+3 |
|
|
* | * tests/string.test: extended string match tests | hobbs | 2000-05-08 | 1 | -1/+34 |
|
|
* | * doc/Utf.3: | hobbs | 2000-05-08 | 7 | -158/+335 |
|
|
* | * tests/set-old.test: | ericm | 2000-05-08 | 4 | -8/+62 |
|
|
* | 2000-05-06 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-06 | 2 | -21/+29 |
|
|
* | * README: | hobbs | 2000-05-03 | 19 | -113/+143 |
|
|
* | * tests/compile.test: | hobbs | 2000-05-03 | 6 | -40/+52 |
|
|