summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612]dgp2004-07-302-7/+4
* * library/package.tcl: [::pkg::create] is now an alias. Testdgp2004-07-291-9/+2
* * library/package.tcl: Moved private commanddgp2004-07-282-13/+19
* Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-291-2/+6
* * doc/library.n: Moved variables ::auto_oldpath anddgp2004-06-162-11/+14
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-111-2/+2
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-2/+1
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-262-6/+6
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-252-19/+20
* * library/init.tcl: Corrected unique prefix matching ofdgp2004-05-031-3/+12
* * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]dgp2004-03-311-7/+15