| Commit message (Expand) | Author | Age | Files | Lines |
* | Silly typo fix. [Bug 718543] | dkf | 2003-04-10 | 1 | -0/+4 |
|
|
* | Use correct test for the empty string in Tcl_ErrorObjCmd | dkf | 2003-04-08 | 1 | -0/+7 |
|
|
* | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of | dgp | 2003-04-07 | 1 | -0/+3 |
|
|
* | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing | dgp | 2003-04-07 | 1 | -0/+5 |
|
|
* | Yet more warning killing, this time reported by Miguel Sofer by private chat. | dkf | 2003-04-07 | 1 | -0/+2 |
|
|
* | Stopped compilers from moaning about switch fall-through. [Bug 716327] | dkf | 2003-04-07 | 1 | -0/+5 |
|
|
* | Fixed bugs 715751 and 713562 so dict code should build everywhere and wide ints | dkf | 2003-04-07 | 1 | -0/+15 |
|
|
* | Final stage of getting dictionaries into the core. Test suite should work now! | dkf | 2003-04-05 | 1 | -0/+7 |
|
|
* | Build support for dicts on Unix and Windows, plus public API (structure | dkf | 2003-04-05 | 1 | -0/+5 |
|
|
* | The bulk of the TIP#111 implementation. Still need to finish plumbing this | dkf | 2003-04-05 | 1 | -0/+7 |
|
|
* | * unix/configure: | mdejong | 2003-04-04 | 1 | -0/+8 |
|
|
* | * unix/Makefile.in: Don't subst MATH_LIBS, | mdejong | 2003-04-03 | 1 | -0/+14 |
|
|
* | * generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return] | dgp | 2003-04-03 | 1 | -0/+5 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 1 | -0/+12 |
|
|
* | * generic/tclParse.c (TclSubstTokens): Moved declaration of | dgp | 2003-04-02 | 1 | -0/+7 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-04-02 | 1 | -0/+8 |
|
|
* | * tests/README: Direct [source] of *.test files is no longer | dgp | 2003-04-01 | 1 | -0/+4 |
|
|
* | Added further coverage tests. | dgp | 2003-04-01 | 1 | -0/+1 |
|
|
* | * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] failed | dgp | 2003-04-01 | 1 | -0/+7 |
|
|
* | * tests/parse.test (parse-18.*): Coverage tests for the new | dgp | 2003-03-31 | 1 | -0/+6 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-28 | 1 | -0/+9 |
|
|
* | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] | Miguel Sofer | 2003-03-27 | 1 | -0/+7 |
|
|
* | More elimination of dup test numbers [Bugs 710365, 710369] | dkf | 2003-03-27 | 1 | -0/+5 |
|
|
* | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -0/+12 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-27 | 1 | -0/+7 |
|
|
* | update docs for latest change | dgp | 2003-03-26 | 1 | -0/+1 |
|
|
* | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 1 | -0/+7 |
|
|
* | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass | dgp | 2003-03-26 | 1 | -0/+6 |
|
|
* | * generic/tclVar.c: | Miguel Sofer | 2003-03-24 | 1 | -0/+7 |
|
|
* | * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c, | patthoyts | 2003-03-24 | 1 | -0/+5 |
|
|
* | Added quoting around the script name in the 'test' target; Joe
| Kevin B Kenny | 2003-03-23 | 1 | -0/+4 |
|
|
* | Fixed a bug where [package require dde] or [package require registry]
| Kevin B Kenny | 2003-03-23 | 1 | -0/+8 |
|
|
* | * win/tclWinDde.c: Make dde services conform the the documentation | patthoyts | 2003-03-22 | 1 | -0/+10 |
|
|
* | * generic/tclInt.h (tclOriginalNotifier): | dgp | 2003-03-21 | 1 | -0/+14 |
|
|
* | * generic/tclInt.h: Removed definition of ParseValue struct that | dgp | 2003-03-20 | 1 | -0/+5 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2003-03-19 | 1 | -0/+6 |
|
|
* | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 1 | -0/+14 |
|
|
* | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and | dgp | 2003-03-19 | 1 | -0/+4 |
|
|
* | * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix for | dgp | 2003-03-19 | 1 | -1/+9 |
|
|
* | * win/configure: Regen. | mdejong | 2003-03-19 | 1 | -0/+10 |
|
|
* | * tests/registry.test: Changed the conditionals to avoid an
| Kevin B Kenny | 2003-03-19 | 1 | -0/+6 |
|
|
* | * tools/tcltk-man2html.tcl: added support for building 'make html' | das | 2003-03-18 | 1 | -7/+14 |
|
|
* | * tests/format.test: Renumber tests, a bunch of | mdejong | 2003-03-18 | 1 | -0/+5 |
|
|
* | Fix docbug in lsearch and lsort commands for -ascii opt (which works with | dkf | 2003-03-17 | 1 | -0/+7 |
|
|
* | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -0/+7 |
|
|
* | * win/tcl.m4 (SC_WITH_TCL): Port version number | mdejong | 2003-03-13 | 1 | -0/+5 |
|
|
* | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 1 | -0/+18 |
|
|
* | * generic/tclBasic.c (Tcl_EvalTokensStandard): | dgp | 2003-03-13 | 1 | -0/+24 |
|
|
* | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT | dgp | 2003-03-12 | 1 | -0/+4 |
|
|
* | corrected latest entry | dgp | 2003-03-12 | 1 | -3/+4 |
|
|