Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Tcl's internal API a bit better | dkf | 2024-08-01 | 1 | -60/+68 |
| | |||||
* | Factor out CmdFrame init and fix bug with body line numbers | dkf | 2024-07-29 | 1 | -101/+62 |
| | |||||
* | Merge trunk | dkf | 2024-07-18 | 1 | -120/+99 |
|\ | |||||
| * | Utility branch I can sensibly compare with core-9-0-b2-rc | dgp | 2024-05-17 | 1 | -1/+1 |
| | | |||||
| * | Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method ↵ | dkf | 2024-05-17 | 1 | -111/+91 |
| |\ | | | | | | | | | | now have the correct lifetime. | ||||
| | * | Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method ↵ | dkf | 2024-05-17 | 1 | -111/+91 |
| | |\ | | | | | | | | | | | | | now have the correct lifetime. | ||||
| | | * | Fix the problem properly | dkf | 2024-05-17 | 1 | -103/+55 |
| | | | | |||||
| | | * | Starting to clean up the mess. The extra frame info can have the same ↵ | dkf | 2024-05-17 | 1 | -54/+82 |
| | | | | | | | | | | | | | | | | lifespan as the method itself. | ||||
| * | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -6/+6 |
| | | | | | | | | | | | | 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 | dkf | 2024-05-13 | 1 | -6/+6 |
| | | | | | | | | | | | | This is the dullest commit ever. Sorry. | ||||
| * | | | Merge 8.7 | jan.nijtmans | 2024-04-11 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean | jan.nijtmans | 2024-04-11 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| | | * | More type-casts in tclOOMethod.c (backported from 8.7) | jan.nijtmans | 2022-08-21 | 1 | -64/+67 |
| | | | | |||||
| | * | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -5/+5 |
| | | | | |||||
| * | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -3/+2 |
| | | | | |||||
| * | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -5/+5 |
| | | | | |||||
* | | | | Now passing tests | dkf | 2024-01-27 | 1 | -9/+9 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -2/+2 |
| | | | |||||
| * | | Remove unused TclMethodIsType() | jan.nijtmans | 2023-05-03 | 1 | -17/+0 |
| | | | |||||
| * | | TIP #666 implementation | jan.nijtmans | 2023-05-03 | 1 | -116/+7 |
| | | | |||||
* | | | Permit large scripts > INT_MAX. Not complete because compiler source line ↵ | apnadkarni | 2023-07-09 | 1 | -2/+2 |
| | | | | | | | | | | | | tracking still limited. | ||||
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Correct spelling errors in comments and documentation, but also a ↵ | pooryorick | 2023-04-12 | 1 | -1/+1 |
| |\ \ \ | | |/ / | | | | | | | | | non-comment corrections in history.tcl and tcltest.test. | ||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | corrections in history.tcl and tcltest.test. | ||||
| | * | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -3/+3 |
| | | | | |||||
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -14/+14 |
|/ / / | |||||
* | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -5/+5 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-08-21 | 1 | -7/+133 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2022-07-01 | 1 | -9/+72 |
| |\ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-06-25 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| * | | | (experimental) TclOO > 2**31 args | jan.nijtmans | 2022-06-15 | 1 | -0/+63 |
| |/ / | |||||
* | | | Merge 9.0 | jan.nijtmans | 2022-06-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | int -> size_t in (internal) Tcl_ResolveCompiledVarProc | jan.nijtmans | 2022-06-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and ↵ | jan.nijtmans | 2022-05-17 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | TclListObjLength -> TclListObjLengthM (prevent conflict with TIP #616) | ||||
| * | | | Fix compiler warnings (caused by previous commit) | jan.nijtmans | 2022-02-24 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge 9.0 | jan.nijtmans | 2022-02-24 | 1 | -7/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | More (internal) size_t usage in TclOO | jan.nijtmans | 2022-02-24 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -5/+5 |
| | |\ \ | | | |/ | |||||
| | | * | Use TclListObjLength/TclListObjGetElements in stead of ↵ | jan.nijtmans | 2022-02-10 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | Tcl_ListObjLength/Tcl_ListObjGetElements everywhere. This is slightly more efficient if the refered list already has the correct type | ||||
| | | * | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -3/+4 |
| | | | | |||||
| | | * | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -12/+12 |
| | | | | | | | | | | | | Fix some more warnings, discovered in c20/c++20 mode | ||||
* | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -4/+4 |
| | | | | |||||
* | | | | More int -> size_t, especially TclOO | jan.nijtmans | 2022-01-27 | 1 | -2/+2 |
| | | | | |||||
* | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -10/+12 |
| | | | |