summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-08-201-2/+2
|\
* | fix builddkf2024-08-061-1/+1
| |
* | Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-4/+16
|\ \ | |/
| * Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-4/+16
| |\
| | * merge 8.6dkf2024-08-061-9/+9
| | |\
| | | * Another round of sentinel fixes for 8.6, NULL -> (char *)NULLjan.nijtmans2024-05-291-9/+9
| | | |
| | * | [154f0982f2] Update createWithNamespace to error on namespace creation failuredkf2024-05-231-4/+16
| | |/
| * | Missed some backports from 9.0. Some indentingjan.nijtmans2024-08-051-1/+1
| | |
* | | More cleaning up.dkf2024-08-051-2/+2
| | |
* | | Factor out most property-related C code into its own file.dkf2024-08-021-38/+4
| | |
* | | Remove redundant code.dkf2024-08-011-7/+3
| | |
* | | Use Tcl's internal API a bit betterdkf2024-08-011-124/+145
| | |
* | | Reduce number of allocations on property access path.dkf2024-07-211-0/+3
| | |
* | | Make the [property] definition itself go to Cdkf2024-07-201-2/+8
| | |
* | | Merge trunkdkf2024-07-181-11/+14
|\ \ \
| * \ \ Merge 8.7. Random indent fixesjan.nijtmans2024-06-271-1/+1
| |\ \ \ | | |/ /
| * | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-21/+21
| | | | | | | | | | | | JN: Many of those changes are actually good, but there are too many changes to be able to search for a bug somewhere. Feel free to re-apply, after assuring it's really only whitespace changes. (my advise: do that after 9.0b2)
| * | | Clean up a lot of small whitespace issues dkf2024-05-131-21/+21
| | | | | | | | | | | | This is the dullest commit ever. Sorry.
| * | | Merge 8.7jan.nijtmans2024-04-111-9/+9
| |\ \ \ | | |/ /
| | * | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we meanjan.nijtmans2024-04-111-9/+9
| | |\ \ | | | |/
| | | * Fix [e646d28f1a]: 8.6 Documentation/comment typo fixesjan.nijtmans2024-02-161-2/+2
| | | |
| * | | Fix indentation/brace usage style issuesdkf2024-03-191-1/+4
| | | |
* | | | Property implementation 'definitions', not yet plumbed into documented APIdkf2024-01-281-0/+4
| | | |
* | | | Now passing testsdkf2024-01-271-15/+30
|/ / /
* | | Merge 8.7jan.nijtmans2023-10-191-9/+9
|\ \ \ | |/ /
| * | Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-9/+9
| | |
* | | Merge 8.7jan.nijtmans2023-10-011-0/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-10-011-0/+1
| |\ \ | | |/
| | * Fix [7b31677235]: tclOO.c: initialize fakeObject.refCountjan.nijtmans2023-10-011-0/+1
| | |
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
| | | | | | | | | corrections in history.tcl and tcltest.test.
| * | some more int -> Tcl_Sizejan.nijtmans2023-09-251-61/+66
| | |
| * | Rebase to 8.7jan.nijtmans2023-07-261-8/+8
| |\ \
| | * | TIP #666 implementationjan.nijtmans2023-05-031-8/+8
| | | |
* | | | Fix build - ckalloc/ckfree not in Tcl 9apnadkarni2023-05-191-4/+4
| | | |
* | | | Merge 8.7dkf2023-05-191-3/+50
|\ \ \ \ | |/ / /
| * | | Merge 8.7dkf2023-05-011-3/+3
| |\ \ \ | | |/ /
| * | | rebase to 8.7jan.nijtmans2022-09-191-3/+50
| |\ \ \
| | * \ \ merge core-8-branchdkf2021-01-051-2/+2
| | |\ \ \
| | * \ \ \ merge core-8-branchdkf2020-12-061-53/+56
| | |\ \ \ \
| | * | | | | Implementation of properties for TclOOdkf2019-12-281-3/+50
| | | | | | |
* | | | | | | Merge trunkapnadkarni2023-04-141-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Correct spelling errors in comments and documentation, but also a ↵pooryorick2023-04-121-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | | | | | | | | non-comment corrections in history.tcl and tcltest.test.
| | * | | | | | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | corrections in history.tcl and tcltest.test.
* | | | | | | | Merge 9.0apnadkarni2023-04-051-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
* | | | | | | | Merge 9.0jan.nijtmans2023-04-011-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2023-03-301-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 8.6jan.nijtmans2023-03-301-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it ↵jan.nijtmans2023-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | on other platforms either.
* | | | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-24/+24
|/ / / / / /
* | | | | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-53/+53
| | | | | |