summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdogeen_assembler_branchKevin B Kenny2011-03-051-2/+39
|\
| * * generic/tclExecute.c: cleaner mem management for TEBCdataMiguel Sofer2011-03-051-0/+2
| * Renamed BottomData to TEBCdata, so that the name refers to what it is rather ...Miguel Sofer2011-03-051-1/+5
| * Renamed struct TEOV_callback to the more descriptive NRE_callback.Miguel Sofer2011-03-051-0/+11
| * One trunk to rule them all...dgp2011-03-051-0/+7
| |\
| | * [Bug 3185009]: Keep references to resolved object variables so that an unset ...Bug_3185009dkf2011-03-041-0/+7
| * | * generic/tclBasic.c (TclNREvalObjv): missing a variable declaration in comme...Miguel Sofer2011-03-041-2/+8
| * | date copy/paste errordgp2011-03-031-1/+1
| * | USE_DIRECT_INTERP_RESULT_ACCESS -> USE_INTERP_RESULT [TIP 330].dgp2011-03-031-0/+7
| |/
| |
| \
*-. \ merge trunk into dogeen-assembler-branchKevin B Kenny2011-03-021-0/+20
|\ \ \ | | |/
| | * fix leaks in throw and unset compilersmig2011-03-011-0/+3
| | * This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-0/+11
| | * * generic/tclExecute.c (ExprObjCallback): fix object leakmig2011-03-011-0/+2
| | * * generic/tclExecute.c (TEBCresume): store local var array and constants in a...mig2011-03-011-0/+4
| |/
| |
| \
*-. \ merge trunkKevin B Kenny2011-03-011-0/+17
|\ \ \ | | |/
| | * fix typo in dkf's last commitmig2011-03-011-0/+3
| |/
| * * generic/tclBasic.c (TclNREvalObjv): dont do the trampoline dance for comman...mig2011-03-011-0/+5
| * Reorganization of call context reference count management so that codedkf2011-03-011-0/+9
* | merge trunkKevin B Kenny2011-03-011-16/+188
|\ \ | |/
| * * doc/RegExp.3: [Bug 3165108]: Corrected documentation of descriptiondgp2011-02-281-2/+8
| * Fix various gcc-4.5.2 64-bit warning messages,nijtmans2011-01-251-0/+8
| * typodgp2011-01-251-1/+1
| * Don't miss 64-bit address bits in panic message.nijtmans2011-01-251-0/+4
| * [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier.nijtmans2011-01-191-1/+8
| * * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Makedkf2011-01-181-6/+14
| * Various mismatches between Tcl_Panic format string and its arguments,nijtmans2011-01-181-0/+10
| * [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-0/+7
| * * doc/tclvars.n:Kevin B Kenny2011-01-151-0/+11
| * handle --enable-64bit=ia64 for gccnijtmans2011-01-121-2/+5
| * VS 2005 64-bit does not have intrin.h, and does not need it.nijtmans2011-01-121-1/+1
| * VS 2005 64-bit does not have intrin.h, and does not need it.nijtmans2011-01-121-0/+2
| * Use _vsnprintf in stead of vsnprintf, because MSVC 6 doesn't have it. Reporte...nijtmans2011-01-121-0/+5
| * * tests/util.test (util-15.*): Added test cases for floating pointKevin B Kenny2011-01-071-0/+8
| * * tests/package.test, tests/pkg.test: Coalesce these tests into onedkf2011-01-061-0/+8
| * Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-0/+10
| * * tests/execute.test (execute-11.1): [Bug 3142026]: Added test thatdkf2011-01-011-0/+5
| * * generic/tclCmdIL.c (SortElement): Use unions properly in thedkf2011-01-011-6/+13
| * Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled ...nijtmans2010-12-311-0/+5
| * * generic/tclExecute.c (GrowEvaluationStack): off-by-one error inMiguel Sofer2010-12-301-0/+7
| * * generic/tclCmdIL.c (Tcl_LsortObjCmd): Fix crash when multiple -indexdkf2010-12-271-18/+27
| * [Patch 3059922]: fixes for mingw64 - gcc4.5.1 tdm64-1: completed for all envi...nijtmans2010-12-211-0/+5
| * Explicitely test for intrinsics support in compiler, before assuming only MSV...nijtmans2010-12-201-0/+7
| * [Patch3059922]: fixes for mingw64 - gcc4.5.1 tdm64-1:nijtmans2010-12-191-1/+1
| * [Patch 3124554]: fixes for mingw64 - gcc4.5.1 tdm64-1:nijtmans2010-12-191-0/+5
| * Remove unwanted/obsolete 'ddd' target.stwo2010-12-171-0/+4
| * Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tk's Mak...stwo2010-12-171-0/+6
| * [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-0/+4
| * Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-0/+4
| * [Patch 3124554]: Move WishPanic from Tk to Tclnijtmans2010-12-161-1/+6
| * Restore abort() in Tcl_Panic() as it was before.nijtmans2010-12-151-2/+6