summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve the [chan] documentationmsofer_wcodes_20050611dkf2005-06-102-44/+518
* fix to race condition in file mkdir and fix to glob documentationvincentdarley2005-06-093-10/+36
* Small doc improvements [Bug 1211078] etc.dkf2005-06-093-9/+17
* typo fixdkf2005-06-081-1/+1
* D'oh. [Bug 1217017]dkf2005-06-081-2/+2
* * generic/tclInt.h: Reduced the Tcl_ObjTypes "index",dgp2005-06-076-37/+36
* Added (untested!) implementation of truncation for Windowsdkf2005-06-073-4/+83
* * generic/tclObj.c: Restored registration of the "procbody"dgp2005-06-072-12/+10
* Now for a real test of [chan truncate]...dkf2005-06-072-1/+16
* Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!dkf2005-06-074-14/+31
* autoconfdgp2005-06-072-2/+2
* Bump patchlevel to a4dkf2005-06-078-14/+18
* Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgsdkf2005-06-075-13/+37
* Add missing return TCL_ERRORdkf2005-06-071-111/+103
* Another indentation fixdkf2005-06-071-2/+2
* Clean up indentationdkf2005-06-071-9/+9
* Add missing return in wrong#args casedkf2005-06-071-1/+2
* copy/paste/modify errordgp2005-06-071-3/+2
* typodgp2005-06-071-2/+2
* make genstubsdgp2005-06-073-2/+31
* TIP#208 implementationdkf2005-06-0613-41/+567
* Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on h...Kevin B Kenny2005-06-063-21/+19
* note tag date for 8.5a3core_8_5_a3hobbs2005-06-041-0/+6
* add libtommath to dist targethobbs2005-06-041-1/+4
* update changes for 8.5a3 release.dgp2005-06-031-1/+143
* Remove blatant inefficiency in [parray]dkf2005-06-032-3/+9
* * macosx/Makefile: fixed 'embedded' target.das2005-06-032-4/+7
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-023-19/+34
* regenerated after dkf's modifications to tcl.m4rmax2005-06-021-37/+46
* Fix m4 quoting problems :}dkf2005-06-021-4/+4
* This close to a release, simple is better.dgp2005-06-024-9/+11
* * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex,dgp2005-06-013-5/+8
* d'oh!dgp2005-06-011-1/+1
* * generic/tclBasic.c: For compatibility with earlier Tcl releases,dgp2005-06-015-4/+58
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-0111-67/+240
* Increase efficiency of [lindex] compilationdkf2005-06-012-3/+35
* Make the threaded build compile again...dkf2005-06-012-3/+8
* Standardize help messages for 'configure --help' using AC_HELP_STRINGdkf2005-05-313-60/+101
* See file.vasiljevic2005-05-311-0/+6
* The notifier thread is now created as joinable and properly joined invasiljevic2005-05-311-2/+7
* See file.vasiljevic2005-05-301-0/+4
* Fixed Tcl Bug #1204064.vasiljevic2005-05-301-9/+9
* TIP#229 implementationdkf2005-05-3010-48/+953
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-264-9/+18
* Tab characters are important in *roff tables...dkf2005-05-261-7/+7
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary casthobbs2005-05-252-2/+7
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-255-14/+119
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-243-3/+23
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-242-3/+6
* fixed typo in EXTRA_INSTALL_BINARIESdas2005-05-232-3/+3