summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp andericm2000-05-314-16/+103
* * tests/info.test:hobbs2000-05-275-15/+60
* new compiled commands, reworked string commands for unicodehobbs2000-05-261-7/+39
* * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ,hobbs2000-05-265-230/+456
* * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code.hobbs2000-05-261-22/+9
* * generic/tclInt.h:hobbs2000-05-262-2/+22
* * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate inhobbs2000-05-261-282/+253
* * tests/string.test: added string map tests for the one-pair case,hobbs2000-05-262-30/+23
* * generic/tclInt.h: Added function prototypes forericm2000-05-236-8/+335
* * doc/scan.n:hobbs2000-05-233-6/+11
* see changeshobbs2000-05-221-0/+12
* * win/tclWinFCmd.c: cast cleanup [Bug: 5627]hobbs2000-05-221-5/+5
* * win/tclWinSerial.c: cast cleanup [Bug: 5626]hobbs2000-05-221-3/+3
* * win/tclWinConsole.c: cast and header cleanup [Bug: 5625]hobbs2000-05-221-15/+6
* * generic/tclEnv.c: cast cleanup [Bug: 5624]hobbs2000-05-221-2/+3
* see changeshobbs2000-05-191-0/+14
* * generic/tclTest.c:hobbs2000-05-196-1192/+1227
* fixed patching problems for mingw compatabilityhobbs2000-05-192-29/+29
* * tests/clock.test: Added test for "2 days 2 hours ago" styleericm2000-05-184-79/+102
* see changeshobbs2000-05-181-0/+3
* * win/{tcl.m4,Makefile.in,configure.in}: added support for mingwhobbs2000-05-183-22/+59
* see changeshobbs2000-05-181-0/+16
* * library/init.tcl (auto_import): added check to see if a validhobbs2000-05-181-1/+7
* * doc/regsub.n: correct regsub docs [Bug: 5346]hobbs2000-05-181-4/+28
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-05-182-17/+21
* * library/history.tcl: Corrected an off-by-one error in HistIndex,ericm2000-05-152-2/+16
* * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines forhobbs2000-05-112-3/+6
* see changeshobbs2000-05-111-0/+15
* * doc/namespace.n:hobbs2000-05-113-14/+94
* * doc/source.n:hobbs2000-05-114-6/+30
* test fixhobbs2000-05-101-4/+6
* 2000-05-09 Andreas Kupries <a.kupries@westend.com>kupries2000-05-092-1/+9
* * tests/lsearch.test:ericm2000-05-093-45/+448
* * doc/expr.n:hobbs2000-05-098-28/+203
* * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use ofhobbs2000-05-081-75/+56
* lint chan = NULL inithobbs2000-05-081-2/+2
* * generic/tclObj.c (Tcl_DuplicateObj): simplified code to callhobbs2000-05-081-10/+2
* minor comment correctionhobbs2000-05-081-2/+2
* removed unreferenced varhobbs2000-05-081-2/+1
* removed VS/VE 8.1 macroshobbs2000-05-081-6/+3
* * tests/string.test: extended string match testshobbs2000-05-081-1/+34
* * doc/Utf.3:hobbs2000-05-087-158/+335
* * tests/set-old.test:ericm2000-05-084-8/+62
* 2000-05-06 Andreas Kupries <a.kupries@westend.com>kupries2000-05-062-21/+29
* * README:hobbs2000-05-0319-113/+143
* * tests/compile.test:hobbs2000-05-036-40/+52
* * unix/Makefile.in: add tclsh.ico and tcl.spec to dist targethobbs2000-05-031-4/+5
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-0218-122/+1179
* * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271].ericm2000-04-288-74/+210
* * doc/memory.n: Man page for Tcl "memory" command, which isericm2000-04-276-22/+318