Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -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.2b1 | welch | 1999-06-25 | 1 | -7/+7 |
| | |||||
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -134/+20 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -29/+28 |
| | |||||
* | updated readmes for 8.0.5 release | stanton | 1999-02-09 | 1 | -17/+14 |
| | |||||
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -3/+3 |
| | |||||
* | Bumped the optimization to -O2 (optimize speed); test suite seems to have | escoffon | 1998-10-17 | 1 | -3/+3 |
| | | | | worked (as much as test suites under windows work) | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | welch | 1998-08-04 | 1 | -12/+36 |
| | |||||
* | *** empty log message *** | welch | 1998-08-04 | 1 | -1/+2 |
| | |||||
* | Added notes about DLLIMPORT and DLLEXPORT | welch | 1998-07-29 | 1 | -6/+65 |
| | |||||
* | *** empty log message *** | welch | 1998-07-28 | 1 | -3/+2 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+109 |