summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generatemdejong2005-06-201-0/+16
* * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fatdas2005-06-181-0/+12
* Fix bug in [format %hx] handling on selected platforms. [Bug 1154163]dkf2005-06-171-0/+5
* Fix an odd [after]-and-limits problem. [Bug 1221395]dkf2005-06-171-0/+7
* Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg.dkf2005-06-141-0/+10
* correct fix to file mkdirvincentdarley2005-06-131-0/+4
* Simplify command compilation by moving numerous common stanzas into macros so...dkf2005-06-121-0/+5
* Improve the [chan] documentationmsofer_wcodes_20050611dkf2005-06-101-0/+5
* fix to race condition in file mkdir and fix to glob documentationvincentdarley2005-06-091-0/+5
* Small doc improvements [Bug 1211078] etc.dkf2005-06-091-0/+5
* typo fixdkf2005-06-081-1/+1
* * generic/tclInt.h: Reduced the Tcl_ObjTypes "index",dgp2005-06-071-7/+10
* Added (untested!) implementation of truncation for Windowsdkf2005-06-071-0/+5
* * generic/tclObj.c: Restored registration of the "procbody"dgp2005-06-071-11/+8
* Now for a real test of [chan truncate]...dkf2005-06-071-0/+2
* Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!dkf2005-06-071-0/+6
* Bump patchlevel to a4dkf2005-06-071-0/+4
* Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgsdkf2005-06-071-0/+6
* make genstubsdgp2005-06-071-0/+5
* TIP#208 implementationdkf2005-06-061-0/+19
* Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on h...Kevin B Kenny2005-06-061-0/+9
* note tag date for 8.5a3core_8_5_a3hobbs2005-06-041-0/+6
* Remove blatant inefficiency in [parray]dkf2005-06-031-0/+5
* * macosx/Makefile: fixed 'embedded' target.das2005-06-031-0/+4
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-0/+6
* This close to a release, simple is better.dgp2005-06-021-3/+0
* * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex,dgp2005-06-011-0/+3
* * generic/tclBasic.c: For compatibility with earlier Tcl releases,dgp2005-06-011-0/+8
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-011-0/+12
* Increase efficiency of [lindex] compilationdkf2005-06-011-0/+3
* Make the threaded build compile again...dkf2005-06-011-0/+5
* Standardize help messages for 'configure --help' using AC_HELP_STRINGdkf2005-05-311-9/+16
* See file.vasiljevic2005-05-311-0/+6
* See file.vasiljevic2005-05-301-0/+4
* TIP#229 implementationdkf2005-05-301-0/+16
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-261-0/+8
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary casthobbs2005-05-251-0/+4
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-251-0/+9
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-241-0/+6
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-241-0/+3
* * macosx/Makefile:das2005-05-231-0/+26
* * doc/expr.n:das2005-05-231-0/+5
* * generic/tclParseExpr.c: Corrected parser to recognize alldgp2005-05-201-0/+7
* Scratch one bizarre while loop... :^)dkf2005-05-191-0/+6
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-4/+4
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashingdas2005-05-191-0/+7
* * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper arounddgp2005-05-181-0/+11
* * doc/BoolObj.3: Rewrite of documentation dropping many detailsdgp2005-05-181-0/+4
* * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, sodgp2005-05-181-0/+15
* * generic/tclObj.c (TclInitObjSubsystem): Removed thedgp2005-05-171-0/+12