summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-281-0/+8
* * generic/tclCmdMZ.c (Tcl_SubstObj): Pass 'length' values todgp2009-09-181-0/+6
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-0/+24
* * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-171-0/+5
* Fix for [Bug 2820349]Joe Mistachkin2009-07-231-0/+4
* * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-0/+23
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-131-0/+14
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-0/+5
* Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "l...ferrieux2009-04-271-0/+6
* Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix ...ferrieux2009-04-271-0/+5
* * generic/tclStringObj.c (UpdateStringOfString): Added cast to fixandreas_kupries2009-04-221-0/+5
* * generic/tclStringObj.c: AppendUnicodeToUnicodeRep faileddgp2009-04-151-0/+5
* Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-0/+4
* * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltestdgp2009-04-081-0/+5
* * generic/tclStringObj.c: Completed backports of fixes fordgp2009-04-071-0/+5
* * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263]dgp2009-03-301-0/+2
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-0/+8
* * tests/fileName.test: Tests for [Bug 2710920] to guard againstdgp2009-03-271-0/+5
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-0/+4
* * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflowdgp2009-03-201-0/+5
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-181-0/+5
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-0/+7
* * generic/tcl.h (Darwin): workaround conflict between deprecated tcldas2009-02-061-0/+5
* * generic/tclStringObj.c: Added overflow protections to thedgp2009-02-051-0/+6
* * generic/tclStringObj.c (SetUnicodeObj): Corrected failure ofdgp2009-02-041-0/+6
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-091-0/+6
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-081-0/+6
* * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-041-0/+6
* * generic/tclFileName.c (TclDoGlob): One of thedgp2008-12-031-0/+8
* * generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit todgp2008-12-011-0/+5
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied backport ofandreas_kupries2008-11-251-0/+7
* * generic/tclIO.c: Backport of fix for [Bug 2333466].andreas_kupries2008-11-231-0/+4
* * generic/tclPort.h: remove the ../{win,unix}/ header dirs as thehobbs2008-11-041-0/+6
* * doc/global.n: Correct false claim about [info locals].dgp2008-09-251-0/+4
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-0/+5
* * generic/tclCompile.h: add support for debug logging of DTracedas2008-08-141-0/+4
* * unix/Makefile.in: ensure Makefile shell is /bin/bash fordas2008-08-131-0/+11
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-0/+6
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-0/+7
* * generic/tclBasic.c: Added missing release of extended commandandreas_kupries2008-07-281-0/+16
* * tests/info.test: Add !singleTestInterp constraint to various tests;das2008-07-251-0/+6
* * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-241-0/+5
* * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-0/+11
* * generic/tclBasic.c: Added missing function comments.andreas_kupries2008-07-221-0/+2
* * generic/tclCompile.c: Made the new TclEnterCmdWordIndexandreas_kupries2008-07-221-0/+3
* * generic/tclBasic.c: Reworked the handling of bytecode literalsandreas_kupries2008-07-221-0/+11
* * generic/tclBasic.c: Extended the existing TIP #280 system (infoandreas_kupries2008-07-211-0/+12
* * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of settingandreas_kupries2008-07-071-0/+5
* UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8jenglish2008-07-041-0/+6
* * library/package.tcl: Removed [file readable] testing fromdgp2008-07-031-0/+8