summaryrefslogtreecommitdiffstats
path: root/win/README.binary
Commit message (Collapse)AuthorAgeFilesLines
* * win/mkd.bat:hobbs1999-12-221-3/+3
| | | | | | | | | | * win/rmd.bat: removed necessity of tag.txt [Bug: 3874] * win/tclWinThrd.c: changed CreateThread to _beginthreadex and ExitThread to _endthreadex * win/README.binary: * win/configure.in: updated to patch level 8.3b1
* * {win,mac,unix,tools,}/README:hobbs1999-10-051-11/+11
| | | | | | | | | | | | * win/README.binary: * win/makefile.vc: * {win,unix}/configure.in: * generic/tcl.h: * library/init.tcl: updated to 8.3a1 from 8.2.0. * win/tclWinReg.c: fixed registry command to properly 'get' HKEY_PERFORMANCE_DATA root key data. Needs more work. * win/tclWinSerial.c: changed SerialSetOptionProc to return TCL_OK by default. (patch from Rolf Schroedter)
* *** empty log message ***hobbs1999-08-211-4/+4
|
* Change version numbers to 8.2.0redman1999-08-101-4/+4
|
* * Changed version to 8.2b2.redman1999-07-221-11/+11
| | | | | | | | | | | | | | | | | | * win/tclWinPort.h: Block out include of sys/*.h in order to build extensions with MetroWerks compiler for Win32. [Bug: 2385] * generic/tclCmdMZ.c: * generic/tclIO.c: Fix ANSI-style prototypes based on patch from Ulrich Ring. [Bug: 2391] * unix/Makefile.in: Need to make install-sh executable before calling (with chmod +x). [Bug: 2413] * tests/var.test: * generic/tclVar.c: Fixed bug that caused a seg. fault when using "array set a(b) {}", which is a bad array name anyway. Now the "array set" command will return an error in this case. Added test case and fixed existing test. [Bug: 2427]
* Changed to Tcl 8.2b1welch1999-06-251-3/+3
|
* * Changed version to 8.1.1.stanton1999-04-301-5/+5
|
* merged 8.1.0 changes into mainlinestanton1999-04-241-291/+54
|
* Resynced with mainline.rjohnson1999-04-211-4/+4
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-518/+387
|
* Updated the version to 8.0.5.rjohnson1999-01-041-5/+5
|
* Bumped the optimization to -O2 (optimize speed); test suite seems to haveescoffon1998-10-171-5/+5
| | | | worked (as much as test suites under windows work)
* Initial revisionstanton1998-08-311-0/+518