summaryrefslogtreecommitdiffstats
path: root/library/init.tcl
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-2/+2
* * generic/tcl.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-2/+2
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-131-2/+2
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* * generic/tcl.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
* merge stable branch onto HEADdgp2007-12-131-2/+2
* Simplify code for setting up the [chan] ensemble now that we can leveragedkf2007-12-061-26/+1
* * README: Bump version number to 8.5b3.dgp2007-11-191-2/+2
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* * README: Bump version number to 8.5b2.dgp2007-10-261-2/+2
* * generic/tcl.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* * README: Bump version number to 8.5b1dgp2007-09-191-2/+2
* * library/init.tcl ([auto_load_index]): Delete stray "]" that createddgp2007-08-231-2/+2
* * library/init.tcl (unknown): Corrected inconsistent error messagedgp2007-07-051-13/+11
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-2/+2
* TIP#287 IMPLEMENTATIONdgp2006-12-011-1/+3
* Make the guts of [chan] more robust.dkf2006-11-201-13/+13
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-3/+3
* * README: Bump version number to 8.5a6dgp2006-10-231-2/+2
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-2/+2
* TIP#258 IMPLEMENTATIONdgp2006-02-081-6/+8
* fix comment typohobbs2005-09-301-3/+3
* init value to (-)Inf for min/max expr functions to simplify codehobbs2005-09-301-15/+9
* implementation for TIP #255, expr min/maxhobbs2005-09-291-1/+43
* * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp2005-09-141-3/+3
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-18/+21
* * library/init.tcl ([unknown]): Corrected return code handlingdgp2005-07-271-4/+14
* * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-231-27/+30
* TIP#208 implementationdkf2005-06-061-1/+21
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-241-2/+3
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-2/+2
* * library/init.tcl: Use "ni" and "in" operators.dgp2005-04-251-7/+7
* typodgp2005-04-191-2/+2
* * generic/tclBasic.c: Added unsupported commanddgp2005-04-191-39/+45
* * library/init.tcl: Use auto-loading to bring in Tcl Moduledgp2005-04-151-44/+29
* D'oh! Deal with missing ::errorCode or ::errorInfo.dgp2004-11-301-5/+5
* * library/init.tcl ([unknown]): Restored the save/restore ofdgp2004-11-301-1/+5
* * library/init.tcl ([unknown]): Corrections to the 2004-10-25 modsdgp2004-11-031-2/+4
* * library/auto.tcl Purged Tcl's script library of alldgp2004-10-251-34/+23
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-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 anddgp2004-06-161-9/+11
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-111-2/+2
* * library/init.tcl: Corrected unique prefix matching ofdgp2004-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 routinedgp2003-10-141-4/+8