Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin... | jan.nijtmans | 2023-05-01 | 1 | -18/+1 |
* | Simplify Tcl 9 compatibility macro's. No change in functionality. | jan.nijtmans | 2023-04-27 | 1 | -16/+16 |
* | Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's n... | jan.nijtmans | 2023-04-21 | 1 | -1/+1 |
* | Merge 8.7 | apnadkarni | 2023-04-19 | 1 | -1/+1 |
|\ | |||||
| * | Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes | jan.nijtmans | 2023-04-18 | 1 | -8/+8 |
* | | size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change | apnadkarni | 2023-04-16 | 1 | -7/+7 |
* | | Merge core-8-branch | apnadkarni | 2023-04-16 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-04-15 | 1 | -1/+2 |
| |\ | |||||
| | * | Add one more unused stub entry | jan.nijtmans | 2023-04-15 | 1 | -1/+2 |
| | * | unbreak the build | dgp | 2023-03-17 | 1 | -1/+1 |
| | * | Don't return from a void function | jan.nijtmans | 2023-03-17 | 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 | -6/+8 |
| | * | Add some undocumented stub functions. Those can prevent a crash like [http://... | jan.nijtmans | 2023-03-16 | 1 | -5/+49 |
| | * | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us... | jan.nijtmans | 2022-11-23 | 1 | -3/+3 |
| | * | Merge 8.5 | jan.nijtmans | 2022-11-22 | 1 | -1/+5 |
| | |\ | |||||
| | | * | Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0) | jan.nijtmans | 2022-11-22 | 1 | -1/+5 |
| | * | | Merge 8.5. Update to tzdata 2022f | jan.nijtmans | 2022-10-30 | 1 | -1/+4 |
| | |\ \ | | | |/ | |||||
| | | * | One more unused stub entry | jan.nijtmans | 2022-10-30 | 1 | -1/+4 |
| | * | | Update tzdata to 2022d. Add one more unused stub entry | jan.nijtmans | 2022-09-26 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Add some more unused stub entries | jan.nijtmans | 2022-09-26 | 1 | -1/+8 |
| | * | | Make TclObjInterpProc a macro (since it always should be used through TclGetO... | jan.nijtmans | 2022-09-22 | 1 | -2/+9 |
* | | | | Tcl_GetSizeIntFromObj | apnadkarni | 2023-04-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | No reservation for TIP #648 any more in stub table. | jan.nijtmans | 2022-11-28 | 1 | -4/+4 |
* | | | Rebase to latest 8.7 | jan.nijtmans | 2022-11-20 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-11-15 | 1 | -2/+1 |
| |\ \ \ | |||||
| * | | | | New function Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-15 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -0/+4 |
|/ / / | |||||
* | | | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to... | jan.nijtmans | 2022-11-15 | 1 | -2/+4 |
* | | | Deprecate TclpHasSockets(): Every system nowadays has sockets | jan.nijtmans | 2022-11-07 | 1 | -0/+3 |
* | | | If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More co... | jan.nijtmans | 2022-11-02 | 1 | -0/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2022-10-20 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | merge 8.7 | dgp | 2022-10-11 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Fix broken merge. Don't want to lose Tcl_RemoveChannelMode(). | dgp | 2022-09-26 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge 8.7 | dgp | 2022-09-21 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj). | dgp | 2022-09-18 | 1 | -0/+2 |
* | | | | | | | TIP 643 code. Docs, tests pending | apnadkarni | 2022-10-09 | 1 | -0/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-26 | 1 | -1/+6 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | TIP #220: Escalate Privileges in VFS Close Callback | jan.nijtmans | 2022-09-26 | 1 | -0/+3 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback | jan.nijtmans | 2022-09-07 | 1 | -0/+1 |
| * | | | | | TIP #624: Deprecate Tcl_MakeSafe | jan.nijtmans | 2022-09-21 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-09-07 | 1 | -21/+113 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | RFE [655300]: Deprecate Tcl_MakeSafe() | jan.nijtmans | 2022-04-05 | 1 | -0/+2 |
| * | | | | | | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. W... | jan.nijtmans | 2022-09-19 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-17 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Change TclObjInterpProc() to a macro, since extensions should never invoke it... | jan.nijtmans | 2022-09-09 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2022-09-07 | 1 | -26/+111 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 (no need for TclUnusedStubEntry here) | jan.nijtmans | 2022-08-29 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Add 2 unused (internal) stub entries | jan.nijtmans | 2022-08-29 | 1 | -1/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Add 2 unused (internal) stub entries | jan.nijtmans | 2022-08-29 | 1 | -1/+2 |
| | * | | | Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-m... | jan.nijtmans | 2022-05-25 | 1 | -2/+2 |