summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0213-28/+2
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-0113-26/+0
| * * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-093-6/+28
| * * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-072-3/+8
| * * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-292-9/+26
| * Fixed missing update of platform package index.andreas_kupries2010-04-141-1/+1
| * * library/platform/platform.tcl: Linux platform identification:andreas_kupries2010-04-141-2/+5
| * * library/platform/pkgIndex.tcl: Backported the platform packagesandreas_kupries2009-10-233-0/+549
| * * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltestdgp2009-04-082-8/+8
| * * library/package.tcl: Removed [file readable] testing fromdgp2008-07-031-13/+34
| * Backport http 2.5.5 changes from HEADpatthoyts2008-02-272-26/+43
| * Fix for #1815865 - always check the existence of the state array when checkin...patthoyts2008-02-222-5/+6
| * * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-112-5/+5
| * * library/init.tcl (unknown): Corrected inconsistent error messagedgp2007-07-051-12/+11
| * * changes: updates for 8.4.15 release.dgp2007-05-151-2/+2
| * * library/http/http.tcl (http::geturl): only do geturl url rfchobbs2006-10-061-4/+8
| * * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-30/+78
| * * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-152-4/+4
| * * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to accountdgp2006-09-102-3/+3
| * * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-126/+139
| * Revert attempted backport of dde 1.3 to the core-8-4-branch.dgp2006-04-051-2/+2
| * * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD.dgp2006-04-051-2/+2
| * * library/reg/pkgIndex.tcl: Long overlooked bump to registry pack...dgp2006-04-051-2/+2
| * * library/dde/pkgIndex.tcl: Long overlooked bump to dde packagedgp2006-04-051-2/+2
| * oops! got out of sync; reverting...dgp2006-03-072-3/+3
| * *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-03-072-3/+3
| * Backport of improved URL parsing. [Bug 1358369]dkf2005-11-181-97/+199
| * Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373]dgp2005-11-152-3/+3
| * * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-3/+7
| * correction to reversed logicdgp2005-07-231-2/+2
| * * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-226-122/+115
| * * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9).dgp2005-06-271-24/+16
| * * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-23/+23
| * * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-20/+27
| * * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-2/+2
| * * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-242-18/+15
| * typodgp2005-01-271-2/+2
| * * library/auto.tcl: Updated [auto_reset] to clear auto-loadeddgp2005-01-251-15/+16
| * Horrible hack to keep the old error message.dkf2005-01-061-2/+10
| * Fix performance nasty in http::mapReply [1020491] and clean up version numbers.dkf2005-01-062-26/+22
| * * library/auto.tcl (tcl_findLibrary): Disabled use of [file normali...dgp2004-12-011-2/+12
| * * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-261-2/+2
| * * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-11-161-26/+57
| * * library/init.tcl: Made [unknown] robust in the case thatdgp2004-11-131-1/+9
| * 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-4/+24
| * * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-302-5/+7
| * * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-132-4/+9
| * * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-231-2/+2
| * Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-291-2/+6
| * * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-2/+1