summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-11-2012-21/+43
|\
| *-. Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-2012-23/+45
| |\ \
| | | * Merge 8.5. Update to tzdata 2022fjan.nijtmans2022-10-304-26/+44
| | | |\
| | | | * One more unused stub entryjan.nijtmans2022-10-304-54/+77
| | * | | TIP 651 implementationapnadkarni2022-11-176-8/+32
* | | | | Merge 8.7jan.nijtmans2022-11-192-12/+41
|\ \ \ \ \ | |/ / / /
| * | | | Backout [52a52a65f0], let's see if this fixes the Windows crashjan.nijtmans2022-11-182-12/+41
| * | | | Fix [https://core.tcl-lang.org/thread/tktview?name=16bf24d70b|16bf24d70b]: In...jan.nijtmans2022-11-181-13/+0
| * | | | Fix [bec4219123]: test utf-4.12 fails in custom buildsjan.nijtmans2022-11-181-0/+2
* | | | | Another bug in TIP #628: dde and registry extensions didn't really load in tc...jan.nijtmans2022-11-181-5/+1
| | | | |
| \ \ \ \
*-. \ \ \ \ TIP #644: Make Tcl_ObjType extensiblejan.nijtmans2022-11-1723-29/+66
|\ \ \ \ \ \ | | |/ / / /
| | * | | | Add dummy TCL_OBJTYPE_V0 #define. Minimal no-op backport of TIP #644jan.nijtmans2022-11-171-0/+1
| | |/ / /
| * | | | Rebase to latest 9.0jan.nijtmans2022-11-1323-29/+66
| |\ \ \ \
| | * \ \ \ Merge trunkapnadkarni2022-11-137-13/+65
| | |\ \ \ \
| | * | | | | No trailing ','jan.nijtmans2022-11-092-2/+2
| | * | | | | Merge trunk. Also update Tcl_ObjType.version to match TIP 644apnadkarni2022-11-0937-1283/+2085
| | |\ \ \ \ \
| | * | | | | | Change version field to Tcl_ObjTypeVersionjan.nijtmans2022-10-211-4/+5
| | * | | | | | Rebase to 9.0jan.nijtmans2022-10-2123-29/+66
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge 9.0apnadkarni2022-10-113-15/+25
| | | |\ \ \ \ \ \
| | | * | | | | | | TIP 644 - Make Tcl_ObjType extensibleapnadkarni2022-10-1123-29/+66
* | | | | | | | | | Merge 8.7 - reserve stub entry 687apnadkarni2022-11-171-0/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Reserve stub entry 687 for TIP #651apnadkarni2022-11-171-0/+4
* | | | | | | | | | one more (Tcl_UniCharToUtf), and adapt documentationjan.nijtmans2022-11-163-8/+8
* | | | | | | | | | Change 5 functions signatures from int -> size_t. Those should have been part...jan.nijtmans2022-11-163-20/+20
* | | | | | | | | | Merge 8.7jan.nijtmans2022-11-151-1/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Reserve stub entries 684/685 for TIP #648 and 686 for TIP #650jan.nijtmans2022-11-151-1/+16
* | | | | | | | | | Merge 8.7jan.nijtmans2022-11-151-24/+10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Change all mp_to_ubin() usages to mp_pack(). It makes the code much more clearjan.nijtmans2022-11-151-24/+10
* | | | | | | | | | Merge 8.7jan.nijtmans2022-11-154-25/+29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to...jan.nijtmans2022-11-154-25/+29
* | | | | | | | | Merge 8.7jan.nijtmans2022-11-131-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix compilation error for STATS=memdbg. Fix incorrect commentjan.nijtmans2022-11-132-3/+3
* | | | | | | | Fix compilation error for STATS=memdbgapnadkarni2022-11-131-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2022-11-117-13/+65
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ...jan.nijtmans2022-11-113-5/+43
* | | | | | | Merge 8.7jan.nijtmans2022-11-081-15/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentationjan.nijtmans2022-11-085-124/+134
* | | | | | | More int -> size_t (argc and level) in trace handlingjan.nijtmans2022-11-085-69/+75
* | | | | | | Merge 8.7jan.nijtmans2022-11-081-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | NEVER use sizeof(FLEXARRAY)! Use offsetof()jan.nijtmans2022-11-081-1/+1
* | | | | | | Merge 8.7jan.nijtmans2022-11-083-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | More TCLFLEXARRAY usagejan.nijtmans2022-11-082-3/+3
| * | | | | | Fix "package files tcl", considering TIP #590jan.nijtmans2022-11-081-1/+1
* | | | | | | Use TCLFLEXARRAYjan.nijtmans2022-11-071-6/+7
* | | | | | | Merge 8.7jan.nijtmans2022-11-073-17/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Deprecate TclpHasSockets(): Every system nowadays has socketsjan.nijtmans2022-11-077-45/+58
* | | | | | | TclInitSockets() only exists on Windowsjan.nijtmans2022-11-071-0/+4
* | | | | | | Remove TclpHasSockets(): Every system nowadays has socketsjan.nijtmans2022-11-065-12/+10
* | | | | | | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-056-176/+156
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it.apnadkarni2022-11-055-177/+150
| |\ \ \ \ \ \