Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MODULE_SCOPE TclLengthOne (in stead of 2 separate static functions doing the ... | jan.nijtmans | 2022-12-18 | 1 | -4/+9 |
* | Merge 9.0. New macro ABSTRACTLIST_PROC | jan.nijtmans | 2022-11-28 | 1 | -2/+2 |
|\ | |||||
* | | size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-27 | 1 | -1/+1 |
* | | HAS_ABSTRACTLIST_PROC | jan.nijtmans | 2022-11-26 | 1 | -2/+3 |
* | | Internal abstract list, don't let "llength" shimmer any more. | jan.nijtmans | 2022-11-23 | 1 | -6/+9 |
|/ | |||||
* | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -3/+3 |
|\ | |||||
| *-. | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge trunk. Also update Tcl_ObjType.version to match TIP 644 | apnadkarni | 2022-11-09 | 1 | -1/+11 |
|\ \ \ | |||||
| * | | | Fix testcase failure (assemble-15.9), only seen on 32-bit | jan.nijtmans | 2022-11-02 | 1 | -2/+2 |
| * | | | Fix [00cced7b87]: Incorrect handling of indices > 0x80000000 in byte compiler... | jan.nijtmans | 2022-11-02 | 1 | -1/+11 |
| * | | | Merge 8.7. Eliminate gcc warning | jan.nijtmans | 2022-11-01 | 1 | -5/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Backout previous change: test-cases are failing | jan.nijtmans | 2022-11-01 | 1 | -5/+1 |
| | * | | Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in T... | jan.nijtmans | 2022-11-01 | 1 | -1/+5 |
| * | | | Two missing out-of-bound situations in TclIndexEncode(), one for index > MAX_... | jan.nijtmans | 2022-11-01 | 1 | -1/+5 |
* | | | | 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 | dgp | 2022-10-17 | 1 | -5/+5 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | merge 8.7 | dgp | 2022-10-11 | 1 | -75/+84 |
| |\ \ | |||||
| * | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj). | dgp | 2022-09-18 | 1 | -5/+5 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-07 | 1 | -29/+26 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2022-10-07 | 1 | -63/+68 |
| * | | | Merge 8.6 | jan.nijtmans | 2022-10-07 | 1 | -1/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Follow-up to [1599352cca]: Tcl_Merge(): out-of-bounds write, more signed inte... | jan.nijtmans | 2022-10-07 | 1 | -1/+4 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-06 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2022-10-06 | 1 | -13/+14 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Fix [1599352cca] and related issues | jan.nijtmans | 2022-10-05 | 1 | -6/+7 |
| | * | Fix [4789e18fcb]: signed integer overflow during obj-31.6 | jan.nijtmans | 2022-03-06 | 1 | -3/+3 |
| * | | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a... | jan.nijtmans | 2022-06-24 | 1 | -1/+1 |
| * | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge 8.7. Add macro's for situation without UTF_TCL_STUBS | jan.nijtmans | 2022-05-17 | 1 | -3/+4 |
| |\ \ \ | |||||
* | | | | | Fix (internal) TclFindElement() signature (int -> size_t) | jan.nijtmans | 2022-06-20 | 1 | -10/+8 |
* | | | | | TIP #616: Tcl lists > 2^31 elements | jan.nijtmans | 2022-06-08 | 1 | -22/+23 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge 9.0. Fix compilation (due to new macro's in previous commit) | jan.nijtmans | 2022-05-17 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2022-03-21 | 1 | -4/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | More int -> size_t | jan.nijtmans | 2022-03-07 | 1 | -3/+4 |
| * | | | | | | Merge 9.0 | jan.nijtmans | 2022-02-17 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| * | | | | | | | Merge 9.0. Restore Tcl_ArgvGenFuncProc to what it was before (doesn't make mu... | jan.nijtmans | 2022-02-10 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | 3 more API's | jan.nijtmans | 2022-01-27 | 1 | -3/+2 |
| * | | | | | | | | Change Tcl_Merge API too | jan.nijtmans | 2022-01-26 | 1 | -3/+2 |
| * | | | | | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -3/+3 |
| * | | | | | | | | More work in progress | jan.nijtmans | 2022-01-24 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 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 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S... | jan.nijtmans | 2022-03-24 | 1 | -1/+1 |
| * | | | | | | Start defining "utf32string" type | jan.nijtmans | 2022-03-12 | 1 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Fix compiler warnings, due to the use of macro's | jan.nijtmans | 2022-03-21 | 1 | -4/+4 |
| |_|_|/ / |/| | | | |