summaryrefslogtreecommitdiffstats
path: root/generic/tclOOInt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7dkf2023-05-191-6/+36
|\
| * merge core-8-branchdkf2023-05-191-3/+3
| |\
| * \ rebase to 8.7jan.nijtmans2022-09-191-6/+36
| |\ \
| | * \ merge core-8-branchdkf2020-12-061-5/+5
| | |\ \
| | * | | Implementation of properties for TclOOdkf2019-12-281-6/+36
* | | | | Merge 8.7jan.nijtmans2023-05-091-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Som...jan.nijtmans2023-05-081-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Better version, keeping the (undocumented) behavior of 'i' initializationjan.nijtmans2023-05-081-2/+2
| | * | | Proposed fix for [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_...jan.nijtmans2023-05-081-2/+2
| |/ / /
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-10/+10
* | | | Merge 8.7. Some size_t -> Tcl_Size in internal header filesjan.nijtmans2023-03-291-18/+18
|\ \ \ \ | |/ / /
* | | | Change 'skip' argument from int to size_t. Should have been part of TIP #630...jan.nijtmans2022-09-091-2/+2
* | | | Merge 8.7jan.nijtmans2022-08-211-5/+16
|\ \ \ \ | |/ / /
| * | | TIP #630 implementation: TclOO commands > 2^31jan.nijtmans2022-08-211-5/+16
| |\ \ \
| | * | | Merge 8.7jan.nijtmans2022-07-011-0/+11
| |/ / /
* | | | Merge 9.0jan.nijtmans2022-05-301-111/+29
|\ \ \ \
| * \ \ \ Merge 8.7jan.nijtmans2022-05-271-111/+29
| |\ \ \ \ | | |/ / /
| | * | | Use more Tcl_ObjCmdProc/Tcl_MethodCallProc typedefsjan.nijtmans2022-05-271-92/+34
* | | | | Merge 9.0jan.nijtmans2022-02-241-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | More (internal) size_t usage in TclOOjan.nijtmans2022-02-241-3/+3
* | | | | More int -> size_t, especially TclOOjan.nijtmans2022-01-271-3/+3
|/ / / /
* | | | Merge 8.7jan.nijtmans2022-01-121-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2022-01-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more ...jan.nijtmans2022-01-121-1/+1
* | | | Merge 8.7jan.nijtmans2020-09-011-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-011-2/+2
| |\ \ \ | | |/ /
| | * | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-2/+2
* | | | Merge 8.7jan.nijtmans2020-02-281-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2019-12-031-8/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-4/+4
* | | | merge 8.7dgp2019-11-151-8/+6
|\ \ \ \ | | |/ / | |/| |
| * | | merge 8.6dgp2019-11-151-8/+6
| |\ \ \ | | | |/ | | |/|
| | * | Add TclOOObjectDestroyed to make logic more explicit. Renamed Deleted() topooryorick2019-11-151-8/+6
| * | | Merge 8.6jan.nijtmans2019-08-281-1/+1
| |\ \ \ | | |/ /
| | * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings...jan.nijtmans2019-08-281-1/+1
| | * | Merge 8.5jan.nijtmans2019-06-261-1/+1
* | | | Merge 8.7jan.nijtmans2019-07-251-1/+1
|\ \ \ \ | |/ / /
| * | | Eliminate "register" keyword usage from all header-files (and also correspond...jan.nijtmans2019-07-251-1/+1
| | |/ | |/|
| * | Add entry for Tcl_StaticPackage in internal stub table, since the public one ...jan.nijtmans2018-11-151-2/+2
| * | Definition and introspection commands.dkf2018-10-281-0/+3
| * | Core machinery for implementing TIP 524; still needs user-facing access commandsdkf2018-10-271-0/+20
* | | Implement TIP 524dgp2018-11-131-0/+23
* | | Merge 8.7jan.nijtmans2018-10-191-0/+11
|\ \ \ | |/ /
| * | merge core-8-6-branchdkf2018-10-191-0/+11
| |\ \ | | |/
| | * Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra.dkf2018-10-181-0/+8
| | * Streamline TclOO object cleanup routines.pooryorick2018-02-151-28/+18
| | * Streamline TclOO object cleanup routines.pooryorick2018-02-151-0/+4
| | * Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletionpooryorick2018-02-141-8/+8
* | | Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTHjan.nijtmans2018-09-051-0/+2
|\ \ \ | |/ /
| * | merge core-8-branchdkf2018-08-261-1/+1
| |\ \