summaryrefslogtreecommitdiffstats
path: root/tools/checkLibraryDoc.tcl
Commit message (Collapse)AuthorAgeFilesLines
* TIP #640: Remove Tcl_SaveResultjan.nijtmans2022-10-061-1/+0
|\
* \ Merge 8.7jan.nijtmans2021-09-031-1/+1
|\ \ | |/
| * (c) -> ©, now that TIP #587 is acceptedjan.nijtmans2021-09-021-1/+1
| |
* | Merge 8.7jan.nijtmans2020-11-201-1/+1
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-11-201-1/+1
| |\
| | * Don't use "Copyright <year> _by_" any more. This results in more ↵jan.nijtmans2020-11-201-1/+1
| | | | | | | | | | | | consistant copyright statements in the (html) documentation
* | | Merge 8.7jan.nijtmans2020-09-201-1/+0
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-201-2/+1
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2020-09-201-2/+1
| | |\ | |/ /
| | * Backport many (formatting) changes in tools/*. Nothing functional.jan.nijtmans2020-09-201-16/+15
| | | | | | | | | testest.tcl: Use more uppercase hex.
* | | Merge 8.7jan.nijtmans2020-09-011-0/+1
|\ \ \ | |/ /
| * | opt package: Change comment. 0.4.7 -> 0.4.8.jan.nijtmans2020-08-311-0/+1
| | | | | | | | | More Master -> Parent and Slave -> Child changes in (internal) library and test-cases
* | | Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP.jan.nijtmans2018-01-191-2/+0
| | | | | | | | | | | | And remove library/tzdata/SystemV/* which contains non-standard timezones. See: [d3c5f2eb2ff63f10] They were originally gone since the tzdata2014f update, but it's unwise to do that in a patch release. Some documentation updates.
* | | More tcl8 -> tcl9 renumbering, for example related to the installation of ↵jan.nijtmans2017-11-061-2/+2
|/ / | | | | | | Tcl packages where tcl9 actually can find them.
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * 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.
* | [Bug #3020677] wish can't link reg1.2nijtmans2010-07-011-16/+16
|/ | | | formatting, spacing, cleanup unused variables
* * 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