summaryrefslogtreecommitdiffstats
path: root/doc/library.n
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-1/+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-1/+0
| | | | | | more harm than good. Purged them.
* | * changes: Update for 8.5.6 release.dgp2008-12-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/tclIndex: Removed reference to no-longer-extant procedure 'tclLdAout'. * doc/library.n: Corrected mention of 'auto_exec' to 'auto_execok'. [Patch 2114900] thanks to Stu Cassoff <stwo@users.sf.net> Backport of 2008-11-26 commit from Kevin Kenny. * win/tclWinThrd.c (TclpThreadCreate): We need to initialize the thread id variable to 0 as on 64 bit windows this is a pointer sized field while windows only fills it with a 32 bit value. The result is an inability to join the threads as the ids cannot be matched. Backport of 2008-10-13 commit from Pat Thoyts.
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | Next stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-291-13/+14
| | | | | | | | generation works
* | * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-10/+8
| | | | | | | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-8/+10
| |
* | Convert \fP to \fR for easier manual page scrapingdkf2006-11-151-5/+5
| |
* | * doc/library.n: Moved variables ::auto_oldpath anddgp2004-06-161-14/+1
|/ | | | | * library/auto.tcl: ::unknown_pending into ::tcl namespace. * library/init.tcl: [Bugs 808319, 948794]
* typo fixdgp2001-08-241-2/+2
|
* Fix for Bug 420186dgp2001-05-031-2/+3
|
* New or changed "SEE ALSO" section.poenitz2000-09-071-2/+2
|
* * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271].ericm2000-04-281-57/+72
| | | | | | | * 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].
* * unix/mkLinks: Regen'd with new mkLinks.tcl.ericm2000-04-261-2/+2
| | | | | | | | | | | * unix/mkLinks.tcl: Fixed indentation, made link setup more intelligent (only do one existance test per man page, instead of one per function). * doc/library.n: Fixed .SH NAME macro to include each function documented on the page, so that mkLinks will know about the functions listed there, and so that the Windows help file index will get set up correctly [Bug: 1898, 5273].
* Added additional information regarding TCLLIBPATH (specifically, that "/"ericm2000-04-151-4/+4
| | | | must be used as the path separator, regardless of platform).
* * doc/library.n:hobbs2000-02-081-2/+2
| | | | * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122]
* * tests/package.test:ericm2000-02-011-2/+5
| | | | | | | | | | | | | | | | | * library/tclIndex: * library/package.tcl: Added ::package namespace and ::package::create function. * library/init.tcl: Fixed problem with auto_load and determining if commands were loaded. * library/auto.tcl: "Fixed" issues with $ in files to be auto indexed. * doc/Package.n: New man page for package::create function. * doc/pkgMkIndex.n: Added additional information. * doc/library.n: Added additional qualification regarding auto_mkindex.
* Adopted Doc patch that changes "unknown_active" to "unknown_pending"welch1999-06-291-3/+4
|
* Moved description of regular expression syntax from regexp.n into ajpeek1999-06-241-1/+4
| | | | | new re_syntax.n page. Modified other pages' references to regexp(n). Added a few new "see also" entries pointing to re_syntax(n).
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+13
|
* Overhaul of pkg_mkIndexwelch1998-10-301-3/+10
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* added tcl_findLibrarywelch1998-08-061-0/+21
|
* *** empty log message ***welch1998-07-241-1/+10
|
* Initial revisionrjohnson1998-03-261-0/+249