summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/tclCompile.h: add support for debug logging of DTracedas2008-08-143-3/+135
* * generic/tclCmdIL.c (TclInfoFrame): check fPtr->line beforedas2008-08-141-2/+4
* * tests/msgcat.test: fix for ::tcl::mac::locale withdas2008-08-142-2/+6
* * tests/fCmd.test (fCmd-6.23): made result matching robust when testdas2008-08-142-2/+5
* autoconf-2.59das2008-08-131-1/+5
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-133-3/+17
* * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition todas2008-08-131-1/+1
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-133-2/+49
* * changes: Update for 8.5.4 release.dgp2008-08-122-3/+12
* * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-116-9/+13
* Remove the 8.5+ requirement to avoid problems with shipping http as a tcl mod...patthoyts2008-08-112-4/+8
* * library/tm.tcl: Added a 'package provide' command to theandreas_kupries2008-08-112-1/+10
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-113-9/+62
* &#(*& typo!dgp2008-08-111-1/+1
* * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-117-17/+26
* crc field from zlib data should be treated as unsigned for 64bit support [Bug...patthoyts2008-08-112-2/+7
* typosdgp2008-08-081-3/+3
* 8.5.4 tagdgp2008-08-081-0/+2
* reorderdgp2008-08-081-14/+14
* Olson's tzdata2008eKevin B Kenny2008-08-082-0/+37
* Olson's tzdata2008eKevin B Kenny2008-08-0814-16/+47
* * generic/tcl.h: Bump to 8.5.4 for release.dgp2008-08-0810-16/+26
* * changes: Update for 8.5.4 release.dgp2008-08-082-1/+19
* * generic/tclVar.c (TclLookupSimpleVar): Retrieve the number ofdgp2008-08-072-4/+10
* * generic/tclExecute.c: Stopped faulty double-logging of errors todgp2008-08-043-2/+40
* * generic/tclBasic.c: Corrected the timing of when the flagdgp2008-07-302-3/+8
* * generic/tclExecute.c: fix [Bug 2030670] that causeMiguel Sofer2008-07-292-5/+12
* * generic/tclBasic.c: Added missing ref count when creating anandreas_kupries2008-07-282-2/+10