summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compiler warning build break fixJoe Mistachkin2009-11-021-2/+2
* * generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd,andreas_kupries2009-10-232-3/+9
* * library/platform/pkgIndex.tcl: Backported the platform packagesandreas_kupries2009-10-236-4/+569
* * generic/tclIO.c (FlushChannel): Skip OutputProc for low-levelandreas_kupries2009-10-232-2/+13
* Fix [Bug 2882561].dkf2009-10-212-14/+19
* Fix for [Bug 1565466]Joe Mistachkin2009-10-182-4/+15
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-053-16/+33
* fix typosdas2009-10-051-3/+3
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-285-16/+65
* * generic/tclCmdMZ.c (Tcl_SubstObj): Pass 'length' values todgp2009-09-182-3/+9
* silence compiler warningsdgp2009-08-262-4/+4
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-2512-338/+1313
* regression testsdgp2009-08-211-1/+33
* another testdgp2009-08-191-1/+11
* test for 2806250dgp2009-08-181-1/+11
* nicer test failure modedgp2009-08-181-2/+2
* * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-173-4/+64
* fix SunCC warningdas2009-07-231-2/+2
* Fix for [Bug 2820349]Joe Mistachkin2009-07-232-1/+7
* * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-147-132/+169
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-134-8/+31
* * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-283-357/+364
* Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "l...ferrieux2009-04-274-10/+119
* Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix ...ferrieux2009-04-272-2/+19
* * generic/tclStringObj.c (UpdateStringOfString): Added cast to fixandreas_kupries2009-04-222-2/+7
* UpdateStringOfString: matchup with core-8-5-branch changesdas2009-04-151-6/+6
* * generic/tclStringObj.c: AppendUnicodeToUnicodeRep faileddgp2009-04-152-1/+7
* Regen unix/configurestwo2009-04-141-1/+1
* Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-142-1/+5
* * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltestdgp2009-04-083-8/+13
* * generic/tclStringObj.c: Completed backports of fixes fordgp2009-04-072-66/+118
* * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263]dgp2009-03-302-2/+4
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-304-4/+139
* * tests/fileName.test: Tests for [Bug 2710920] to guard againstdgp2009-03-272-1/+18
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-213-3/+19
* * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflowdgp2009-03-202-2/+13
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-182-2/+17
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-203-2/+25
* * generic/tcl.h (Darwin): workaround conflict between deprecated tcldas2009-02-062-1/+7
* * generic/tclStringObj.c: Added overflow protections to thedgp2009-02-052-4/+35
* * generic/tclStringObj.c (SetUnicodeObj): Corrected failure ofdgp2009-02-042-46/+40
* typodgp2009-01-141-2/+2
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-092-4/+13
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-082-2/+8
* Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
* * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-042-11/+84
* * generic/tclFileName.c (TclDoGlob): One of thedgp2008-12-032-4/+12
* * generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit todgp2008-12-012-3/+8
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied backport ofandreas_kupries2008-11-252-2/+9
* * generic/tclIO.c: Backport of fix for [Bug 2333466].andreas_kupries2008-11-232-2/+8