summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve the [chan] documentationmsofer-wcodes-20050611dkf2005-06-102-44/+518
| | | FossilOrigin-Name: af4a1c46e76a8ea23a3c3d811a365f7aea3e19c8
* fix to race condition in file mkdir and fix to glob documentationvincentdarley2005-06-093-10/+36
| | | FossilOrigin-Name: a6ebffa26e5ce24b5fe04090cc847756b4bdeb62
* Small doc improvements [Bug 1211078] etc.dkf2005-06-093-9/+17
| | | FossilOrigin-Name: 06bfc11ebc3b7c24925702b1f66b9b6aa939df83
* typo fixdkf2005-06-081-1/+1
| | | FossilOrigin-Name: 03edf0eac5983b6e6deac0dab3c307adc04e7acc
* D'oh. [Bug 1217017]dkf2005-06-081-2/+2
| | | FossilOrigin-Name: 143c847915fc1b5ba92ab8a470bbd722c634dc8d
* * generic/tclInt.h: Reduced the Tcl_ObjTypes "index",dgp2005-06-076-37/+36
| | | | | | | | | * generic/tclIndexObj.c: "enembleCmd", "localVarName", and * generic/tclNamesp.c: "levelReference" to file static scope. * generic/tclProc.c: * generic/tclVar.c: FossilOrigin-Name: 9c1c8c316670f1e278bfb74c180b063246f8f2cb
* Added (untested!) implementation of truncation for Windowsdkf2005-06-073-4/+83
| | | FossilOrigin-Name: a43119ea8ee212869c4ad341f0319a867d1da9e0
* * generic/tclObj.c: Restored registration of the "procbody"dgp2005-06-072-12/+10
| | | | | | Tcl_ObjType, as required by the tclcompiler application. FossilOrigin-Name: 26620cf72287f3ec76876a80e1be230ee3192e98
* Now for a real test of [chan truncate]...dkf2005-06-072-1/+16
| | | FossilOrigin-Name: ffa63010022737a412976a7be294482ee8e3516a
* Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!dkf2005-06-074-14/+31
| | | FossilOrigin-Name: 4d740196df12fe54bdca095c40f152cc78bbaf88
* autoconfdgp2005-06-072-2/+2
| | | FossilOrigin-Name: 2c02e2527f221202f709bb3bef4fbbf0d99d9928
* Bump patchlevel to a4dkf2005-06-078-14/+18
| | | FossilOrigin-Name: 0c38ae7bb893228feefdece2f8983a26682d7f02
* Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgsdkf2005-06-075-13/+37
| | | | | | messages (used in [read] implementation) FossilOrigin-Name: b3487bb8b81d80e8d373e29358e8173c871162bd
* Add missing return TCL_ERRORdkf2005-06-071-111/+103
| | | FossilOrigin-Name: 194aedaa6ee205baff2744c7143f0da706c98751
* Another indentation fixdkf2005-06-071-2/+2
| | | FossilOrigin-Name: 5ddb9adb32c241677fc5de82f873af54c2e64850
* Clean up indentationdkf2005-06-071-9/+9
| | | FossilOrigin-Name: 65eb529bed6e2c554a03f647a391b120f7990e9e
* Add missing return in wrong#args casedkf2005-06-071-1/+2
| | | FossilOrigin-Name: 1816c3809267792c4382754ee60d523dea64a59d
* copy/paste/modify errordgp2005-06-071-3/+2
| | | FossilOrigin-Name: 0b196082433de6278c2ee274c5dd88d019f88dff
* typodgp2005-06-071-2/+2
| | | FossilOrigin-Name: 8d33e93a6db116a580e494911f74930769680cd7
* make genstubsdgp2005-06-073-2/+31
| | | FossilOrigin-Name: b683f2cde5d7ba3624ae33783b998caa00b8c7c4
* TIP#208 implementationdkf2005-06-0613-41/+567
| | | | | | It's crude (especially in the tests and docs department) and incomplete (no truncation on non-POSIX platforms). FossilOrigin-Name: 3280056391a69ec28c5ea78944729c2ada97777e
* Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on ↵kennykb2005-06-063-21/+19
| | | | | hpux/native cc FossilOrigin-Name: 065f9ddc965070dc737bbaa1f3007740d734ca0e
* note tag date for 8.5a3core-8-5-a3hobbs2005-06-041-0/+6
| | | FossilOrigin-Name: 426944cc6e7ccdfddedabe417de3c1e5a2732600
* add libtommath to dist targethobbs2005-06-041-1/+4
| | | FossilOrigin-Name: eef0f5a23f70905259847534b426534018c2d973
* update changes for 8.5a3 release.dgp2005-06-031-1/+143
| | | FossilOrigin-Name: cd6f82cc115ff9b5b4a01f622ece4e0e1ff38dd2
* Remove blatant inefficiency in [parray]dkf2005-06-032-3/+9
| | | FossilOrigin-Name: 602628a115abd09c14990340b1b6eaecb5ec80d1
* * macosx/Makefile: fixed 'embedded' target.das2005-06-032-4/+7
| | | FossilOrigin-Name: ed94bc6122b5ce8cdbff16377bec33bffac6fd0b
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-023-19/+34
| | | | | | | * tools/tcltk-man2html.tcl: add a --useversion to prevent confusion when multiple Tcl source dirs exist. FossilOrigin-Name: af56fb84a6251842b05ef6390a8275b895d885ed
* regenerated after dkf's modifications to tcl.m4rmax2005-06-021-37/+46
| | | FossilOrigin-Name: aecf3a0fe956f0bd48db900b18504d62ea768934
* Fix m4 quoting problems :}dkf2005-06-021-4/+4
| | | FossilOrigin-Name: 122b06ca010005c3e23dbc6c05b0942dbb6ab24f
* This close to a release, simple is better.dgp2005-06-024-9/+11
| | | FossilOrigin-Name: b191ed7c3760e4fa324818ad1ed8db8ac0085e4b
* * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex,dgp2005-06-013-5/+8
| | | | | | * generic/tclResult.c: but should have less performance impact. FossilOrigin-Name: cc9274d22e019ddd194f704e2ec94fdad6213863
* d'oh!dgp2005-06-011-1/+1
| | | FossilOrigin-Name: 49146570cd420e655ff016669f7ee9f93597bde3
* * generic/tclBasic.c: For compatibility with earlier Tcl releases,dgp2005-06-015-4/+58
| | | | | | | | | * generic/tclResult.c: when a command procedure simply does a * generic/tclTest.c: "return TCL_RETURN;" we must interpret that * tests/result.test: the same as "return Tcl_SetReturnOptions(interp, Tcl_NewObj());" [Bug 1209759]. FossilOrigin-Name: ad959189c3776813094af37aaa21a44bd4bdad91
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-0111-67/+240
| | | | | | Also compilation of [switch -glob -nocase] from Donal Fellows FossilOrigin-Name: 1dd087938136afe1bd1ff08d596b1746dcbd2363
* Increase efficiency of [lindex] compilationdkf2005-06-012-3/+35
| | | FossilOrigin-Name: b3662bfb9f3e98595ad67f36c60ca582b6881916
* Make the threaded build compile again...dkf2005-06-012-3/+8
| | | FossilOrigin-Name: 745f7e4cf03030228bfd9b2515d606f31de43dbb
* Standardize help messages for 'configure --help' using AC_HELP_STRINGdkf2005-05-313-60/+101
| | | FossilOrigin-Name: 4392cbd439c00cf5ded321f39fcbe7e07afd219f
* See file.vasiljevic2005-05-311-0/+6
| | | FossilOrigin-Name: f40644f67536fb0e06ab5dbc3242633ea0c64aab
* The notifier thread is now created as joinable and properly joined invasiljevic2005-05-311-2/+7
| | | | | | the Tcl_FinalizeNotifier. FossilOrigin-Name: 72d6038dca7b585337cc895e1921ce16d0c51576
* See file.vasiljevic2005-05-301-0/+4
| | | FossilOrigin-Name: a02f77bfd6ecf029320dd2fc28378c5d7a73d7be
* Fixed Tcl Bug #1204064.vasiljevic2005-05-301-9/+9
| | | FossilOrigin-Name: b189cce3c373a3fabdb8accef35e7a5358dace41
* TIP#229 implementationdkf2005-05-3010-48/+953
| | | FossilOrigin-Name: f1050beab47be2d6eeec53a2833f0438631694d8
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-264-9/+18
| | | | | | | | * unix/configure.in: corrected framework finalization to softlink stub library to Versions/8.x subdir instead of Versions/Current. * unix/configure: autoconf-2.59 FossilOrigin-Name: 7028a4742abf70e7b2f141e8ce632a221dfcd41c
* Tab characters are important in *roff tables...dkf2005-05-261-7/+7
| | | FossilOrigin-Name: 00b02d06b9bb7ac74f2e0ba64fdeef53530a5f26
* * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary casthobbs2005-05-252-2/+7
| | | FossilOrigin-Name: a1d08b0d4818ac20f315d0decf7690f9d9eaba99
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-255-14/+119
| | | | | | | | | * doc/mathfunc.n: New built-in math function bool(). * generic/tclBasic.c: * tests/expr.test: * tests/info.test: FossilOrigin-Name: ba7648386974d5e333adce9c62caf65f715aa0f3
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-243-3/+23
| | | | | | | * tests/init.test: options from an auto-loaded command are seen correctly by the caller. FossilOrigin-Name: f259162cb69e42a9521367b5c8e6e6c43367e296
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-242-3/+6
| | | | | | that need to be handled specially. FossilOrigin-Name: 07573183edcd5ffbe79e54b025b2d86b50ab77ea
* fixed typo in EXTRA_INSTALL_BINARIESdas2005-05-232-3/+3
| | | FossilOrigin-Name: 70025405a5e735b348ef3c3c397860417d0be72a