| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/NRE.test: Added basic tests for deep TclOO calls | Miguel Sofer | 2008-07-18 | 2 | -1/+91 |
|
|
* | * generic/tcl.decls: Change the public api prefix from | Miguel Sofer | 2008-07-18 | 16 | -138/+156 |
|
|
* | NRE-enable oo::object.eval | dkf | 2008-07-18 | 2 | -13/+33 |
|
|
* | Minor fixes (clearer panic messages, formatting of comments) | dkf | 2008-07-18 | 1 | -55/+50 |
|
|
* | * generic/tclDictObj.c (DictWithCmd, DictUpdateCmd): fix | Miguel Sofer | 2008-07-18 | 3 | -27/+28 |
|
|
* | Tinkering | dkf | 2008-07-17 | 1 | -29/+37 |
|
|
* | stop crash in test suite! | dkf | 2008-07-17 | 1 | -1/+11 |
|
|
* | NRE-ify the non-compiled version of [dict update]. | dkf | 2008-07-17 | 2 | -10/+43 |
|
|
* | Add NRE support to [dict with]. | dkf | 2008-07-17 | 2 | -12/+56 |
|
|
* | * win/tclWinThrd.c: Test for TLS_OUT_OF_INDEXES to make certain that | georgeps | 2008-07-16 | 2 | -1/+10 |
|
|
* | NRE-aware TclOO. | dkf | 2008-07-16 | 6 | -86/+280 |
|
|
* | * tests/NRE.test: better constraint for testing the | Miguel Sofer | 2008-07-16 | 3 | -7/+18 |
|
|
* | * generic/tclParse.c: fixing incomplete reversion of "fix" for | Miguel Sofer | 2008-07-15 | 2 | -1/+7 |
|
|
* | Fix [Bug 2018603] | dkf | 2008-07-15 | 2 | -33/+26 |
|
|
* | Fix error in example. [Bug 2016740] | dkf | 2008-07-15 | 2 | -2/+4 |
|
|
* | Factor the ensemble code a bit more. | dkf | 2008-07-15 | 2 | -168/+243 |
|
|
* | * generic/tclParse.c: reverting the "fix" for [Bug 2017583], | Miguel Sofer | 2008-07-14 | 3 | -6/+19 |
|
|
* | Tidy up code for clarity. | dkf | 2008-07-14 | 2 | -436/+431 |
|
|
* | Store ClientDatas in NRE callback storage as an array; that's how they are | dkf | 2008-07-14 | 4 | -22/+28 |
|
|
* | * generic/tclParse.c: Remove unneeded TclInterpReady call | Miguel Sofer | 2008-07-14 | 2 | -8/+6 |
|
|
* | * generic/tclExecute.c: Remove unneeded TclInterpReady call | Miguel Sofer | 2008-07-14 | 2 | -12/+3 |
|
|
* | * generic/tclBasic.c.: Embedded Tcl_Canceled() calls into | Miguel Sofer | 2008-07-14 | 4 | -22/+14 |
|
|
* | * generic/tclVar.c: fix error message | Miguel Sofer | 2008-07-14 | 2 | -2/+4 |
|
|
* | remove unused variable | Miguel Sofer | 2008-07-14 | 1 | -3/+1 |
|
|
* | ChangeLog fix | Miguel Sofer | 2008-07-14 | 1 | -1/+2 |
|
|
* | * generic/tclParse.c: remove unnecessary numLevel management | Miguel Sofer | 2008-07-14 | 3 | -8/+7 |
|
|
* | * generic/tclBasic.c.: NRE left too many calls to | Miguel Sofer | 2008-07-14 | 4 | -11/+8 |
|
|
* | more consistent wrong # arg messages: change all messages containing ?options... | nijtmans | 2008-07-13 | 23 | -72/+72 |
|
|
* | * generic/tclBasic.c: TclResetCancellation() calls were misplaced | Miguel Sofer | 2008-07-13 | 2 | -6/+6 |
|
|
* | * generic/tclInt.h: the new macros TclSmallAlloc and TclSmallFree | Miguel Sofer | 2008-07-13 | 2 | -1/+31 |
|
|
* | whitespace | das | 2008-07-13 | 1 | -174/+174 |
|
|
* | add new NRE files | das | 2008-07-13 | 1 | -1/+5 |
|
|
* | autoheader-2.59 | das | 2008-07-13 | 1 | -3/+0 |
|
|
* | remove leftover DTRACE macro causing buid failure | das | 2008-07-13 | 1 | -5/+1 |
|
|
* | silence compiler warnings about uninited variables (gcc can't follow the logic) | Miguel Sofer | 2008-07-13 | 1 | -4/+6 |
|
|
* | added new files generic/tclNRE.h and tests/NRE.test | Miguel Sofer | 2008-07-13 | 2 | -0/+575 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 27 | -7657/+8955 |
|
|
* | Minor updates for better readability. | dkf | 2008-07-11 | 1 | -92/+96 |
|
|
* | add a vqtcl entry | patthoyts | 2008-07-09 | 1 | -1/+2 |
|
|
* | * generic/tclGet.c: Corrected out of date comments and removed | dgp | 2008-07-08 | 5 | -68/+30 |
|
|
* | Tighten up language. | dkf | 2008-07-08 | 2 | -15/+21 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting | andreas_kupries | 2008-07-07 | 2 | -2/+7 |
|
|
* | typo | dgp | 2008-07-07 | 1 | -1/+1 |
|
|
* | Correct examples. [Bug 1982642] | dkf | 2008-07-07 | 3 | -17/+35 |
|
|
* | Improve [lindex] examples. | dkf | 2008-07-06 | 2 | -5/+28 |
|
|
* | * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak | andreas_kupries | 2008-07-03 | 2 | -1/+19 |
|
|
* | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 2 | -11/+37 |
|
|
* | Add focussed stack limiting to the RE compiler. Tuning might not yet be right | dkf | 2008-07-01 | 3 | -5/+21 |
|
|
* | Fix [2006884] | dkf | 2008-07-01 | 2 | -10/+13 |
|
|
* | typo | dgp | 2008-06-30 | 1 | -2/+2 |
|
|