| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 21 | -229/+956 |
|
|
* | Added test for command.com /c dir /b hang. | redman | 1999-05-21 | 1 | -2/+6 |
|
|
* | Bug 2105: fixed execing command.com on Win95/98. | redman | 1999-05-21 | 1 | -0/+6 |
|
|
* | Fix command.com bug on Windows 95/98. [Bug: 2105] | redman | 1999-05-21 | 1 | -2/+2 |
|
|
* | lint in comments | hershey | 1999-05-20 | 1 | -4/+3 |
|
|
* | changed call to "remove" to "removeFile"--this bug was causing "httpd" file | hershey | 1999-05-18 | 1 | -2/+2 |
|
|
* | added -encoding to the list of legal options used in the error message when | hershey | 1999-05-18 | 2 | -10/+10 |
|
|
* | Added note about running autoconf if you are using the CVS source tree | welch | 1999-05-17 | 1 | -6/+16 |
|
|
* | added new tcl_platform documentation [bug 2076] | surles | 1999-05-14 | 1 | -1/+16 |
|
|
* | added intospection variable to determine if the interp was compiled with thre... | surles | 1999-05-14 | 2 | -1/+20 |
|
|
* | merged 1-3-b2 changes into mainline | stanton | 1999-05-14 | 2 | -3/+10 |
|
|
* | *** empty log message *** | stanton | 1999-05-14 | 1 | -1/+1 |
|
|
* | *** empty log message *** | stanton | 1999-05-14 | 1 | -0/+17 |
|
|
* | * unix/Makefile.in: | stanton | 1999-05-14 | 3 | -20/+100 |
|
|
* | increased per-thread regexp cache to 30 | stanton | 1999-05-14 | 1 | -3/+3 |
|
|
* | fixed typo | stanton | 1999-05-14 | 1 | -2/+2 |
|
|
* | * tests/regexp.test: | stanton | 1999-05-13 | 6 | -121/+259 |
|
|
* | * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserName | stanton | 1999-05-13 | 1 | -6/+12 |
|
|
* | * doc/tclsh.1: Updated references to rc script names to accurately | stanton | 1999-05-13 | 1 | -2/+3 |
|
|
* | back out previous commitscriptics_tclpro_1_3_b1core_8_1_1_base | redman | 1999-05-11 | 3 | -3/+3 |
|
|
* | Fix loading of dde and reg to load with info nameofexecutable. | redman | 1999-05-11 | 3 | -3/+3 |
|
|
* | Various small fixes that were required to get Tcl to build cleanly on the Mac. | jingham | 1999-05-11 | 11 | -58/+193 |
|
|
* | removed bad patch | stanton | 1999-05-07 | 3 | -4/+6 |
|
|
* | *** empty log message *** | stanton | 1999-05-07 | 1 | -0/+18 |
|
|
* | * unix/configure.in: Added fix for OS/390. [Bug: 1976] | stanton | 1999-05-07 | 1 | -1/+5 |
|
|
* | * generic/tcl.decls: Replaced const with CONST. | stanton | 1999-05-07 | 2 | -6/+6 |
|
|
* | * generic/tclLoadNone.c: Updated to use current interfaces, added | stanton | 1999-05-07 | 1 | -3/+33 |
|
|
* | * generic/tclResult.c (Tcl_AppendResultVA): | stanton | 1999-05-07 | 2 | -5/+6 |
|
|
* | * win/winDumpExts.c: | stanton | 1999-05-07 | 2 | -5/+5 |
|
|
* | *** empty log message *** | stanton | 1999-05-06 | 1 | -0/+5 |
|
|
* | * tests/string.test: | stanton | 1999-05-06 | 3 | -20/+30 |
|
|
* | more documentation lint | stanton | 1999-05-06 | 2 | -7/+5 |
|
|
* | lint | stanton | 1999-05-06 | 2 | -10/+10 |
|
|
* | merged doc changes from 8.1.0 | stanton | 1999-05-06 | 8 | -7/+98 |
|
|
* | *** empty log message *** | stanton | 1999-05-06 | 1 | -0/+35 |
|
|
* | * doc/string.n: | stanton | 1999-05-06 | 12 | -1073/+1231 |
|
|
* | * doc/Utf.3: | stanton | 1999-05-06 | 5 | -6/+137 |
|
|
* | * tests/http.test: Unset "data" array before running tests to | stanton | 1999-05-06 | 1 | -1/+2 |
|
|
* | ran dos2unix on this file--Irix couldn't build Tcl because it detected strange | hershey | 1999-05-06 | 1 | -1062/+1062 |
|
|
* | renamed to avoid conflict with tk's InitStubs doc. | hershey | 1999-05-05 | 1 | -1/+1 |
|
|
* | * win/makefile.vc: Added encoding directory to install-libraries | stanton | 1999-05-05 | 1 | -1/+4 |
|
|
* | lint and better documentation of the character vs. byte oriented commands | stanton | 1999-05-05 | 5 | -25/+51 |
|
|
* | fixed memory leak | surles | 1999-05-05 | 1 | -1048/+1062 |
|
|
* | *** empty log message *** | stanton | 1999-05-04 | 1 | -0/+6 |
|
|
* | * doc/string.n: | stanton | 1999-05-04 | 4 | -24/+57 |
|
|
* | *** empty log message *** | stanton | 1999-05-04 | 1 | -0/+53 |
|
|
* | * tests/cmdIL.test: | stanton | 1999-05-04 | 11 | -187/+738 |
|
|
* | * generic/tclParse.c (Tcl_ParseCommand): Changed to avoid | stanton | 1999-05-04 | 1 | -4/+10 |
|
|
* | *** empty log message *** | stanton | 1999-05-03 | 1 | -0/+6 |
|
|
* | * tests/binary.test: | stanton | 1999-05-03 | 2 | -2/+14 |
|
|