summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclStringObj.c: Completed backports of fixes fordgp2009-04-071-68/+112
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-302-3/+99
* * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-271-3/+29
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-2/+8
* * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflowdgp2009-03-201-2/+10
* Added support for SIGINFO. [Patch 1513655]dkf2009-03-151-1/+7
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+10
* * generic/tclStringObj.c: Added overflow protections to thedgp2009-02-051-4/+29
* comment typodgp2009-02-041-2/+2
* * generic/tclStringObj.c (SetUnicodeObj): Corrected failure ofdgp2009-02-041-43/+28
* * generic/tclCmdMZ.c: Prevent crashes due to int overflow of thedgp2009-02-041-11/+14
* Backport fix for [Bug 2519474]dkf2009-01-291-2/+3
* * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].andreas_kupries2009-01-221-8/+13
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-091-4/+7
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-081-2/+2
* Corrected twiddling in internals of dictionaries so that literals can't getdkf2009-01-061-2/+3
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-2/+2
* Backport re-fix of [2431847]ferrieux2008-12-161-5/+2
* Fix [Bug 2431847]dkf2008-12-151-2/+5
* * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-111-3/+17
* * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-041-13/+76
* * generic/tclFileName.c (DoGlob): One of thedgp2008-12-031-3/+4
* * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandreandreas_kupries2008-12-021-3/+3
* * generic/tclParse.c: Backport fix for [Bug 2251175].dgp2008-12-011-10/+26
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandreandreas_kupries2008-11-251-2/+2
* * generic/tclIO.c: Backport of fix for [Bug 2333466].andreas_kupries2008-11-231-2/+5
* fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-183-7/+7
* Fixed [Bug 2269431]: load of shared objectsnijtmans2008-11-143-16/+13
* * generic/tclPort.h: remove the ../win/ header dir as the buildhobbs2008-11-041-2/+2
* * generic/tcl.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-3/+3
* * generic/tclProc.c: Reset -level and -code values to defaultsdgp2008-10-191-1/+6
* * generic/tcl.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
* * generic/tclTrace.c: Corrected handling of errors returned bydgp2008-10-082-44/+29
* * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc:nijtmans2008-10-071-3/+5
* Missed a (minor) change.dkf2008-09-271-2/+2
* Fix [Bug 2130992].dkf2008-09-271-2/+18
* remove outdated commentarydgp2008-09-181-5/+3
* * generic/tclInt.h: Correct the TclGetLongFromObj,dgp2008-09-171-4/+4
* Fix efficiency bug detected by Kieran Elby.dkf2008-09-101-2/+11
* * generic/tcl.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-3/+3
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-221-9/+15
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-221-1/+4
* really fix translation to escape glob-sensitive charshobbs2008-08-211-13/+24
* * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=hobbs2008-08-211-4/+3
* * generic/tclTest.c (TestconcatobjCmd): fix use of internal-onlydas2008-08-201-3/+9
* * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-172-7/+284
* typodas2008-08-141-4/+1
* * generic/tclCompile.h: add support for debug logging of DTracedas2008-08-142-3/+126
* * generic/tclCmdIL.c (TclInfoFrame): check fPtr->line beforedas2008-08-141-2/+4
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-1/+5