Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose function to efficiently return current name of an object. | dkf | 2009-07-19 | 1 | -1/+12 |
* | Fix [Bug 2537839] | dkf | 2009-01-29 | 1 | -9/+6 |
* | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -30/+30 |
* | CONST -> const | nijtmans | 2008-10-17 | 1 | -24/+24 |
* | just a few const -> CONST (in header files and .decls files) | nijtmans | 2008-07-24 | 1 | -24/+24 |
* | fix line-endings | das | 2008-07-22 | 1 | -382/+382 |
* | TIP #304 implementation | ferrieux | 2008-07-21 | 1 | -382/+382 |
* | * generic/tclOO.c: use TclOOStubs hooks field to retrieve | das | 2008-06-12 | 1 | -2/+2 |
* | * generic/tclOODecls.h: Added the swizzling of DLLEXPORT and | Kevin B Kenny | 2008-06-01 | 1 | -1/+28 |
* | More patches to make stub generation work. | dkf | 2008-06-01 | 1 | -44/+123 |
* | * generic/tclOOStubLib.c: ensure use of tcl stubs; include in | das | 2008-05-31 | 1 | -9/+3 |
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -0/+282 |