Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7. Re-generate tclDecls.h. | jan.nijtmans | 2024-02-27 | 1 | -273/+0 |
|\ | |||||
* \ | Merge 8.7 | jan.nijtmans | 2024-02-11 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | TIP #652 | jan.nijtmans | 2024-02-11 | 1 | -3/+5 |
| |\ | |||||
| | * | Implementation of TIP 652. | pooryorick | 2024-02-07 | 1 | -3/+5 |
| |/ |/| | |||||
| * | Fix [4e38c347a4] Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 | jan.nijtmans | 2024-01-10 | 1 | -0/+7 |
* | | Fix [4e38c347a4]: Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 | jan.nijtmans | 2024-01-10 | 1 | -2/+9 |
* | | Merge 8.7 | jan.nijtmans | 2023-10-10 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | More int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-10-10 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2023-09-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make last argument of Tcl_GetByteArrayFromObj() "Tcl_Size *" in stead of "int... | jan.nijtmans | 2023-09-25 | 1 | -1/+1 |
* | | Remaining part of TIP #666 implementation (first part already done [cd426d20a... | jan.nijtmans | 2023-09-11 | 1 | -9/+5 |
|\ \ | |/ | |||||
| * | TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0) | jan.nijtmans | 2023-09-11 | 1 | -67/+2 |
| |\ | |||||
| | * | Make Tcl_GetBytesFromObj signature match documentation (not really a change s... | jan.nijtmans | 2023-08-31 | 1 | -1/+1 |
| | * | Merge 8.7 | jan.nijtmans | 2023-08-04 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Rebase to 8.7 | jan.nijtmans | 2023-07-26 | 1 | -67/+2 |
| | |\ \ | |||||
| | | * \ | Rebase to latest 8.7 | jan.nijtmans | 2023-05-10 | 1 | -67/+2 |
| | | |\ \ | |||||
| | | | * | | TIP #666 implementation | jan.nijtmans | 2023-05-03 | 1 | -23/+1 |
| | | |/ / | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2023-09-08 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as well | jan.nijtmans | 2023-09-07 | 1 | -2/+2 |
| * | | | | Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mount... | jan.nijtmans | 2023-09-07 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
| * | | | int -> Tcl_Size in Tcl_MacOSXOpen*BundleResources | jan.nijtmans | 2023-07-27 | 1 | -1/+1 |
| |/ / | |||||
* | | | Make Tcl_NRCallObjProc2 definition match documentation (ptrdiff_t -> Tcl_Size... | jan.nijtmans | 2023-08-31 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter | jan.nijtmans | 2023-05-23 | 1 | -1/+1 |
| |/ | |||||
| * | Simplify Tcl 9 compatibility macro's. No change in functionality. | jan.nijtmans | 2023-04-27 | 1 | -11/+11 |
| * | Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's n... | jan.nijtmans | 2023-04-21 | 1 | -6/+0 |
| * | size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change | apnadkarni | 2023-04-16 | 1 | -13/+13 |
| * | Merge core-8-branch | apnadkarni | 2023-04-16 | 1 | -8/+8 |
| |\ | |||||
| * | | Tcl_GetSizeIntFromObj | apnadkarni | 2023-04-05 | 1 | -0/+6 |
* | | | Reduce number of needed type-casts. No change in functionality | jan.nijtmans | 2023-04-26 | 1 | -11/+11 |
* | | | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API | apnadkarni | 2023-04-16 | 1 | -1/+1 |
* | | | Merge trunk | apnadkarni | 2023-04-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2023-04-15 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2023-04-15 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Add one more unused stub entry | jan.nijtmans | 2023-04-15 | 1 | -1/+1 |
| | | * | | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
| | | * | | Don't introduce size_t in a header-file which didn't use it before. Make more... | jan.nijtmans | 2023-03-17 | 1 | -7/+6 |
| | | * | | Add some undocumented stub functions. Those can prevent a crash like [http://... | jan.nijtmans | 2023-03-16 | 1 | -2/+14 |
| | | * | | Merge 8.5 | jan.nijtmans | 2022-11-22 | 1 | -1/+3 |
| | | |\ \ | |||||
| | | | * | | Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0) | jan.nijtmans | 2022-11-22 | 1 | -1/+3 |
| | | * | | | Merge 8.5. Update to tzdata 2022f | jan.nijtmans | 2022-10-30 | 1 | -16/+20 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | One more unused stub entry | jan.nijtmans | 2022-10-30 | 1 | -24/+28 |
| | | * | | | Update tzdata to 2022d. Add one more unused stub entry | jan.nijtmans | 2022-09-26 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Add some more unused stub entries | jan.nijtmans | 2022-09-26 | 1 | -3/+3 |
| | | * | | | Make TclObjInterpProc a macro (since it always should be used through TclGetO... | jan.nijtmans | 2022-09-22 | 1 | -1/+1 |
| | | * | | | Merge 8.5 | jan.nijtmans | 2022-05-22 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | 2 more unused stub entries | jan.nijtmans | 2022-05-22 | 1 | -1/+1 |
| | * | | | | int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl... | jan.nijtmans | 2023-04-14 | 1 | -6/+6 |
* | | | | | | 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 |
| |\ \ \ \ \ | | |/ / / / |