summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.h
Commit message (Expand)AuthorAgeFilesLines
* Rebase to trunkjan.nijtmans2025-10-301-0/+6
|\
| * Rebase to trunkjan.nijtmans2025-09-021-1/+7
| |\
| | * Disable TCL_OO_METHOD_VERSION_CURRENT if TCL_NO_DEPRECATED=1jan.nijtmans2024-12-261-1/+3
| | * Merge 9.0jan.nijtmans2024-10-251-8/+0
| | |\
| | * \ Merge 9.0jan.nijtmans2024-10-251-12/+17
| | |\ \ | | | |/
| | * | Merge 9.0jan.nijtmans2023-12-211-1/+1
| | |\ \
| | * \ \ Merge 9.0jan.nijtmans2023-09-131-0/+8
| | |\ \ \
| | * \ \ \ Merge 9.0core-tip-626-candidatejan.nijtmans2023-05-041-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge 9.0jan.nijtmans2023-04-211-1/+1
| | |\ \ \ \ \
| | * | | | | | when compiling with TCL_NO_DEPRECATED, remove objProc interfacesjan.nijtmans2022-08-291-0/+4
* | | | | | | | Merge 9.0jan.nijtmans2025-10-301-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2025-10-301-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [c7dc599e73] follow-up: for tclOO and internal headers toojan.nijtmans2025-10-261-1/+1
| | * | | | | | | | ClientData -> 'void *" in TclOO headersjan.nijtmans2022-08-211-5/+5
* | | | | | | | | | No need to use #define herejan.nijtmans2025-10-131-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Don't make Tcl 9.0 OO stuff available when compiling for Tcl 8jan.nijtmans2025-10-131-6/+5
* | | | | | | | | Bump the patchlevel of TclOOdkf2025-08-311-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Bump the patchlevel of TclOOdkf2025-08-311-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Make a start for Tcl 9.1. Nothing more than version bump, and removing unnece...jan.nijtmans2025-01-071-8/+0
|/ / / / / / /
* | | | | | | Use Tcl's internal API a bit betterdkf2024-08-011-12/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix superfluous ';'jan.nijtmans2023-12-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Remaining part of TIP #666 implementation (first part already done [cd426d20a...jan.nijtmans2023-09-111-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | TIP #666 implementationjan.nijtmans2023-05-031-18/+2
| * | | | Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changesjan.nijtmans2023-04-181-1/+1
| | |/ / | |/| |
* | | | Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,...pooryorick2023-05-031-1/+1
| |_|/ |/| |
* | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc...jan.nijtmans2023-04-131-1/+1
|/ /
* | TclOO version -> 1.3.0jan.nijtmans2022-07-011-3/+3
* | Merge 8.7jan.nijtmans2022-06-251-8/+8
|\ \
| * \ Merge 8.6jan.nijtmans2022-06-241-7/+7
| |\ \ | | |/
| | * typo'sjan.nijtmans2022-06-241-2/+2
* | | (experimental) TclOO > 2**31 argsjan.nijtmans2022-06-151-1/+22
|/ /
* | Corrections for a number of small things to align with TIPdkf2018-05-191-0/+9
* | Merge 8.6; Bump to TclOO 1.2.0.dgp2017-06-261-1/+1
|\ \ | |/
| * Bump to TclOO 1.1.0dgp2017-06-261-1/+1
| * Dup test name. Bump to TclOO 1.0.5.dgp2016-07-121-1/+1
|/
* Bump to TclOO 1.0.4. Update changes file.dgp2016-02-191-1/+1
* Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-1/+1
* Bump to TclOO 1.0.2dgp2014-08-221-1/+1
* Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes...jan.nijtmans2013-10-101-3/+2
* Added missing documentation. Corrected result of Tcl_OOInitStubs in non-stub ...dkf2013-10-041-1/+1
* neaterdkf2013-10-021-5/+1
* Fix compilation of Itcl and Tdbcjan.nijtmans2013-10-021-0/+4
* Turn Tcl_OOInitStubs into a no-op in non-stub-enabled usage.dkf2013-10-021-0/+4
* Fix TclOO API export rules.dkf2013-10-021-15/+18
* Bump TclOO version to 1.0.1dkf2013-09-181-1/+1
* Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0dgp2012-11-081-1/+1
* Update TclOO package to 0.7, correct copyright dates.dkf2012-07-121-2/+3
* [RFE 3010352]: make all TclOO API functions MODULE_SCOPEjan.nijtmans2011-09-281-0/+14
* Bump TclOO version.dkf2011-05-251-1/+1
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\