summaryrefslogtreecommitdiffstats
path: root/tools/checkLibraryDoc.tcl
Commit message (Collapse)AuthorAgeFilesLines
* * Changed version to 8.2b2.redman1999-07-221-3/+3
| | | | | | | | | | | | | | | | | | | | * 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] FossilOrigin-Name: 589cb7ba77c5ab4acc9acaf8db1a747055dec61b
* Resynced with mainline.rjohnson1999-04-211-1/+1
| | | FossilOrigin-Name: 45b9dd789f717fcc67d00014dd8255359b392df0
* fixed bugs 1785 and 1799: decl header files not installedsurles1999-04-171-3/+3
| | | FossilOrigin-Name: 9dbc16b721425863479e306bd03108bb3e151da6
* modified the API checker scriptsurles1999-04-161-14/+68
| | | FossilOrigin-Name: 8dd1996ae2073d87733c151f8ecceb31e6dbe4cc
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+242
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9