summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-253-14/+144
* * README: Bump version number to 8.6a1dgp2008-06-191-2/+2
* * README: Bump version number to 8.6a0dgp2008-04-011-2/+2
* * generic/tcl.h: Bump to 8.5.2 for release.core_8_5_2dgp2008-03-281-2/+2
* Changes up to and including Olson's tzdata2008bKevin B Kenny2008-03-2723-478/+2232
* * library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' toandreas_kupries2008-03-181-1/+1
* Fix oops. Use ::list, not list, prevent use of the namespace local command.andreas_kupries2008-03-181-1/+1
* * library/tm.tcl (::tcl::tm::Defaults): Modified handling ofandreas_kupries2008-03-181-2/+5
* change http::geturl -keepalive default to 0 as it has poor true pipeline supporthobbs2008-03-121-2/+3
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-122-130/+478
* * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-121-4/+9
* * library/http/http.tcl: whitespace changes, code cleanup. Allowhobbs2008-03-121-49/+50
* bug #705956 - fix inverted logic when cleaning up socket error in geturl. Doc...patthoyts2008-02-271-16/+28
* * doc/clock.n: Corrected minor indentation gaffe in theKevin B Kenny2008-02-271-7/+8
* Set version 2.5.5patthoyts2008-02-262-10/+16
* Fix for bug #1818565. Always check that the state array exists in the http::s...patthoyts2008-02-222-5/+5
* * generic/tcl.h: Bump version number to 8.5.2b1 to distinguishdgp2008-02-131-2/+2
* * generic/tclClock.c (ClockParseformatargsObjCmd):Kevin B Kenny2008-02-061-111/+51
* *** 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-134-5/+5
* Simplify code for setting up the [chan] ensemble now that we can leveragedkf2007-12-061-26/+1
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-032-3/+3
* Olson's tzdata2007i importedKevin B Kenny2007-11-199-926/+987
* * 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
* * 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