| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -0/+76 |
|
|
* | * generic/tclTest.c (TestSetCmd2): | Miguel Sofer | 2007-11-03 | 1 | -1/+8 |
|
|
* | \u0000 is ASCII! [Bug 1808258] | dkf | 2007-11-01 | 1 | -4/+4 |
|
|
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 16 | -135/+131 |
|
|
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 1 | -1/+7 |
|
|
* | * library/tcltest/tcltest.tcl: Accept underscores and colons in | dgp | 2007-09-11 | 1 | -3/+3 |
|
|
* | * doc/package.n: Restored the functioning of | dgp | 2007-09-11 | 1 | -7/+13 |
|
|
* | * doc/package.n: Restored the document parallel syntax of the | dgp | 2007-09-10 | 1 | -8/+8 |
|
|
* | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the | dgp | 2007-09-09 | 5 | -52/+45 |
|
|
* | * generic/tclCompCmds.c: Use the new INST_REVERSE instruction | dgp | 2007-09-09 | 1 | -3/+4 |
|
|
* | Fix [Bug 1786481] | dkf | 2007-09-08 | 1 | -1/+43 |
|
|
* | * generic/tclEvent.c ([::tcl::Bgerror]): Corrections to Tcl's | dgp | 2007-09-07 | 1 | -1/+40 |
|
|
* | * generic/tclResult.c (Tcl_GetReturnOptions): Take care that a | dgp | 2007-09-07 | 1 | -2/+2 |
|
|
* | * tests/lindex.test (lindex-17.[01]): Added code to detect the | Kevin B Kenny | 2007-09-03 | 1 | -1/+23 |
|
|
* | * library/clock.tcl (ParseClockScanFormat): Modified code to allow | Kevin B Kenny | 2007-08-25 | 1 | -1/+40 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): Added code to handle | Kevin B Kenny | 2007-08-25 | 1 | -2/+122 |
|
|
* | * generic/tclCompExpr.c: Register literals found in expressions | dgp | 2007-08-24 | 1 | -1/+24 |
|
|
* | * generic/tclMain.c: Corrected the logic of dropping the last | dgp | 2007-08-21 | 1 | -1/+30 |
|
|
* | thread-4.4: clear ::errorInfo in the thread as a message is left here from in... | patthoyts | 2007-08-21 | 1 | -2/+2 |
|
|
* | Fix [Bug 1773127] | dkf | 2007-08-15 | 1 | -1/+22 |
|
|
* | * generic/tclBasic.c: Use fully qualified variable names for | dgp | 2007-08-14 | 2 | -4/+5 |
|
|
* | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix | das | 2007-08-14 | 1 | -1/+11 |
|
|
* | * generic/tclExecute.c: Provide DECACHE/CACHE protection to the | dgp | 2007-08-13 | 1 | -1/+13 |
|
|
* | * generic/tclExecute.c (INST_STORE_ARRAY): | Miguel Sofer | 2007-08-09 | 1 | -1/+17 |
|
|
* | * generic/tclExecute.c: Corrected improper use of bignum arguments | dgp | 2007-08-08 | 1 | -1/+5 |
|
|
* | * tests/parseExpr.test: Update source file name of expr parser code. | dgp | 2007-08-06 | 1 | -3/+3 |
|
|
* | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -2/+2 |
|
|
* | * generic/tclCompExpr.c: More commentary. | dgp | 2007-07-16 | 1 | -1/+92 |
|
|
* | * generic/tclTrace.c: Corrected broken trace reversal logic in | dgp | 2007-06-27 | 1 | -1/+5 |
|
|
* | * generic/tclBasic.c (TEOvI): Made sure that leave | Miguel Sofer | 2007-06-21 | 1 | -2/+2 |
|
|
* | * generic/tclCompile.c: reverted TclEvalObjvInternal and | Miguel Sofer | 2007-06-15 | 1 | -28/+47 |
|
|
* | * generic/trace.test: added tests 36.* for dynamic trace creation | Miguel Sofer | 2007-06-15 | 1 | -1/+51 |
|
|
* | Convert [info] into an ensemble command. | dkf | 2007-06-12 | 3 | -231/+235 |
|
|
* | Forgot to fix the relevant tests | dkf | 2007-06-08 | 2 | -8/+8 |
|
|
* | * generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY to | dgp | 2007-06-05 | 1 | -0/+18 |
|
|
* | Add missing constraints | dgp | 2007-06-04 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Removed code that dealt with | dgp | 2007-05-30 | 1 | -2/+2 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 2 | -32/+32 |
|
|
* | * tests/encoding.test: Modified so that encoding tests happen | Kevin B Kenny | 2007-05-04 | 2 | -16/+40 |
|
|
* | * tests/utf.test (utf-25.1--utf-25.4): Modified tests to | Kevin B Kenny | 2007-05-02 | 1 | -33/+67 |
|
|
* | Test constraints are automatically "and"ed together | dkf | 2007-04-20 | 1 | -2/+2 |
|
|
* | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 2 | -8/+4 |
|
|
* | Fixed a buglet in recognizing time zone SIERRA | Kevin B Kenny | 2007-04-20 | 1 | -7/+3 |
|
|
* | * tests/clock.test (clock-59.1): Added a regression test for | Kevin B Kenny | 2007-04-20 | 1 | -1/+39 |
|
|
* | * tests/clock.test (clock-40.1, clock-58.1): Corrected a | Kevin B Kenny | 2007-04-20 | 1 | -3/+3 |
|
|
* | * doc/clock.n: Corrected a silly error (transposed 'uppercase' | Kevin B Kenny | 2007-04-20 | 1 | -1/+76 |
|
|
* | * generic/tclCompCmds.c: added a cast to silence a compiler | Kevin B Kenny | 2007-04-15 | 1 | -1/+9 |
|
|
* | * tests/string.test: More [string reverse] tests. | dgp | 2007-03-30 | 1 | -1/+28 |
|
|
* | * generic/tclProc.c (Tcl_ApplyObjCmd): | Miguel Sofer | 2007-03-29 | 1 | -1/+19 |
|
|
* | 2007-03-20 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2007-03-20 | 1 | -0/+17 |
|
|