summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-091-2/+2
* New DST rule for Bangladesh (Olson's tzdata2009i)Kevin B Kenny2009-06-081-0/+2
* Applied Olson's tzdata2009hKevin B Kenny2009-05-302-105/+105
* * library/platform/platform.tcl: Fixed handling of cpu ia64,andreas_kupries2009-05-292-4/+4
* Removed newline appended to POST data.patthoyts2009-04-192-4/+3
* * library/tzdata/Asia/Karachi: Updated rules for Pakistan SummerKevin B Kenny2009-04-141-0/+2
* Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-102-116/+147
* Olson's tzdata2009eKevin B Kenny2009-04-0911-482/+853
* * library/http/http.tcl: Handle incomplete lines in thedgp2009-04-091-2/+3
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-082-2/+40
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-082-11/+11
* Move the implementation of [try] from Tcl to C. Not yet bytecoded.dkf2009-03-091-183/+1
* Added support for 8.6's zlib integration.dkf2009-02-242-138/+177
* * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-2/+2
* Move [throw] implementation into C.dkf2009-01-131-18/+5
* * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-3/+3
* * README: Bump version number to 8.6b1dgp2008-12-191-2/+2
* Fix bug in 'trap' handlers (introduced by DKF's editing originally)dkf2008-12-161-2/+2
* First implementation of TIP#329dkf2008-12-161-19/+214
* Document new DST fallback rules.nijtmans2008-12-121-3/+3
* Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-111-7/+26
* library/tzdata/*: Update from Olson's tzdata2008i.Kevin B Kenny2008-12-1019-2038/+1011
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-3/+5
* * library/tclIndex: Removed reference to no-longer-extant procedureKevin B Kenny2008-11-261-1/+0
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-103-3/+15
* fix typo: s/ZoneinfoFile/LoadZoneinfoFile/das2008-11-011-2/+2
* Fixed a failure to read SHOUTcast streams with the new 2.7patthoyts2008-10-232-8/+11
* * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-161-2/+5
* * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-161-3/+8
* * README: Bump version number to 8.6a4dgp2008-10-141-2/+2
* TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-4/+4
* * library/init.tcl: export min and max commands from the mathfuncMiguel Sofer2008-09-171-1/+2
* * README: Bump version number to 8.6a3dgp2008-08-281-2/+2
* * README: Bump version number to 8.6a2dgp2008-08-121-2/+2
* * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-112-3/+3
* Remove the 8.5+ requirement to avoid problems with shipping http as a tcl mod...patthoyts2008-08-111-4/+4
* * library/tm.tcl: Added a 'package provide' command to theandreas_kupries2008-08-111-1/+2
* &#(*& typo!dgp2008-08-111-1/+1
* * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-112-5/+5
* crc field from zlib data should be treated as unsigned for 64bit support [Bug...patthoyts2008-08-111-2/+2
* Olson's tzdata2008eKevin B Kenny2008-08-081-0/+36
* Olson's tzdata2008eKevin B Kenny2008-08-0812-15/+29
* missed some nukeable comments re [namespace inscope]Miguel Sofer2008-08-061-8/+3
* * library/init.tcl (::unknown): removed the [namespace inscope]Miguel Sofer2008-08-061-12/+3
* * library/package.tcl: Removed [file readable] testing fromdgp2008-07-031-11/+29
* * 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