summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
* * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-042-13/+82
* * generic/tclFileName.c (DoGlob): One of thedgp2008-12-032-3/+11
* * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandreandreas_kupries2008-12-022-3/+9
* * generic/tclParse.c: Backport fix for [Bug 2251175].dgp2008-12-012-10/+30
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-303-4/+28
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandreandreas_kupries2008-11-252-2/+8
* * generic/tclIO.c: Backport of fix for [Bug 2333466].andreas_kupries2008-11-232-2/+9
* fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-185-9/+16
* Fixed [Bug 2269431]: load of shared objectsnijtmans2008-11-144-16/+21
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-107-13/+35
* * generic/tclPort.h: remove the ../win/ header dir as the buildhobbs2008-11-042-4/+11
* fix typo: s/ZoneinfoFile/LoadZoneinfoFile/das2008-11-011-2/+2
* Removed a rogue ^M from the end of a linepatthoyts2008-10-241-2/+2
* Backported a fix for reading HTTP-like protocols that used to work andpatthoyts2008-10-235-14/+22
* * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-2310-16/+29
* only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
* * generic/tclProc.c: Reset -level and -code values to defaultsdgp2008-10-192-1/+11
* silence Alexdgp2008-10-161-2/+5
* * library/init.tcl: Revised [unknown] so that it carefullydgp2008-10-162-3/+15
* backport more reliable testscore_8_5_5dgp2008-10-141-20/+20
* missing constraintdgp2008-10-141-2/+3
* Fix version typoJoe Mistachkin2008-10-101-2/+2
* tag 8.5.5dgp2008-10-101-0/+2
* * changes: Update for 8.5.5 release.dgp2008-10-102-1/+19
* * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-109-13/+25
* * generic/tclTrace.c: Corrected handling of errors returned bydgp2008-10-083-44/+39
* * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc:nijtmans2008-10-073-7/+18
* Fix for [Bug 1934200]Joe Mistachkin2008-10-062-1/+7
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-053-5/+51
* Fixes for [Bug 1934200, 1934272]Joe Mistachkin2008-10-023-8/+21
* Missed a (minor) change.dkf2008-09-271-2/+2
* Fix [Bug 2130992].dkf2008-09-272-2/+24
* * doc/global.n: Correct false claim about [info locals].dgp2008-09-252-3/+8
* remove outdated commentarydgp2008-09-181-5/+3
* * generic/tclInt.h: Correct the TclGetLongFromObj,dgp2008-09-172-4/+11
* * library/init.tcl: export min and max commands from the mathfuncMiguel Sofer2008-09-172-1/+7
* Fix efficiency bug detected by Kieran Elby.dkf2008-09-102-2/+18
* * doc/namespace.n: fix [Bug 2098441]Miguel Sofer2008-09-072-2/+6
* * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-2810-16/+29
* typodgp2008-08-271-2/+2
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-222-10/+17
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-223-10/+19
* really fix translation to escape glob-sensitive charshobbs2008-08-212-13/+45
* * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=hobbs2008-08-214-6/+73
* * generic/tclTest.c (TestconcatobjCmd): fix use of internal-onlydas2008-08-202-3/+15
* * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-174-8/+301
* move tagcore_8_5_4dgp2008-08-141-2/+2
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-142-4/+9
* typodas2008-08-141-4/+1