summaryrefslogtreecommitdiffstats
path: root/tools/checkLibraryDoc.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ | | | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
|/ | | more harm than good. Purged them.
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-2/+1
| | | | | | | | | | | of TIP 27. Several minor documentation corrections as well. * Updated channel driver interface according to the guidelines of TIP 27. See also [Bug 500348]. * Moved Tcl_EolTranslation enum declaration from generic/tcl.h to generic/tclInt.h (renamed to TclEolTranslation). It is not used anywhere in Tcl's public interface.
* * 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]
* Resynced with mainline.rjohnson1999-04-211-1/+1
|
* fixed bugs 1785 and 1799: decl header files not installedsurles1999-04-171-3/+3
|
* modified the API checker scriptsurles1999-04-161-14/+68
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+242