summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * library/msgcat1.0/msgcat.tcl:stanton1998-12-044-0/+186
* *** empty log message ***stanton1998-12-041-0/+3
* fixed broken testsstanton1998-12-044-12/+11
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug that keptstanton1998-12-041-2/+2
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-043-3/+234
* *** empty log message ***stanton1998-12-031-0/+9
* * generic/tclUtil.c (Tcl_StringMatch): Changed to match 8.0stanton1998-12-031-2/+4
* fixed various broken testsstanton1998-12-034-11/+14
* * tests/defs: Changed so auto_path is set to only contain the Tclstanton1998-12-031-1/+6
* *** empty log message ***stanton1998-12-031-0/+11
* * win/tclWinPipe.c (TclpCreateCommandChannel): Changedstanton1998-12-031-1/+3
* * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneousstanton1998-12-032-28/+57
* Changed to 8.1b1 patchlevelwelch1998-12-037-31/+740
* renamed regtests.test to reg.teststanton1998-12-022-885/+3
* *** empty log message ***stanton1998-12-021-0/+3
* * generic/regc_color.c (subcolor): Added check for error case tostanton1998-12-021-1/+3
* *** empty log message ***stanton1998-12-021-0/+9
* fixed various broken testsstanton1998-12-023-37/+16
* * generic/tclParse.c (Tcl_ParseCommand): Fixed bug in commentstanton1998-12-021-3/+6
* * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid usingstanton1998-12-021-2/+10
* 8.0.4 mergewelch1998-12-0214-119/+179
* lintstanton1998-12-021-3/+2
* Cleaned up some testsstanton1998-12-025-28/+55
* updated to reflect EvalObjv changestanton1998-12-021-2/+2
* fixed minor type conflictstanton1998-12-021-2/+2
* *** empty log message ***stanton1998-12-021-0/+15
* * generic/tclTest.c (TestevalobjvObjCmd): Updated for EvalObjvstanton1998-12-025-58/+136
* *** empty log message ***stanton1998-12-011-0/+14
* * generic/tclCompCmds.c (TclCompileForeachCmd): Fixed code thatstanton1998-12-011-12/+15
* fixed problem with test cleanupstanton1998-12-011-3/+3
* * library/encoding/euc-kr.enc:stanton1998-12-016-5/+11330
* *** empty log message ***stanton1998-12-011-0/+27
* * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed hang that occursstanton1998-12-018-42/+60
* moved ChangeLog entries to top levelstanton1998-11-241-2/+15
* * regexec.c: more performance tuning from Henry Spencer.stanton1998-11-242-4/+13
* fixed broken non-portable testsstanton1998-11-241-5/+8
* winhelp related man page cleanupstanton1998-11-181-73/+66
* updated version to 8.1stanton1998-11-181-2/+2
* lintstanton1998-11-181-5/+5
* updated regexp docsstanton1998-11-181-290/+809
* * tclScan.c: moved "scan" implementation out of tclCmdMZ.c andstanton1998-11-185-97/+507
* lintstanton1998-11-181-1/+1
* * tclAlloc.c: changed so allocated memory is always 8-byte alignedstanton1998-11-181-2/+7
* added tclScan.c to buildstanton1998-11-181-3/+7
* integrated latest changes from Henry Spencer, mostly performance improvementsstanton1998-11-1710-190/+1243
* moved scan implementation into tclScan.cstanton1998-11-164-381/+1076
* lots of lintstanton1998-11-1133-117/+125
* merged 8.0.4 into 8.1stanton1998-11-1139-650/+727
* integrated latest regexp updates from Henry Spencer, includes newstanton1998-11-1121-2504/+2525
* fixed bug in initialization order, caught by Purifystanton1998-11-111-2/+2