summaryrefslogtreecommitdiffstats
path: root/generic/tclOODefineCmds.c
Commit message (Collapse)AuthorAgeFilesLines
* More generation of error codes (TclOO miscellany).dkf2011-04-041-0/+31
| | | FossilOrigin-Name: 08998a4f586f1580b406fb7ede45dccddbeebeb5
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-35/+26
| | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. FossilOrigin-Name: 5574bdd262b2672cde48771787370c12854cecf4
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ | | | | | | | | cause more harm than good. Purged them (except in zlib files). FossilOrigin-Name: c64f310d38b977e7ae26a48bcf8bb8c50e453af7
* | Remove unused variabledkf2010-03-051-2/+1
| | | | | | FossilOrigin-Name: 782cd0109d727682a3777c58a65d557378160b5e
* | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion.dkf2010-03-041-5/+5
| | | | | | FossilOrigin-Name: b1e964413ea1920263f3ab66418d70fce6f27cd4
* | Stop deletion of support namespaces leading to a potential crash.dkf2009-05-041-1/+8
| | | | | | FossilOrigin-Name: dd2f12204249f24f0903f94c53ad5a70aeb2e9ee
* | Fix tricky point that meant it was next to impossible to extend [oo::define].dkf2009-02-121-4/+4
| | | | | | FossilOrigin-Name: ac61ee395893ab793e426d97e8fa37554b4f8ed7
* | Fix [Bug 2531577]dkf2009-01-271-1/+15
| | | | | | FossilOrigin-Name: ff97a151d338337a3573a236fac7a7111c2ea84b
* | TIP #336 IMPLEMENTATIONdgp2008-12-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tcl.decls: New routines Tcl_(Get|Set)ErrorLine. * generic/tcl.h: Dropped default access to interp->errorLine. * generic/tclCmdAH.c: Restore it with -DUSE_INTERP_ERRORLINE. * generic/tclCmdMZ.c: Updated callers. * generic/tclDictObj.c: * generic/tclIOUtil.c: * generic/tclNamesp.c: * generic/tclOOBasic.c: * generic/tclOODefinedCmds.c: * generic/tclOOMethod.c: * generic/tclProc.c: * generic/tclResult.c: * generic/tclDecls.h: make genstubs * generic/tclStubInit.c: FossilOrigin-Name: e01657bdcf2de674c508a72af4619599bab4ef5f
* | Fix [Bug 2200824] and make class constructor error handling much more robust.dkf2008-10-311-34/+64
| | | | | | FossilOrigin-Name: c8dd022f7e09fd76778993ccb2afd93d8089305a
* | Fix [Bug 2155658]dkf2008-10-101-1/+7
| | | | | | FossilOrigin-Name: e58e13e88659fbc9baac85841e5c6dcec897befc
* | Implementation of TIP #320.#320.#320.dkf2008-09-231-1/+95
| | | | | | FossilOrigin-Name: 9bc559dfecaf90d35b29ada553d71366642a9017
* | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-0/+1831
|/ | | FossilOrigin-Name: e46e1575d392981d674e659a6c6649dc51ecf5dc
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-201-953/+0
| | | FossilOrigin-Name: c97ddfca3f37b8bcbeefe626726c4cc30920f333
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-201-0/+953
other developers FossilOrigin-Name: a99bded51f412bd376c67eff98e562b5ae0d1c66