summaryrefslogtreecommitdiffstats
path: root/win/README
Commit message (Collapse)AuthorAgeFilesLines
* * Changed version to 8.2b2.redman1999-07-221-4/+4
| | | | | | | | | | | | | | | | | | * 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-7/+7
|
* merged 8.1.0 changes into mainlinestanton1999-04-241-134/+20
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-29/+28
|
* updated readmes for 8.0.5 releasestanton1999-02-091-17/+14
|
* Updated the version to 8.0.5.rjohnson1999-01-041-3/+3
|
* Bumped the optimization to -O2 (optimize speed); test suite seems to haveescoffon1998-10-171-3/+3
| | | | worked (as much as test suites under windows work)
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* *** empty log message ***welch1998-08-041-12/+36
|
* *** empty log message ***welch1998-08-041-1/+2
|
* Added notes about DLLIMPORT and DLLEXPORTwelch1998-07-291-6/+65
|
* *** empty log message ***welch1998-07-281-3/+2
|
* Initial revisionrjohnson1998-03-261-0/+109