| 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 |
| |\ |
|
| | * | Fix [52cc90776c]: Warning when compile with gcc v9.3.0 | jan.nijtmans | 2021-05-20 | 1 | -2/+2 |
|
|
| | * | 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 |
|
|
* | | | merge 8.7 (resolve conflicts) | dgp | 2021-05-20 | 7 | -166/+238 |
|\ \ \
| |/ / |
|
| * | | update documentation and macro names | pooryorick | 2021-05-19 | 2 | -35/+34 |
|
|
| * | | Fix for issue [e39cb3f462631a99], namespace is removed from other namespace | pooryorick | 2021-05-18 | 3 | -9/+8 |
|
|
| * | | merge 8.7 | pooryorick | 2021-05-18 | 3 | -57/+81 |
| |\ \ |
|
| | * \ | Break TclDeleteNamespaceChildren out of TclTeardownNamespace. | pooryorick | 2021-05-18 | 2 | -56/+79 |
| | |\ \ |
|
| | | * | | Break TclDeleteNamespaceChildren out of TclTeardownNamespace. | pooryorick | 2021-05-16 | 2 | -56/+79 |
|
|
| * | | | | Eliminate compiler warnings about unused parameters. | pooryorick | 2021-05-16 | 3 | -16/+12 |
|
|
| * | | | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c, | pooryorick | 2021-05-15 | 1 | -47/+73 |
|
|
| * | | | | When deleting an interp, delete associated data after running the corresponding | pooryorick | 2021-05-15 | 2 | -8/+7 |
|
|
| * | | | | merge core-8-branch | pooryorick | 2021-05-15 | 2 | -23/+65 |
| |\ \ \ \ |
|
| * | | | | | Separate library unloading routine from [unload] command processing. | pooryorick | 2021-05-15 | 1 | -12/+38 |
|
|
* | | | | | | Reinstate one line lost in last merge. | pooryorick | 2021-05-17 | 1 | -0/+1 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2021-05-17 | 3 | -9/+7 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Eliminate "unused parameter" warning | jan.nijtmans | 2021-05-17 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
| * | | | | Delete associated data after running Tcl_InterpDeleteProc instead of before. ... | pooryorick | 2021-05-15 | 2 | -8/+7 |
| | |/ /
| |/| | |
|
* | | | | Replace ckfree with Tcl_Free. | pooryorick | 2021-05-16 | 1 | -1/+1 |
|
|
* | | | | merge core-8-branch | fvogel | 2021-05-15 | 2 | -24/+65 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
| | |/ / |
|
| * | | | 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 |
| |/ / |
|
| * | | Backout [217391dc7f] and [b05e314d7a]. For the reason, see: [https://github.c... | jan.nijtmans | 2021-05-13 | 1 | -40/+3 |
|
|
| * | | Fix remaining leaks in Zipfs finalization. | pooryorick | 2021-05-13 | 1 | -3/+28 |
|
|
| * | | On exit deallocate up some memory allocated in ZipFS. | pooryorick | 2021-05-12 | 1 | -2/+14 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-05-07 | 3 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | Better error-message "illegal byte sequence" when trying to read from invalid... | jan.nijtmans | 2021-05-07 | 2 | -3/+1 |
| |\ \
| | |/ |
|
| | * | Remove TODO comment which is already done | jan.nijtmans | 2021-05-07 | 1 | -2/+0 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2021-05-06 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Handle POSIX error EILSEQ: "invalid byte sequence" | jan.nijtmans | 2021-05-06 | 1 | -0/+6 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-05-03 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-05-03 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Fix [24b9181478]: Fix unsafe buffer lifetime | jan.nijtmans | 2021-05-03 | 1 | -1/+2 |
| | |\ |
|
| | | * | Fix [24b9181478]: Fix unsafe buffer lifetime | jan.nijtmans | 2021-05-03 | 1 | -1/+2 |
|
|
* | | | | TIP #596: Stubs support for Embedding Tcl in other applications | jan.nijtmans | 2021-04-30 | 10 | -49/+213 |
|\ \ \ \ |
|
| * | | | | Fix documentation and remove unused function signature (leftover from earlier... | jan.nijtmans | 2021-04-28 | 1 | -2/+0 |
|
|
| * | | | | Merge 9.0 | jan.nijtmans | 2021-04-28 | 11 | -76/+161 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 9.0 | jan.nijtmans | 2021-04-16 | 1 | -1/+8 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2021-04-14 | 3 | -10/+6 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2021-04-13 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2021-04-13 | 15 | -106/+145 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2021-04-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge 9.0 | jan.nijtmans | 2021-04-05 | 11 | -34/+390 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Implement support for Tcl_SetPreInitScript() | jan.nijtmans | 2021-04-04 | 2 | -4/+8 |
|
|
| * | | | | | | | | | | | Merge 9.0. Tcl_StaticPackage -> Tcl_StaticLibrary | jan.nijtmans | 2021-04-02 | 3 | -22/+37 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|