summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-241-2/+3
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-105-5/+5
* * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-2/+2
* Olson's tzdata2005iKevin B Kenny2005-04-2516-15/+19
* * library/init.tcl: Use "ni" and "in" operators.dgp2005-04-251-7/+7
* typodgp2005-04-191-2/+2
* * generic/tclBasic.c: Added unsupported commanddgp2005-04-191-39/+45
* fixed Bug 1185933Kevin B Kenny2005-04-191-22/+41
* * library/init.tcl: Use auto-loading to bring in Tcl Moduledgp2005-04-153-45/+35
* Performance improvement in [clock] - FR 1182459Kevin B Kenny2005-04-131-4/+4
* Olson's tzdata2005hKevin B Kenny2005-04-1010-1021/+77
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-242-18/+15
* Added safety checksdgp2005-01-251-7/+13
* * library/auto.tcl: Updated [auto_reset] to clear auto-loadeddgp2005-01-251-12/+10
* Routine update per Olson's tzdata2005c. Removed links to linksKevin B Kenny2005-01-1811-408/+284
* Horrible hack to keep the old error message.dkf2005-01-061-3/+11
* Performance updates to http::mapReply [1020491] and fix version numbering.dkf2005-01-062-26/+22
* bugs 1090413, 1092789 fixedKevin B Kenny2004-12-291-8/+13
* added comment about freewrap difficultiesdgp2004-12-011-1/+5
* D'oh! Deal with missing ::errorCode or ::errorInfo.dgp2004-11-301-5/+5
* * library/init.tcl ([unknown]): Restored the save/restore ofdgp2004-11-301-1/+5
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-301-7/+9
* * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-261-2/+2
* remove knownBugs from clock tests by fixing themKevin B Kenny2004-11-031-3/+9
* * library/init.tcl ([unknown]): Corrections to the 2004-10-25 modsdgp2004-11-031-2/+4
* 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-4/+24
* updates to Havana and Cuiaba time zonesKevin B Kenny2004-11-022-2/+1
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-302-5/+7
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-18/+5
* * tests/tm.test: Expanded on the testsuite entered by Donal.andreas_kupries2004-10-271-18/+29
* * library/tm.tcl (::tcl::tm::Defaults): Added a second [fileandreas_kupries2004-10-261-1/+1
* fixes for Bug 1054101Kevin B Kenny2004-10-261-2/+4
* * library/auto.tcl Purged Tcl's script library of alldgp2004-10-253-93/+65
* Flesh out tests and transform the TM manager API into an ensembledkf2004-10-251-94/+115
* * library/clock.tcl: Fixed a typo where the fallback time zoneKevin B Kenny2004-10-221-4/+4
* doubled speed of clock formatKevin B Kenny2004-10-211-274/+208
* synchronized to Olson's tzdata2004eKevin B Kenny2004-10-125-5/+197
* * generic/tclBasic.c:dgp2004-10-061-2/+2
* * generic/tclBasic.c:dgp2004-10-061-2/+2
* many more TIP 173 changesKevin B Kenny2004-09-271-123/+310
* Updated America/MontevideoKevin B Kenny2004-09-221-0/+2
* fixed a bug where %z was always positive in :localtimeKevin B Kenny2004-09-101-5/+6
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-07140-288/+292
* * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-08-231-19/+47
* * library/clock.tcl (format): Changed default timezone format Kevin B Kenny2004-08-191-2/+2
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-08-182-1/+353
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-23/+65
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-18674-1/+54336
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-2/+7
* * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] todgp2004-08-021-20/+11