summaryrefslogtreecommitdiffstats
path: root/library/auto.tcl
Commit message (Collapse)AuthorAgeFilesLines
* * doc/library.n:hobbs2000-02-081-3/+3
| | | | | | * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] FossilOrigin-Name: 3a4ebbc0f44db99c6ee6ce3ddca15abfd81ac9b7
* * tests/package.test:ericm2000-02-011-10/+14
| | | | | | | | | | | | | | | | | | | * 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. FossilOrigin-Name: fbd31a6e84bf22e96847e72a4e9735cdf15d8d32
* * tests/pkg/magicchar.tcl:ericm2000-01-281-3/+6
| | | | | | | | | | | * tests/autoMkindex.test: Test for fix for bug #2611. * library/auto.tcl: Fixed the regular expression that performs $ escaping before sourcing a file to index. It was erroneously adding \ escapes even to $'s that were already escaped, effectively "un-escaping" those $'s. (bug #2611). FossilOrigin-Name: a5e724fd203356b132ea3ee5bfd51ee0fceb237f
* * tests/autoMkindex.test:ericm2000-01-281-3/+12
| | | | | | | | * library/auto.tcl: Applied patch (with slight modification) from bug #2701: auto_mkIndex uses platform dependent file paths. Added test for fix. FossilOrigin-Name: 8e75673ac22a5e381f1fa029d4d9a1bcc8099c31
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-6/+6
| | | | | | | | | | | | | | | * library/auto.tcl: * library/init.tcl: * library/ldAout.tcl: * library/package.tcl: * library/safe.tcl: * library/word.tcl: * library/http2.1/http.tcl: * library/msgcat1.0/msgcat.tcl: updated libraries to better Tcl style guide (no more string comparisons with == or !=, spacing changes). FossilOrigin-Name: e3a02d20c46d61cc25ed989999e3cdf41c625258
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+553
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9