summaryrefslogtreecommitdiffstats
path: root/generic/tclLink.c
Commit message (Expand)AuthorAgeFilesLines
* TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-11/+11
* More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-5/+5
* Merge 9.0jan.nijtmans2022-11-251-4/+3
|\
| * Merge 8.7jan.nijtmans2022-11-251-4/+3
| |\
| | * Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an...jan.nijtmans2022-11-251-4/+3
* | | Merge 9.0jan.nijtmans2022-11-251-1/+3
|\ \ \ | |/ /
| * | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add...jan.nijtmans2022-11-241-1/+3
* | | Internal abstract list, don't let "llength" shimmer any more.jan.nijtmans2022-11-231-1/+1
|/ /
* | Merge 8.7jan.nijtmans2022-11-211-48/+6
|\ \ | |/
| * Rebase to latest 8.7jan.nijtmans2022-11-201-48/+6
| |\
| | * Backout [52a52a65f0], let's see if this fixes the Windows crashjan.nijtmans2022-11-181-6/+48
| | * New function Tcl_GetWideUIntFromObjjan.nijtmans2022-11-151-33/+6
* | | Merge 8.7jan.nijtmans2022-11-191-2/+17
|\ \ \ | |/ /
| * | Backout [52a52a65f0], let's see if this fixes the Windows crashjan.nijtmans2022-11-181-2/+17
| |/
| |
| \
*-. \ TIP #644: Make Tcl_ObjType extensiblejan.nijtmans2022-11-171-1/+2
|\ \ \ | | |/
| * | Rebase to latest 9.0jan.nijtmans2022-11-131-1/+2
| |\ \
| | * \ Merge trunkapnadkarni2022-11-131-4/+7
| | |\ \
| | * \ \ Rebase to 9.0jan.nijtmans2022-10-211-1/+2
| | |\ \ \
| | | * | | TIP 644 - Make Tcl_ObjType extensibleapnadkarni2022-10-111-1/+2
* | | | | | Merge 8.7jan.nijtmans2022-11-151-17/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to...jan.nijtmans2022-11-151-17/+2
* | | | | Merge 8.7jan.nijtmans2022-11-131-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix compilation error for STATS=memdbg. Fix incorrect commentjan.nijtmans2022-11-131-2/+2
* | | | Merge 8.7jan.nijtmans2022-11-111-4/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ...jan.nijtmans2022-11-111-4/+7
* | | merge 8.7dgp2022-10-171-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * TIP implementation to add/use public routines Tcl_GetNumber(FromObj).dgp2022-09-181-1/+1
* | Merge 8.7jan.nijtmans2022-07-211-16/+17
|\ \ | |/
| * More TclGetStringFromObj() usagejan.nijtmans2022-07-211-12/+14
* | Merge 9.0jan.nijtmans2022-05-171-1/+1
|\ \
| * \ Merge 8.7jan.nijtmans2022-05-171-1/+1
| |\ \ | | |/
| | * Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-1/+1
* | | Merge 9.0jan.nijtmans2022-03-291-6/+6
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-03-251-6/+6
| |\ \ | | |/
| | * Fix [9c1dc88f86]: warning about different signedness when compile TCL on Wind...jan.nijtmans2022-03-251-6/+6
* | | Merge 9.0jan.nijtmans2022-02-171-3/+3
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-02-171-3/+3
| |\ \ | | |/
| | * Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin...jan.nijtmans2022-02-171-3/+3
| * | Merge 8.7jan.nijtmans2022-02-101-1/+1
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2022-02-101-1/+1
| | |\
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-1/+1
* | | | More WIPjan.nijtmans2022-01-261-5/+4
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-1/+1
|/ / /
* | | Merge 8.7jan.nijtmans2021-10-081-3/+3
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-3/+3
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-5/+5
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-4/+4
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-4/+4
* | | Merge 8.7jan.nijtmans2020-10-131-5/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-131-5/+5
| |\ \ | | |/