summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2024-04-041-1/+1
|\
* \ Merge 8.6jan.nijtmans2024-04-021-15/+15
|\ \ | |/
| * Make a start, upgrading to libtommath 1.3jan.nijtmans2024-03-311-1/+1
* | Merge 8.6. Rename some (internal) libtommath stub entries (back to the same n...jan.nijtmans2024-03-291-11/+11
|\ \ | |/
* | Upgrade provided libtommath with version 1.3. Still works with external libto...jan.nijtmans2024-03-291-3/+13
* | TclWinGetPlatformId is defined twice. Re-generate tclDecls.hjan.nijtmans2024-02-271-1/+0
* | TIP #652jan.nijtmans2024-02-111-1/+1
|\ \
| * | Implementation of TIP 652.core-tip-652pooryorick2024-02-071-1/+1
| * | Fix [4e38c347a4]: Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7jan.nijtmans2024-01-101-4/+4
| * | Merge 8.7jan.nijtmans2024-01-081-2/+3
| |\ \
| * | | Remove Cygwin trick, which makes no sense any morejan.nijtmans2024-01-071-9/+0
| | | |
| | \ \
| *-. \ \ Merge 8.7. Remove 2 (internal) stub entries which are not used any more.jan.nijtmans2023-11-231-2/+2
| |\ \ \ \
| | | * | | Since TIP 258 (2005) and development efforts leading up to it (2004), thedgp2023-10-251-2/+2
| | |/ / /
| * | | | More (internal) stub table cleanupjan.nijtmans2023-11-201-6/+0
| * | | | Fix TclpGetPid() signature (should use Tcl_Size, not size_t)jan.nijtmans2023-11-201-3/+3
| * | | | Remaining fixes for [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usagejan.nijtmans2023-10-221-4/+4
| * | | | Make TclInvokeObjectCommand/TclInvokeStringCommand static functions. They are...jan.nijtmans2023-10-061-2/+2
| |\ \ \ \ | | |/ / /
| * | | | Merge 8.7jan.nijtmans2023-10-041-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Make TclObjInterpProc() MODULE_SCOPE. Not needed any more in stub tablejan.nijtmans2023-10-041-1/+1
| * | | | Merge 8.7jan.nijtmans2023-10-041-6/+6
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2023-09-121-17/+1
| |\ \ \ \ \
| * \ \ \ \ \ Remaining part of TIP #666 implementation (first part already done [cd426d20a...jan.nijtmans2023-09-111-5/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-07-121-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | merge trunkgriffin2023-07-061-0/+1
| * | | | | | | | Reduce number of needed type-casts. No change in functionalityjan.nijtmans2023-04-261-15/+15
| * | | | | | | | Support combination TCL_UTF_MAX=3 with TCL_NO_DEPRECATED=1jan.nijtmans2023-04-231-1/+3
| * | | | | | | | Merge trunkapnadkarni2023-04-161-1/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-04-151-1/+2
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge trunkapnadkarni2023-04-141-2/+20
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Allow Tcl build without the Tcl 8 compat API. Derived from "disabletcl8api" b...jan.nijtmans2023-04-131-2/+20
| * | | | | | | | | | Fix tclStubInit gcc warnings with TCL_UTF_MAX=3apnadkarni2023-04-051-4/+4
| * | | | | | | | | | Export Tcl_GetSizeFromObj in stubsapnadkarni2023-04-051-1/+1
| * | | | | | | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-9/+9
| |/ / / / / / / / /
| * | | | | | | | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-2/+2
| * | | | | | | | | Merge 8.7jan.nijtmans2022-11-281-4/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-11-211-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-11-201-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-11-151-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove TclpHasSockets(): Every system nowadays has socketsjan.nijtmans2022-11-061-1/+1
| * | | | | | | | | | | | | Fix [d2c2baac2]: Tcl 9 32-bit build exits immediately with stack overflow on ...jan.nijtmans2022-11-021-0/+7
| * | | | | | | | | | | | | Merge 8.7jan.nijtmans2022-10-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2022-10-171-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-10-071-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-09-261-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-09-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-09-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-09-091-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2022-08-291-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-08-231-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-625jan.nijtmans2022-07-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |