| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3408830]: Use the _right_ fix for [Bug 3400658]! | dkf | 2011-09-16 | 1 | -1/+1 |
|
|
* | [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgs | dkf | 2011-09-10 | 1 | -1/+1 |
|
|
* | More generation of error codes (TclOO miscellany). | dkf | 2011-04-04 | 1 | -0/+2 |
|
|
* | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -23/+22 |
|
|
* | [Bug 3185009]: Keep references to resolved object variables so that an unset ... | dkf | 2011-03-05 | 1 | -0/+16 |
|\ |
|
| * | [Bug 3185009]: Keep references to resolved object variables so that an unset ...Bug_3185009 | dkf | 2011-03-04 | 1 | -0/+16 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|/ |
|
* | Add missing comment | dkf | 2011-01-18 | 1 | -2/+3 |
|
|
* | * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Make | dkf | 2011-01-18 | 1 | -3/+35 |
|
|
* | Fix [Bug 3105999]; deallocate temporary structure. | dkf | 2010-11-09 | 1 | -4/+11 |
|
|
* | * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid code | Miguel Sofer | 2010-09-26 | 1 | -51/+10 |
|
|
* | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): | hobbs | 2010-09-22 | 1 | -5/+9 |
|
|
* | * generic/tclOOInfo.c (InfoObjectMethodTypeCmd) | dkf | 2010-03-24 | 1 | -2/+2 |
|
|
* | test that tclOO stubs are present in stub library | nijtmans | 2010-03-07 | 1 | -5/+5 |
|
|
* | More tidying up (whitespace, spelling, useless parentheses, useless casts) | dkf | 2010-02-24 | 1 | -2/+2 |
|
|
* | Follow-up to [2010-01-29] commit: | nijtmans | 2010-02-05 | 1 | -3/+3 |
|
|
* | Clarify the rules for resolution of what forwarded methods forward to. | dkf | 2009-04-11 | 1 | -2/+16 |
|
|
* | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 1 | -5/+5 |
|
|
* | Remove obsolete debugging macro. [Bug 2124814] | dkf | 2008-09-24 | 1 | -7/+1 |
|
|
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -4/+262 |
|
|
* | Improve the semantics of C-implemented destructors slightly. | dkf | 2008-09-01 | 1 | -1/+11 |
|
|
* | * generic/tclBasic.c: Removed unused var; fixed function | Miguel Sofer | 2008-08-23 | 1 | -2/+2 |
|
|
* | Align variable naming and typing a bit better with tclNamesp.c. | dkf | 2008-08-21 | 1 | -10/+10 |
|
|
* | Added casts to make MSVC happy and re-enable the debug build. | patthoyts | 2008-08-20 | 1 | -2/+2 |
|
|
* | Fix performance bug introduced by fix of [Bug 2037727] | dkf | 2008-08-20 | 1 | -10/+19 |
|
|
* | * generic/tclOOMethod.c (PushMethodCallFrame): Added missing check | dgp | 2008-08-12 | 1 | -3/+6 |
|
|
* | (PushMethodCallFrame): fix uninitialized efi name field | das | 2008-08-09 | 1 | -1/+2 |
|
|
* | Completely revamped NRE implementation, with (almost) unchanged API. | Miguel Sofer | 2008-07-29 | 1 | -3/+16 |
|
|
* | Remove unnecessary hack. | dkf | 2008-07-27 | 1 | -8/+2 |
|
|
* | * doc/Object.3 CONSTified 3 functions using | nijtmans | 2008-07-27 | 1 | -2/+2 |
|
|
* | new TclNRAddCallback macro for internal use instead of the public | Miguel Sofer | 2008-07-18 | 1 | -2/+2 |
|
|
* | * generic/tcl.decls: Change the public api prefix from | Miguel Sofer | 2008-07-18 | 1 | -3/+3 |
|
|
* | NRE-aware TclOO. | dkf | 2008-07-16 | 1 | -13/+27 |
|
|
* | Complete fix of [Bug 1981001] | dkf | 2008-06-01 | 1 | -2/+4 |
|
|
* | * generic/tclOOMethod.c: Fix a bug where the refcount of a method | Kevin B Kenny | 2008-06-01 | 1 | -2/+2 |
|
|
* | * generic/tclOOStubLib.c: ensure use of tcl stubs; include in | das | 2008-05-31 | 1 | -2/+2 |
|
|
* | Plug method-related memory leaks pointed out by Miguel. | dkf | 2008-05-31 | 1 | -2/+2 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -0/+1425 |
|
|