summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCmdIL.c: Removed unused variables.dgp2009-07-165-13/+28
* fix 64bit int <-> ptr cast warningsdas2009-07-153-9/+9
* * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-145-123/+121
* Cast wide integer to int conversion and some signed/unsigned conversions. (si...patthoyts2009-07-012-14/+14
* * generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion.dgp2009-06-151-5/+3
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-132-6/+3
* * generic/tclStringObj.c: Revised [format] to not overflow thedgp2009-06-101-8/+68
* * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-092-285/+469
* * generic/tclExecute.c: Replace dynamically-initialized table withdgp2009-06-021-44/+10
* * generic/tclExecute.c: Corrected implementations and selectiondgp2009-06-021-41/+64
* * generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893],Miguel Sofer2009-05-081-1/+2
* * generic/tclCmdMZ.c: Improve overflow error message fromdgp2009-05-062-3/+5
* Revert last commit which fails to build with msvc2005 and msvc6patthoyts2009-04-291-4/+4
* Fix [Bug 2651823].dkf2009-04-291-4/+4
* Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "...ferrieux2009-04-272-3/+107
* * generic/tclStringObj.c: AppendUnicodeToUnicodeRep failedcore_8_5_7dgp2009-04-151-1/+2
* silence warning preventing symbols build with msvc6 (signed/unsigned comparison)patthoyts2009-04-101-2/+2
* * generic/tclStringObj.c (UpdateStringOfString): Fix bug detecteddgp2009-04-101-3/+3
* * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allowdas2009-04-103-3/+18
* * generic/tcl.h: Bump to 8.5.7 for release.dgp2009-04-101-3/+3
* * 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