summaryrefslogtreecommitdiffstats
path: root/generic/tclOOMethod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-10-191-2/+2
|\
| * Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-2/+2
| * Remove unused TclMethodIsType()jan.nijtmans2023-05-031-17/+0
| * TIP #666 implementationjan.nijtmans2023-05-031-116/+7
* | Permit large scripts > INT_MAX. Not complete because compiler source line tra...apnadkarni2023-07-091-2/+2
* | Merge trunkapnadkarni2023-04-141-1/+1
|\ \
| * \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
| | * More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-3/+3
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-14/+14
|/ /
* | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-5/+5
* | Merge 8.7jan.nijtmans2022-08-211-7/+133
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-07-011-9/+72
| |\
| * \ Merge 8.7jan.nijtmans2022-06-251-4/+4
| |\ \ | | |/
| * | (experimental) TclOO > 2**31 argsjan.nijtmans2022-06-151-0/+63
| |/
* | Merge 9.0jan.nijtmans2022-06-071-1/+1
|\ \
| * | int -> size_t in (internal) Tcl_ResolveCompiledVarProcjan.nijtmans2022-06-071-1/+1
* | | Merge 9.0jan.nijtmans2022-05-171-5/+5
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-05-171-5/+5
| |\ \ | | |/
| | * Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-5/+5
| * | Fix compiler warnings (caused by previous commit)jan.nijtmans2022-02-241-2/+2
* | | Merge 9.0jan.nijtmans2022-02-241-7/+6
|\ \ \ | |/ /
| * | More (internal) size_t usage in TclOOjan.nijtmans2022-02-241-1/+2
| * | Merge 8.7jan.nijtmans2022-02-101-5/+5
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2022-02-101-5/+5
| | |\
| | | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-5/+5
| | | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-3/+4
| | | * Get rid of "register" keyword, forbidden in c++20.jan.nijtmans2020-11-261-12/+12
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-1/+1
* | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-4/+4
* | | | More int -> size_t, especially TclOOjan.nijtmans2022-01-271-2/+2
* | | | More WIPjan.nijtmans2022-01-261-10/+12
* | | | More work in progressjan.nijtmans2022-01-241-2/+2
|\ \ \ \ | |/ / /
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-5/+5
|/ / /
* | | Merge 8.7jan.nijtmans2021-10-081-2/+2
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-2/+2
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-9/+9
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-1/+1
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | Merge 8.7jan.nijtmans2020-09-171-3/+4
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-3/+4
* | | Merge 8.7jan.nijtmans2020-03-071-33/+21
|\ \ \ | |/ /
| * | Unused arguments in the OO source code files.dgp2020-03-071-33/+21
* | | Merge 8.7jan.nijtmans2020-02-281-42/+51
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2019-12-031-3/+5
| |\ \
| * \ \ Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ...jan.nijtmans2019-09-051-4/+13
| |\ \ \
| * \ \ \ Merge tip-548jan.nijtmans2019-08-151-11/+11
| |\ \ \ \ | | |/ / /
| * | | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-36/+36
| |\ \ \ \
| * | | | | Experiment: compile Tcl with C++ compiler. WIPjan.nijtmans2019-07-041-2/+2
| |/ / / /
* | | | | merge 8.7dgp2019-11-151-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |