| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for [Bugs 733156, 733221] | Joe Mistachkin | 2003-05-10 | 1 | -0/+15 |
|
|
* | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] | dgp | 2003-05-05 | 1 | -0/+5 |
|
|
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -0/+5 |
|
|
* | glob and square brackets fix | vincentdarley | 2003-04-29 | 1 | -0/+10 |
|
|
* | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the | dgp | 2003-04-25 | 1 | -0/+7 |
|
|
* | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes | andreas_kupries | 2003-04-25 | 1 | -0/+11 |
|
|
* | * library/tcltest/tcltest.tcl: When the return code of a test does | dgp | 2003-04-21 | 1 | -0/+7 |
|
|
* | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect | hobbs | 2003-04-18 | 1 | -13/+18 |
|
|
* | Moved serial line options to their creator, open.n, from the generic page | dkf | 2003-04-18 | 1 | -0/+7 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -0/+23 |
|
|
* | If you deal with network sockets, you should care about encodings. Tcl cannot | dkf | 2003-04-16 | 1 | -0/+5 |
|
|
* | Math funcs might have to deal with wide ints; document this. [Bug 709720] | dkf | 2003-04-16 | 1 | -0/+5 |
|
|
* | Corrected use of types to make compilation compatible with VC++5. | Kevin B Kenny | 2003-04-15 | 1 | -0/+5 |
|
|
* | Added conditionals to make tclWinFile.c compile on VC++6, which
| Kevin B Kenny | 2003-04-14 | 1 | -0/+5 |
|
|
* | filesystem fixes backported | vincentdarley | 2003-04-14 | 1 | -0/+30 |
|
|
* | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major
| Kevin B Kenny | 2003-04-12 | 1 | -0/+13 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected | dgp | 2003-04-11 | 1 | -0/+9 |
|
|
* | * generic/tclIO.c (UpdateInterest): When dropping interest in | andreas_kupries | 2003-04-11 | 1 | -0/+8 |
|
|
* | Fixed silly typo. [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 |
|
|
* | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [... | dkf | 2003-04-07 | 1 | -0/+6 |
|
|
* | * win/configure: Regen. | mdejong | 2003-04-03 | 1 | -0/+12 |
|
|
* | * tests/README: Direct [source] of *.test files is no longer | dgp | 2003-04-01 | 1 | -0/+6 |
|
|
* | 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 |
|
|
* | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -0/+12 |
|
|
* | 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/+16 |
|
|
* | * generic/tclVar.c: | Miguel Sofer | 2003-03-24 | 1 | -0/+7 |
|
|
* | 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 |
|
|
* | * 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 |
|
|
* | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and | dgp | 2003-03-19 | 1 | -0/+6 |
|
|
* | * 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 | -0/+7 |
|
|
* | Fixes for three filesystem problems | vincentdarley | 2003-03-18 | 1 | -0/+10 |
|
|
* | Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode | dkf | 2003-03-17 | 1 | -0/+7 |
|
|
* | Made format less keen on converting numeric types. [Bug #699060] | dkf | 2003-03-14 | 1 | -0/+2 |
|
|
* | Backport of fix for 698146 to remove assumption that time_t is a long... | dkf | 2003-03-14 | 1 | -0/+3 |
|
|
* | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -0/+7 |
|
|
* | Backed the version to 8.4 on the 8.4 branch.
| Kevin B Kenny | 2003-03-13 | 1 | -0/+5 |
|
|
* | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT | dgp | 2003-03-12 | 1 | -0/+4 |
|
|
* | * generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for | dgp | 2003-03-12 | 1 | -0/+4 |
|
|
* | correct latest entry | dgp | 2003-03-12 | 1 | -3/+4 |
|
|
* | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option | dgp | 2003-03-12 | 1 | -0/+6 |
|
|
* | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without
| Kevin B Kenny | 2003-03-11 | 1 | -0/+5 |
|
|