summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Fixed Bug 1505383Kevin B Kenny2006-07-301-3/+3
* fix for Martin Lemburg's DST conversion bug.Kevin B Kenny2006-04-191-6/+6
* * library/reg/pkgIndex.tcl: Bump to registry 1.2 becausedgp2006-04-051-4/+4
* * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength()dgp2006-04-052-4/+4
* * library/tm.tcl (::tcl::tm::Defaults): Fixed handling ofandreas_kupries2006-03-141-1/+1
* * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, sodgp2006-03-072-3/+3
* * library/http/http.tcl: Bump to version 2.5.3 to cover bug fixdgp2006-03-072-3/+3
* TIP#258 IMPLEMENTATIONdgp2006-02-081-6/+8
* Olson's tzdata2005rKevin B Kenny2005-12-2720-2439/+3531
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-2/+2
* another puny speedup - no error thrown from ::tcl::clock::getenvKevin B Kenny2005-12-021-3/+3
* another little speedup to [clock format]Kevin B Kenny2005-12-021-4/+7
* Bug 1371446 plus buildability on ancient SolarisKevin B Kenny2005-12-021-12/+12
* another [clock format] performance boost - precompile formatsKevin B Kenny2005-12-011-327/+446
* remove redundant [mc] calls in [clock]Kevin B Kenny2005-12-011-18/+32
* remove redundant [mc] calls in [clock]Kevin B Kenny2005-12-011-48/+62
* code rationalization - eliminate some duplication between Tcl and CKevin B Kenny2005-11-301-175/+27
* make [clock format] go fasterKevin B Kenny2005-11-291-584/+94
* Olson's tzdata2005oKevin B Kenny2005-11-286-591/+401
* Corrected bug in DST transition times for locales that specify transition in ...Kevin B Kenny2005-11-2893-8994/+9002
* Fix silly errors in REs, in variables, and in tests that were working withdkf2005-11-181-8/+8
* Improved URL validation that better describes why validation failed. [Bug 135...dkf2005-11-181-97/+199
* Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373]dgp2005-11-152-3/+3