summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. Thisandreas_kupries2007-10-021-0/+1
* * README: Bump version number to 8.5b1dgp2007-09-191-2/+2
* * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-112-8/+6
* Olson's tzdata2007gKevin B Kenny2007-09-0316-2550/+2598
* * library/clock.tcl (ParseClockScanFormat): Modified code to allowKevin B Kenny2007-08-251-19/+22
* * library/init.tcl ([auto_load_index]): Delete stray "]" that createddgp2007-08-231-2/+2
* Rewrote word.tcl for greater efficiency. [Bug 1764318]dkf2007-08-011-68/+82
* * library/platform/platform.tcl: Fixed bug in 'platform::patterns'andreas_kupries2007-07-202-13/+15
* * library/init.tcl (unknown): Corrected inconsistent error messagedgp2007-07-051-13/+11
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-2/+2
* * win/configure: autoconf-2.59 (FC6 fork)dgp2007-05-151-2/+2
* Olson's tzdata2007e.Kevin B Kenny2007-04-202-99/+93
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-202-24/+8
* * library/clock.tcl: Fixed the naming ofKevin B Kenny2007-04-171-4/+4
* * generic/tclCompCmds.c: added a cast to silence a compilerKevin B Kenny2007-04-151-12/+13
* 2007-03-20 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2007-03-2017-978/+452
* Fix documentation typospatthoyts2007-03-121-6/+6
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-092-2/+14
* * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance toKevin B Kenny2007-03-091-5/+21
* * library/clock.tcl: Further tweaks to the Windows time zone tableKevin B Kenny2007-03-081-80/+114
* New US DST rules on Windows; Olson's tzdata2007cKevin B Kenny2007-03-074-232/+480
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-052-5/+7
* rebuilt from Olson's tzdata2007bKevin B Kenny2007-02-137-439/+474
* * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line".das2006-12-081-8/+17
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-053-0/+493
* TIP#287 IMPLEMENTATIONdgp2006-12-011-1/+3
* Olson's tzdata2006pKevin B Kenny2006-11-3011-704/+716
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-3/+2
* 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-036-24/+24
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-311-5/+5
* * library/clock.tcl (format, scan): corrected wrong # argsMiguel Sofer2006-10-231-3/+5
* * README: Bump version number to 8.5a6dgp2006-10-231-2/+2
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-162-3/+5
* * library/http/http.tcl (http::geturl): only do geturl url rfchobbs2006-10-061-4/+8
* * library/tm.tcl: Fixed bug in TIP #189 implementation, nowandreas_kupries2006-10-061-1/+1
* Olson's tzdata2006mKevin B Kenny2006-10-04544-640/+827
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-223-12/+10
* * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-162-4/+4
* * library/msgcat/msgcat.tcl: Removed some unneeded [uplevel]s.dgp2006-09-111-5/+4
* * doc/tcltest.n: Bump to version tcltest 2.3.0 to accountdgp2006-09-112-3/+3
* * library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to accountdgp2006-09-102-3/+3
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-102-134/+160
* ftp://elsie.nci.nih.gov/pub/tzdata2006kKevin B Kenny2006-08-283-95/+100
* * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-2448-2496/+4179
* Added missing braces to validation codedkf2006-08-141-2/+2
* Bug 1426279Kevin B Kenny2006-07-311-14/+55
* Fixed Bug 1494664Kevin B Kenny2006-07-301-3/+3