summaryrefslogtreecommitdiffstats
path: root/library/init.tcl
Commit message (Expand)AuthorAgeFilesLines
* D'oh! Deal with missing ::errorCode or ::errorInfo.dgp@users.sourceforge.net2004-11-301-5/+5
* * library/init.tcl ([unknown]): Restored the save/restore ofdgp@users.sourceforge.net2004-11-301-1/+5
* * library/init.tcl ([unknown]): Corrections to the 2004-10-25 modsdgp@users.sourceforge.net2004-11-031-2/+4
* * library/auto.tcl Purged Tcl's script library of alldgp@users.sourceforge.net2004-10-251-34/+23
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreask@activestate.com2004-08-181-1/+7
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-1/+37
* * doc/library.n: Moved variables ::auto_oldpath anddgp@users.sourceforge.net2004-06-161-9/+11
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp@users.sourceforge.net2004-06-111-2/+2
* * library/init.tcl: Corrected unique prefix matching ofdgp@users.sourceforge.net2004-05-031-3/+12
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-6/+2
* filesystem fixes for '-force' consistency and picky compilersvincentdarley2004-01-291-5/+12
* * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routinedgp@users.sourceforge.net2003-10-141-4/+8
* * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp@users.sourceforge.net2003-09-231-16/+17
* * README: Bumped version number ofdgp@users.sourceforge.net2003-03-041-2/+2
* * library/init.tcl: code cleanup to reduce use ofhobbs2002-11-231-5/+5
* * library/auto.tcl: Converted the Mac-specific [package unknown]dgp@users.sourceforge.net2002-10-281-1/+12
* [info exist]->[info exists]. [Bug 602566]donal.k.fellows@manchester.ac.uk2002-10-031-3/+3
* * Corrected comments and namespace styledgp@users.sourceforge.net2002-06-211-48/+47
* * library/init.tcl: make sure env(COMSPEC) on Windows is executedhobbs2001-12-291-2/+9
* vfs robustness fixvincentdarley2001-11-041-11/+13
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+80
* removed errant " charhobbs2001-05-281-2/+2
* Fix for Bug 420186dgp@users.sourceforge.net2001-05-031-4/+5
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-071-2/+2
* Modified processing of $::errorInfo by [unknown] when the auto-loaded commanddgp@users.sourceforge.net2001-04-061-7/+41
* 2000-12-10 Don Porter <dgp@users.sourceforge.net>dgp@users.sourceforge.net2000-12-111-5/+5
* * library/init.tcl: Added support for PATHEXT variable inhobbs2000-12-091-3/+9
* Improved use of [uplevel] in unknown. Fixes #123217donal.k.fellows@manchester.ac.uk2000-11-231-7/+7
* * library/init.tcl (auto_import): added check to see if a validhobbs2000-05-181-1/+7
* * README:hobbs2000-05-031-2/+2
* * library/init.tcl: Applied patch from rfe 1734 regardingericm2000-02-011-3/+3
* * tests/package.test:ericm2000-02-011-5/+5
* * tests/pkg/magicchar2.tcl:ericm2000-01-291-3/+9
* * library/init.tcl (auto_execok): added 'start' to list ofhobbs2000-01-241-3/+9
* * library/init.tcl: removed the installed binary directory fromhobbs1999-11-101-7/+5
* * library/init.tcl: updated to 8.3a1 from 8.2.0.hobbs1999-10-051-2/+2
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-36/+33
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-8/+10
* Changed to Tcl 8.2b1welch1999-06-251-2/+2
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-2/+12
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-1008/+7
* Fixed pkg_mkIndex when input files do "namespace import". BUG 1327welch1999-03-311-2/+2
* Fixed quoting bugs in auto_mkindex_parser, BUGID 1657welch1999-03-311-16/+44
* * library/init.tcl: Fixed auto_mkindex so it handles .tbc files.stanton1999-02-111-11/+39
* * library/init.tcl: Various small changes requested by Jan Nijtmans.stanton1999-02-021-11/+14
* * library/init.tcl: Added catch around unset. [Bug: 978]stanton1999-02-021-2/+2
* Updated the version to 8.0.5.rjohnson1999-01-041-1/+2
* Fixed pkg_mkIndex tcl to deal with failed loads.welch1998-11-121-5/+27
* Removed lint (thanks, procheck!)welch1998-11-111-334/+319
* fixed bug in pkg_mkIndex that is hit when TCL_LIBRARY is a relativestanton1998-11-021-1/+7