| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2021-05-20 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.6, except [688fcc7082] because it gives a merge conflict | jan.nijtmans | 2021-05-20 | 1 | -2/+2 |
| |\ |
|
| | * | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend l... | jan.nijtmans | 2021-05-20 | 9 | -40/+40 |
|
|
| | * | Fix [52cc90776c]: Warning when compile with gcc v9.3.0 | jan.nijtmans | 2021-05-20 | 1 | -2/+2 |
|
|
| | * | Make Pkgua package thread-safe and properly clean up everything when being un... | jan.nijtmans | 2021-05-18 | 2 | -21/+34 |
|
|
| | * | Remove unneeded cmdPtr increment and decrement. | pooryorick | 2021-05-18 | 1 | -2/+0 |
| | |\ |
|
| | | * | Remove the refCount increment that accompanied the decrement removed in the | pooryorick | 2021-05-18 | 1 | -1/+0 |
|
|
| | | * | Remove unnecessary refCount decrement. | pooryorick | 2021-05-17 | 1 | -1/+0 |
| | |/ |
|
| | * | Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then | pooryorick | 2021-05-17 | 1 | -14/+13 |
|
|
| | * | Additional test for [688fcc7082fa99a4]. | pooryorick | 2021-05-17 | 1 | -0/+32 |
|
|
* | | | merge 8.7 (resolve conflicts) | dgp | 2021-05-20 | 9 | -173/+349 |
|\ \ \
| |/ / |
|
| * | | fix for [e39cb3f462631a99], namespace is removed from other namespace paths | pooryorick | 2021-05-19 | 5 | -54/+122 |
| |\ \ |
|
| | * | | update documentation and macro names | pooryorick | 2021-05-19 | 2 | -35/+34 |
|
|
| | * | | new test for issue [e39cb3f462631a99], namespace is removed from other | pooryorick | 2021-05-19 | 1 | -0/+62 |
|
|
| | * | | Fix for issue [e39cb3f462631a99], namespace is removed from other namespace | pooryorick | 2021-05-18 | 4 | -19/+26 |
| |/ / |
|
| * | | Make pkgua package thread-safe | jan.nijtmans | 2021-05-18 | 3 | -26/+29 |
|
|
| * | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c . | pooryorick | 2021-05-18 | 5 | -72/+134 |
| |\ \ |
|
| | * \ | merge 8.7 | pooryorick | 2021-05-18 | 6 | -61/+119 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | Break TclDeleteNamespaceChildren out of TclTeardownNamespace. | pooryorick | 2021-05-18 | 2 | -56/+79 |
| |\ \ \ |
|
| | * | | | Break TclDeleteNamespaceChildren out of TclTeardownNamespace. | pooryorick | 2021-05-16 | 2 | -56/+79 |
|
|
| * | | | | Additional test for [688fcc7082fa99a4], imported command trace memory error. | pooryorick | 2021-05-18 | 1 | -0/+32 |
|
|
| | | * | | use [info sharedlibextension] for instead of ".so" | pooryorick | 2021-05-17 | 1 | -1/+1 |
|
|
| | | * | | Eliminate compiler warnings about unused parameters. | pooryorick | 2021-05-16 | 3 | -16/+12 |
|
|
| | | * | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c, | pooryorick | 2021-05-15 | 3 | -53/+91 |
|
|
| | | * | | When deleting an interp, delete associated data after running the corresponding | pooryorick | 2021-05-15 | 2 | -8/+7 |
|
|
| | | * | | Add valgrind option --keep-deguginfo=yes | pooryorick | 2021-05-15 | 1 | -0/+1 |
|
|
| | | * | | merge core-8-branch | pooryorick | 2021-05-15 | 4 | -25/+67 |
| | | |\ \ |
|
| | | * | | | Separate library unloading routine from [unload] command processing. | pooryorick | 2021-05-15 | 1 | -12/+38 |
|
|
* | | | | | | Make pkgua package thread-safe | jan.nijtmans | 2021-05-18 | 1 | -20/+33 |
|
|
* | | | | | | Reinstate one line lost in last merge. | pooryorick | 2021-05-17 | 1 | -0/+1 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2021-05-17 | 6 | -13/+14 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Eliminate "unused parameter" warning | jan.nijtmans | 2021-05-17 | 1 | -1/+1 |
|
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2021-05-17 | 2 | -4/+6 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. | jan.nijtmans | 2021-05-17 | 8 | -66/+57 |
|
|
| * | | | | Delete associated data after running Tcl_InterpDeleteProc instead of before. ... | pooryorick | 2021-05-15 | 2 | -8/+7 |
|
|
| * | | | | Add valgrind option --keep-deguginfo=yes | pooryorick | 2021-05-15 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Replace ckfree with Tcl_Free. | pooryorick | 2021-05-16 | 1 | -1/+1 |
|
|
* | | | | merge core-8-branch | fvogel | 2021-05-15 | 4 | -26/+67 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix errors in man pages build | fvogel | 2021-05-15 | 2 | -2/+2 |
| |\ \ \ |
|
| | * | | | Fix errors in man pages build | fvogel | 2021-05-15 | 2 | -2/+2 |
|
|
| * | | | | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault. | pooryorick | 2021-05-15 | 1 | -21/+25 |
| |\ \ \ \ |
|
| | * | | | | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault | pooryorick | 2021-05-14 | 1 | -21/+25 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge bug-fb2a411b91973d3b. | pooryorick | 2021-05-15 | 1 | -3/+40 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.c | pooryorick | 2021-05-14 | 1 | -2/+4 |
|
|
| | * | | | Fix more leaks in Zipfs finalization. | pooryorick | 2021-05-14 | 1 | -1/+36 |
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-05-14 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Respect TIP #587 in dde test-cases. | jan.nijtmans | 2021-05-14 | 1 | -1/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2021-05-13 | 1 | -9/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Backout [217391dc7f] and [b05e314d7a]. For the reason, see: [https://github.c... | jan.nijtmans | 2021-05-13 | 1 | -40/+3 |
|
|
| * | | | Fix quoting issues in gdb-test and lldb targets. | pooryorick | 2021-05-13 | 1 | -9/+4 |
|
|