Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tclInt.decls: | hobbs | 2000-03-31 | 1 | -7/+107 |
| | | | | | | | | | | | | | | | * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * win/tclWin32Dll.c: removed TclWinSynchSpawn (vestige of Win32s support). * win/tclWinReg.c: made use of TclWinGetPlatformId instead of getting info again * win/tclWinPort.h: * win/Makefile.in: * win/configure.in: * win/tcl.m4: Added support for gcc/mingw on Windows [Bug: 4234] | ||||
* | updated to 8.3 | hobbs | 1999-12-22 | 1 | -12/+12 |
| | |||||
* | Added definitions for some symbols in tclConfig.sh that never got | wart | 1999-07-30 | 1 | -0/+1 |
| | | | | values in Windows. | ||||
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -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. | redman | 1999-06-18 | 1 | -1/+1 |
| | |||||
* | merged unix and windows styles | surles | 1999-06-16 | 1 | -17/+33 |
| | |||||
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -39/+52 |
| | |||||
* | Continued work on configure and make scripts | surles | 1999-06-11 | 1 | -634/+184 |
| | |||||
* | First pass at Windows Tcl autoconf macros | wart | 1999-06-10 | 1 | -0/+865 |