summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Handle creation of Tcl_Objs from constant strings better (easier to use, moredkf2007-04-101-0/+8
* minor tidydkf2007-04-101-12/+10
* * generic/tclCompile (tclInstructionTable): fixed bugs inMiguel Sofer2007-04-081-0/+5
* * generic/tclCompile (tclInstructionTable): fixed bug inMiguel Sofer2007-04-071-0/+5
* * generic/tclExecute.c (TEBC): small code reduction.Miguel Sofer2007-04-071-0/+4
* * generic/tclExecute.c (TEBC):Miguel Sofer2007-04-061-0/+9
* Whitespace/formattingdkf2007-04-051-17/+17
* * generic/tclExecute.c: INST_INVOKE optimisation [Patch 1693802]Miguel Sofer2007-04-031-0/+4
* missing entrydgp2007-04-031-0/+6
* * generic/tclInt.decls: Moved TclGetNamespaceFromObj() toMiguel Sofer2007-04-031-0/+7
* * generic/tclBasic.c: Added bytecode compilers for theMiguel Sofer2007-04-031-0/+9
* * generic/tclBasic.c: Replace arrays on the C stack and ckallocdgp2007-04-021-0/+13
* Ensure that the count of commands commenced by bytecode is correct at all timesdkf2007-04-011-33/+40
* * generic/tclCompile.c:dgp2007-03-301-0/+1
* * generic/tclCompExpr.c:dgp2007-03-301-0/+1
* * generic/tclCompCmds.c: Replace arrays on the C stack anddgp2007-03-301-0/+4
* * generic/tclCmdMZ.c: Revised [string to* $s $first $last]dgp2007-03-301-0/+3
* * tests/string.test: More [string reverse] tests.dgp2007-03-301-0/+4
* * generic/tclExecute.c: optimise the lookup of elements of indexedMiguel Sofer2007-03-301-0/+5
* * generic/tclProc.c (Tcl_ApplyObjCmd):Miguel Sofer2007-03-291-0/+7
* * generic/tclCmdMZ.c (STR_REVERSE): Implement the actualdgp2007-03-281-0/+12
* * generic/tclCmdMZ.c (STR_MAP): Replace ckalloc calls withdgp2007-03-271-5/+10
* Thread exit handler marks the current thread as un-initialized.vasiljevic2007-03-241-0/+8
* * generic/tclBasic.c (DeleteInterpProc): pop the root frameMiguel Sofer2007-03-231-0/+5
* * win/Makefile.in: Added code to keep a Cygwin path name fromKevin B Kenny2007-03-231-0/+5
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Replaced arraysdgp2007-03-221-0/+4
* * generic/tclExecute.c: Revised GrowEvaluationStack to take andgp2007-03-221-0/+7
* * generic/tclExecute.c: More ckalloc -> ckrealloc conversions.dgp2007-03-211-0/+5
* * generic/tclExecute.c: More ckalloc -> ckrealloc conversions.dgp2007-03-211-0/+5
* * generic/tclEnv.c: Some more ckalloc -> ckrealloc replacements.dgp2007-03-201-0/+5
* 2007-03-20 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2007-03-201-1/+31
* * generic/tclCompile.c: Revise the various expansion routines fordgp2007-03-201-0/+3
* * generic/tclBinary.c (Tcl_SetByteArrayLength): Replaced ckalloc() /dgp2007-03-191-0/+3
* * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced somedgp2007-03-191-0/+8
* Fixed bug in regsub example.dkf2007-03-191-20/+25
* * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-0/+8
* * generic/tclIOUtil.c (Tcl_Stat): Reimplement workaroundmdejong2007-03-161-0/+7
* * win/Makefile.in: Fully qualify LIBRARY_DIR somdejong2007-03-151-0/+5
* * tests/parse.test: Add two backslash newline parse tests.mdejong2007-03-151-0/+4
* * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copydgp2007-03-121-0/+5
* * generic/tclEvent.c (HandleBgErrors): Make efficient private copydgp2007-03-121-0/+5
* * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficientdgp2007-03-121-0/+6
* * generic/tclVar.c (TclArraySet): Make efficient private copy ofdgp2007-03-121-0/+6
* Fix [Bug 1679072]dkf2007-03-121-3/+8
* Fix [Bug 1675044]dkf2007-03-111-3/+9
* * generic/tclCmdIL (Tcl_LsortObjCmd): changed fix to [Bug 1675116]Miguel Sofer2007-03-101-0/+5
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-091-0/+8
* Fix [Bug 1675116]dkf2007-03-091-7/+13
* Modified test initialisation to use theKevin B Kenny2007-03-091-2/+4
* * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance toKevin B Kenny2007-03-091-0/+7