summaryrefslogtreecommitdiffstats
path: root/library/init.tcl
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * library/init.tcl (unknown): Corrected inconsistent error messagedgp2007-07-051-12/+11
| * * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-221-52/+53
| * * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-2/+2
| * * library/init.tcl: Made [unknown] robust in the case thatdgp2004-11-131-1/+9
| * * library/init.tcl: Corrected unique prefix matching ofdgp2004-05-031-3/+12
| * * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp2003-09-231-16/+17
| * * generic/tclBasic.c: Corrected several instances of unsafedgp2003-07-181-4/+6
* | * generic/tcl.h: Bump to 8.5.9 for release.dgp2010-08-041-2/+2
* | * library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to thedkf2010-06-181-2/+2
* | * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-2/+2
* | * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-2/+2
* | * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-2/+2
* | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-2/+2
* | silence Alexdgp2008-10-161-2/+5
* | * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-161-3/+8
* | * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
* | * library/init.tcl: export min and max commands from the mathfuncMiguel Sofer2008-09-171-1/+2
* | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-2/+2
* | * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-081-2/+2
* | * 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