summaryrefslogtreecommitdiffstats
path: root/doc/Init.3
Commit message (Collapse)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2021-04-161-4/+8
|\
* | TIP596: Document Tcl_MainEx, Tcl_MainExW, Tcl_GetMemoryInfo, ↵oehhar2021-04-161-1/+13
|/ | | | Tcl_SetPreInitScript
* 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
* More eol-spacingjan.nijtmans2019-12-021-1/+1
|
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | and possibly others.
* 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.
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | line endingsdgp2007-10-291-36/+36
| |
* | First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-36/+36
| | | | | | | | generation works
* | Fix the argument list widths properly...dkf2004-10-071-1/+2
| |
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-4/+2
|/
* * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271].ericm2000-04-281-0/+37
* doc/Init.3: Manual entry for Tcl_Init [Bug: 1820]. * doc/expr.n: Added documentation for each of the math library functions that expr supports [Bug: 1054].