| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of the TclNewObj family of macros, and elimination of the | welch | 1999-10-30 | 3 | -133/+86 |
|
|
* | removed // comments (IBM's AIX compiler complained) | hobbs | 1999-10-29 | 1 | -4/+1 |
|
|
* | * win/tclWinTest.c: added testvolumetype command, as atime is | hobbs | 1999-10-29 | 3 | -10/+72 |
|
|
* | * unix/tclUnixPort.h: added utime.h to includes | hobbs | 1999-10-29 | 3 | -1702/+6 |
|
|
* | added tests for related fixes | hobbs | 1999-10-29 | 4 | -29/+93 |
|
|
* | * library/tcltest1.0/tcltest.tcl: updated makeFile to return | hobbs | 1999-10-29 | 2 | -12/+10 |
|
|
* | * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only | hobbs | 1999-10-29 | 6 | -49/+231 |
|
|
* | see log | hobbs | 1999-10-29 | 2 | -20/+54 |
|
|
* | * unix/tclUnixNotfy.c: fixed event/io threading problems by | hobbs | 1999-10-21 | 1 | -7/+9 |
|
|
* | new test cases | hobbs | 1999-10-21 | 2 | -14/+7 |
|
|
* | Changed update to 'after 1' to cause a true sleep in the current | hobbs | 1999-10-21 | 4 | -6/+12 |
|
|
* | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] | hobbs | 1999-10-21 | 3 | -6/+12 |
|
|
* | * unix/tclUnixNotfy.c: fixed event/io threading problems by | hobbs | 1999-10-21 | 5 | -36/+136 |
|
|
* | see log | hobbs | 1999-10-21 | 1 | -3/+26 |
|
|
* | Merged code from core-8-2-1 branch that changes the checks for the | jenn | 1999-10-20 | 3 | -8/+20 |
|
|
* | *** empty log message *** | jenn | 1999-10-19 | 1 | -1/+15 |
|
|
* | * tests/tcltest.test: | jenn | 1999-10-19 | 11 | -265/+790 |
|
|
* | Stupid bug in TclpLoadFile - use the converted value! | jingham | 1999-10-15 | 1 | -2/+2 |
|
|
* | *** empty log message *** | jingham | 1999-10-15 | 1 | -0/+5 |
|
|
* | Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] | jingham | 1999-10-15 | 1 | -5/+5 |
|
|
* | * tests/reg.test: updated to Henry Spencer's new regexp engine | hobbs | 1999-10-13 | 1 | -95/+125 |
|
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 12 | -140/+125 |
|
|
* | *** empty log message *** | hobbs | 1999-10-13 | 1 | -0/+15 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file | hobbs | 1999-10-13 | 2 | -12/+10 |
|
|
* | *** empty log message *** | hobbs | 1999-10-13 | 1 | -0/+2 |
|
|
* | * unix/Makefile.in: purify has to use -best-effort to instrument | hobbs | 1999-10-13 | 5 | -30/+43 |
|
|
* | * tests/basic.test: updated test cases for 8.3 | hobbs | 1999-10-13 | 2 | -10/+10 |
|
|
* | * generic/tclEnv.c: fixed mem leak with putenv and DStrings | hobbs | 1999-10-13 | 2 | -22/+17 |
|
|
* | * doc/Encoding.3: corrected docs | hobbs | 1999-10-13 | 1 | -5/+6 |
|
|
* | *** empty log message *** | hobbs | 1999-10-13 | 1 | -0/+15 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 6 | -34/+50 |
|
|
* | * {win,mac,unix,tools,}/README: | hobbs | 1999-10-05 | 3 | -9/+9 |
|
|
* | * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] | hobbs | 1999-10-05 | 2 | -26/+42 |
|
|
* | * library/http2.1/http.tcl: fixed possible use of global c var. | hobbs | 1999-10-05 | 3 | -12/+9 |
|
|
* | * library/init.tcl: updated to 8.3a1 from 8.2.0. | hobbs | 1999-10-05 | 1 | -2/+2 |
|
|
* | * generic/tclNamesp.c: | hobbs | 1999-10-05 | 4 | -58/+56 |
|
|
* | *** empty log message *** | hobbs | 1999-10-05 | 2 | -8/+32 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Applied patches sent in by | jenn | 1999-09-21 | 3 | -44/+73 |
|
|
* | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 4 | -10/+17 |
|
|
* | * unix/Makefile.in: fixed gendate target - this never worked | hobbs | 1999-09-21 | 3 | -6/+7 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 28 | -215/+634 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 2 | -3/+3 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 4 | -16/+43 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 2 | -101/+10 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -0/+16 |
|
|
* | Process command-line arguments only ::tcltest doesn't have a | jenn | 1999-09-01 | 2 | -4/+8 |
|
|
* | Subst 2 more values into tclConfig.sh | wart | 1999-09-01 | 1 | -1/+3 |
|
|
* | typos | jenn | 1999-08-31 | 1 | -10/+9 |
|
|
* | * library/tcltest1.0/tcltest.tcl: | jenn | 1999-08-31 | 4 | -18/+54 |
|
|
* | lint | jenn | 1999-08-31 | 1 | -5/+7 |
|
|