summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/reg.test:stanton1999-06-0220-217/+716
* *** empty log message ***stanton1999-05-281-0/+12
* * win/Makefile.in:stanton1999-05-282-0/+411
* * win/tclWinDde.c: Fixed bug where dde calls were being passed anstanton1999-05-281-11/+17
* * generic/tclObj.c: Changed to eliminate use of isupper/tolower instanton1999-05-281-3/+3
* fixed error in test reported by prochecksurles1999-05-281-2/+2
* Changes for generic/tclThreadTest.c and win/tclWinSock.c bug fixes.redman1999-05-261-0/+9
* generic/tclThreadTest.c: Fix race condition in testthread code.redman1999-05-262-13/+23
* Merged changes from 1-3-b2 branch into mainline.stanton1999-05-264-5/+94
* *** empty log message ***stanton1999-05-251-0/+15
* * tools/genStubs.tcl: Changed to allow a list of platforms insteadstanton1999-05-251-9/+14
* * generic/tcl.decls:stanton1999-05-258-19/+273
* Added stub entry for the TclGetAuxDataType routine so tbcload can use stubssurles1999-05-234-5/+15
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-2221-229/+956
* Added test for command.com /c dir /b hang.redman1999-05-211-2/+6
* Bug 2105: fixed execing command.com on Win95/98.redman1999-05-211-0/+6
* Fix command.com bug on Windows 95/98. [Bug: 2105]redman1999-05-211-2/+2
* lint in commentshershey1999-05-201-4/+3
* changed call to "remove" to "removeFile"--this bug was causing "httpd" filehershey1999-05-181-2/+2
* added -encoding to the list of legal options used in the error message whenhershey1999-05-182-10/+10
* Added note about running autoconf if you are using the CVS source treewelch1999-05-171-6/+16
* added new tcl_platform documentation [bug 2076]surles1999-05-141-1/+16
* added intospection variable to determine if the interp was compiled with thre...surles1999-05-142-1/+20
* merged 1-3-b2 changes into mainlinestanton1999-05-142-3/+10
* *** empty log message ***stanton1999-05-141-1/+1
* *** empty log message ***stanton1999-05-141-0/+17
* * unix/Makefile.in:stanton1999-05-143-20/+100
* increased per-thread regexp cache to 30stanton1999-05-141-3/+3
* fixed typostanton1999-05-141-2/+2
* * tests/regexp.test:stanton1999-05-136-121/+259
* * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserNamestanton1999-05-131-6/+12
* * doc/tclsh.1: Updated references to rc script names to accuratelystanton1999-05-131-2/+3
* back out previous commitscriptics_tclpro_1_3_b1core_8_1_1_baseredman1999-05-113-3/+3
* Fix loading of dde and reg to load with info nameofexecutable.redman1999-05-113-3/+3
* Various small fixes that were required to get Tcl to build cleanly on the Mac.jingham1999-05-1111-58/+193
* removed bad patchstanton1999-05-073-4/+6
* *** empty log message ***stanton1999-05-071-0/+18
* * unix/configure.in: Added fix for OS/390. [Bug: 1976]stanton1999-05-071-1/+5
* * generic/tcl.decls: Replaced const with CONST.stanton1999-05-072-6/+6
* * generic/tclLoadNone.c: Updated to use current interfaces, addedstanton1999-05-071-3/+33
* * generic/tclResult.c (Tcl_AppendResultVA):stanton1999-05-072-5/+6
* * win/winDumpExts.c:stanton1999-05-072-5/+5
* *** empty log message ***stanton1999-05-061-0/+5
* * tests/string.test:stanton1999-05-063-20/+30
* more documentation lintstanton1999-05-062-7/+5
* lintstanton1999-05-062-10/+10
* merged doc changes from 8.1.0stanton1999-05-068-7/+98
* *** empty log message ***stanton1999-05-061-0/+35
* * doc/string.n:stanton1999-05-0612-1073/+1231
* * doc/Utf.3:stanton1999-05-065-6/+137