summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * generic/tclListObj.c (TclLsetList): Rewrite so that the routinedgp2007-03-081-0/+6
* Moved [lindex] guts to tclListObj.c, same as [lset] guts.dkf2007-03-081-0/+6
* Tidy up formattingdkf2007-03-081-11/+12
* * library/clock.tcl: Further tweaks to the Windows time zone tableKevin B Kenny2007-03-081-18/+28
* * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-071-1/+13
* * generic/tclCmdIL.c (TclLindex*): Rewrites to make efficient pr...dgp2007-03-071-0/+7
* * generic/tclObj.c (Tcl_AppendAllObjTypes): Converted to simplerdgp2007-03-071-0/+5
* Make [regexp -about] produce its result using Tcl_Objs instead of strings.dkf2007-03-071-5/+10
* New US DST rules on Windows; Olson's tzdata2007cKevin B Kenny2007-03-071-0/+11
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-051-0/+8
* Split the ChangeLog to separate out the (static) 2005 entriesdkf2007-03-031-3814/+1
* Added macro to conceal at least some of the pointer hackery.dkf2007-03-031-6/+11
* * generic/tclCmdIL.c (Tcl_LreverseObjCmd): Added missingdgp2007-03-021-0/+4
* * generic/tclCmdIL.c (Tcl_JoinObjCmd): Revised [join] implementationdgp2007-03-021-0/+3
* * generic/tclCmdIL.c (Info*Cmd): Code simplifications anddgp2007-03-021-0/+5
* D'uh! Forgot to save the ChangeLog...dkf2007-03-021-1/+1
* Added a scheme to allow aux-data to be printed out for debugging. For this to...dkf2007-03-021-1/+16
* * generic/tclCmdIL.c (Tcl_LinsertObjCmd): Code simplificationsdgp2007-03-011-0/+3
* * generic/tclCmdIL.c (Tcl_LreplaceObjCmd): Code simplificationsdgp2007-03-011-0/+3
* * generic/tclCmdIL.c (Tcl_LrangeObjCmd): Rewrite in the samedgp2007-03-011-0/+3
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing awaydgp2007-03-011-0/+4