summaryrefslogtreecommitdiffstats
path: root/win/tcl.m4
Commit message (Collapse)AuthorAgeFilesLines
* Added definitions for some symbols in tclConfig.sh that never gotwart1999-07-301-0/+1
| | | | values in Windows.
* * Changed version to 8.2b2.redman1999-07-221-12/+12
| | | | | | | | | | | | | | | | | | * 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]
* Modifications to correct CC_EXENAME macro.redman1999-06-181-1/+1
|
* merged unix and windows stylessurles1999-06-161-17/+33
|
* modified files to work with new windows Makefilessurles1999-06-161-39/+52
|
* Continued work on configure and make scriptssurles1999-06-111-634/+184
|
* First pass at Windows Tcl autoconf macroswart1999-06-101-0/+865