Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [Bug 2200824] and make class constructor error handling much more robust. | dkf | 2008-10-31 | 1 | -1/+6 |
| | |||||
* | Added magic for Objective C. [Bug 2163447] | dkf | 2008-10-13 | 1 | -1/+16 |
| | |||||
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -1/+8 |
| | |||||
* | * generic/tclBasic.c: Removed unused var; fixed function | Miguel Sofer | 2008-08-23 | 1 | -2/+2 |
| | | | | | | * generic/tclOOInt.h: pointer declarations (why did gcc start * generic/tclOOMethod.c: complaining all of a sudden?) * generic/tclProc.c: | ||||
* | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and | Miguel Sofer | 2008-07-31 | 1 | -2/+1 |
| | | | | | | unrefernced everywhere but in macosx/Tcl.xcodeproj/project.pbxproj: some knowledgeable maintainer please remove tclNRE.h after making sure it doesn't break the build on macosx | ||||
* | new TclNRAddCallback macro for internal use instead of the public | Miguel Sofer | 2008-07-18 | 1 | -1/+2 |
| | | | | Tcl_NRAddCallback | ||||
* | NRE-enable the TclOO constructor system. | dkf | 2008-07-18 | 1 | -1/+6 |
| | |||||
* | NRE-aware TclOO. | dkf | 2008-07-16 | 1 | -4/+7 |
| | |||||
* | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] | dkf | 2008-05-31 | 1 | -4/+4 |
| | |||||
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 1 | -0/+579 |