Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -1/+1 | |
* | Remove legacy stuff related to Tcl_LinkVar() | jan.nijtmans | 2023-11-20 | 1 | -109/+0 | |
* | Revise macro usage | jan.nijtmans | 2023-11-16 | 1 | -1/+1 | |
* | Tcl_GetByteArrayFromObj -> Tcl_GetBytesFromObj everywhere in core, since it h... | jan.nijtmans | 2023-11-08 | 1 | -1/+1 | |
*-----. | Partial sync-up with trunk. | griffin | 2023-04-30 | 1 | -14/+14 | |
|\ \ \ \ | ||||||
| | | | * | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -2/+2 | |
| | | |/ | ||||||
| | | * | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 | |
| | | |\ | | | |/ | | |/| | ||||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 | |
| | |\ \ | |/ / / | ||||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 | |
| | | * | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -11/+11 | |
| | |/ | |/| | ||||||
* | | | Merge trunk | griffin | 2023-03-25 | 1 | -5/+5 | |
|\ \ \ | |/ / | ||||||
| * | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -5/+5 | |
| * | | Merge 9.0 | jan.nijtmans | 2022-11-25 | 1 | -4/+3 | |
| |\ \ | ||||||
| * \ \ | Merge 9.0 | jan.nijtmans | 2022-11-25 | 1 | -1/+3 | |
| |\ \ \ | ||||||
| * | | | | Internal abstract list, don't let "llength" shimmer any more. | jan.nijtmans | 2022-11-23 | 1 | -1/+1 | |
* | | | | | Code cleanup (undo some unnecessary changed compared to trunk) | jan.nijtmans | 2022-12-01 | 1 | -1/+1 | |
* | | | | | Merge 9.0 | jan.nijtmans | 2022-11-28 | 1 | -4/+3 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge 8.7 | jan.nijtmans | 2022-11-25 | 1 | -4/+3 | |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | ||||||
| | * | | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an... | jan.nijtmans | 2022-11-25 | 1 | -4/+3 | |
* | | | | TCL_OBJTYPE_V0_INIT -> TCL_OBJTYPE_V0 (See TIP #644). Remove Tcl_SavedResult ... | jan.nijtmans | 2022-11-24 | 1 | -1/+1 | |
* | | | | Sync with trunk | griffin | 2022-11-24 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add... | jan.nijtmans | 2022-11-24 | 1 | -1/+3 | |
| | |/ | |/| | ||||||
* | | | Sync with trunk | griffin | 2022-11-24 | 1 | -33/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.7 | jan.nijtmans | 2022-11-21 | 1 | -48/+6 | |
| |\ \ | | |/ | ||||||
| | * | Rebase to latest 8.7 | jan.nijtmans | 2022-11-20 | 1 | -48/+6 | |
| | |\ | ||||||
| | | * | Backout [52a52a65f0], let's see if this fixes the Windows crash | jan.nijtmans | 2022-11-18 | 1 | -6/+48 | |
| | | * | New function Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-15 | 1 | -33/+6 | |
| * | | | Merge 8.7 | jan.nijtmans | 2022-11-19 | 1 | -2/+17 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Backout [52a52a65f0], let's see if this fixes the Windows crash | jan.nijtmans | 2022-11-18 | 1 | -2/+17 | |
| | |/ | ||||||
* | | | Support multiple indicies in abstract list lindex operation. | griffin | 2022-11-24 | 1 | -20/+8 | |
|\ \ \ | |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | TIP #644: Make Tcl_ObjType extensible | jan.nijtmans | 2022-11-17 | 1 | -1/+2 | |
| |\ \ \ | | | |/ | ||||||
| | * | | Rebase to latest 9.0 | jan.nijtmans | 2022-11-13 | 1 | -1/+2 | |
| | |\ \ | ||||||
| | | * \ | Merge trunk | apnadkarni | 2022-11-13 | 1 | -4/+7 | |
| | | |\ \ | ||||||
| | | * \ \ | Rebase to 9.0 | jan.nijtmans | 2022-10-21 | 1 | -1/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -1/+2 | |
| * | | | | | | Merge 8.7 | jan.nijtmans | 2022-11-15 | 1 | -17/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to... | jan.nijtmans | 2022-11-15 | 1 | -17/+2 | |
| * | | | | | Merge 8.7 | jan.nijtmans | 2022-11-13 | 1 | -2/+2 | |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | ||||||
| | * | | | Fix compilation error for STATS=memdbg. Fix incorrect comment | jan.nijtmans | 2022-11-13 | 1 | -2/+2 | |
| * | | | | Merge 8.7 | jan.nijtmans | 2022-11-11 | 1 | -4/+7 | |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | ||||||
| | * | | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ... | jan.nijtmans | 2022-11-11 | 1 | -4/+7 | |
* | | | | Implement abstractlist with tip-644 | griffin | 2022-11-04 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | merge 8.7 | dgp | 2022-10-17 | 1 | -1/+1 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | TIP implementation to add/use public routines Tcl_GetNumber(FromObj). | dgp | 2022-09-18 | 1 | -1/+1 | |
* | | Merge 8.7 | jan.nijtmans | 2022-07-21 | 1 | -16/+17 | |
|\ \ | |/ | ||||||
| * | More TclGetStringFromObj() usage | jan.nijtmans | 2022-07-21 | 1 | -12/+14 | |
* | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -1/+1 | |
* | | | Merge 9.0 | jan.nijtmans | 2022-03-29 | 1 | -6/+6 | |
|\ \ \ | |/ / |