summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Continued work on configure and make scriptssurles1999-06-115-1674/+756
* *** empty log message ***stanton1999-06-101-0/+29
* macros that autoconf will be looking for (tcl.m4)wart1999-06-101-0/+875
* Macros that autoconf will be looking for (tcl.m4)wart1999-06-101-0/+1127
* Modified to use the tcl.m4 macroswart1999-06-101-588/+10
* Modified configure.in that uses the tcl.m4 macroswart1999-06-101-47/+9
* First pass at Windows Tcl autoconf macroswart1999-06-101-0/+865
* First pass at Tcl autoconf macroswart1999-06-101-0/+1114
* fied a memory leak. purify nolonger complains.hershey1999-06-101-3/+4
* * tools/genStubs.tcl: Changed to always write output in LF mode.stanton1999-06-101-1/+4
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-1010-194/+439
* * generic/regexec.c:stanton1999-06-102-5/+4
* performance improvement for TclGetUnicodeFromObj function and the Unicodehershey1999-06-091-78/+26
* unset the variable "u" whose initial value could affect test passage.hershey1999-06-091-1/+3
* added TclGetUnicodeFromObj function for use with regexphershey1999-06-082-30/+115
* *** empty log message ***stanton1999-06-081-0/+7
* * win/tclWinSock.c: Rolled back to the 8.1.0 implementationstanton1999-06-081-2674/+2279
* added code to unset the "data" array so tests that follow can use a scalarhershey1999-06-082-6/+10
* * tests/string.test:hershey1999-06-0813-62/+1176
* *** empty log message ***stanton1999-06-051-0/+7
* * win/configure.in:stanton1999-06-052-114/+113
* *** empty log message ***stanton1999-06-031-0/+11
* * generic/tclCmdMZ.c (Tcl_StringObjCmd):stanton1999-06-033-25/+68
* fixed install target for man pagessurles1999-06-021-1/+2
* fixed typostanton1999-06-021-2/+2
* * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computationstanton1999-06-021-4/+7
* Added makefile targets and configure switches to be TEA compliantsurles1999-06-023-79/+282
* *** empty log message ***stanton1999-06-021-0/+28
* * unix/configure.in: Fixed various small configure.in patchesstanton1999-06-021-4/+5
* * 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