summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-05-201-2/+2
|\
| * Merge 8.6, except [688fcc7082] because it gives a merge conflictjan.nijtmans2021-05-201-2/+2
| |\
| | * Fix [52cc90776c]: Warning when compile with gcc v9.3.0jan.nijtmans2021-05-201-2/+2
| | * Remove the refCount increment that accompanied the decrement removed in thepooryorick2021-05-181-1/+0
| | * Remove unnecessary refCount decrement.pooryorick2021-05-171-1/+0
| | * Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and thenpooryorick2021-05-171-14/+13
* | | merge 8.7 (resolve conflicts)dgp2021-05-207-166/+238
|\ \ \ | |/ /
| * | update documentation and macro namespooryorick2021-05-192-35/+34
| * | Fix for issue [e39cb3f462631a99], namespace is removed from other namespacepooryorick2021-05-183-9/+8
| * | merge 8.7pooryorick2021-05-183-57/+81
| |\ \
| | * \ Break TclDeleteNamespaceChildren out of TclTeardownNamespace.pooryorick2021-05-182-56/+79
| | |\ \
| | | * | Break TclDeleteNamespaceChildren out of TclTeardownNamespace.pooryorick2021-05-162-56/+79
| * | | | Eliminate compiler warnings about unused parameters.pooryorick2021-05-163-16/+12
| * | | | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c,pooryorick2021-05-151-47/+73
| * | | | When deleting an interp, delete associated data after running the correspondingpooryorick2021-05-152-8/+7
| * | | | merge core-8-branchpooryorick2021-05-152-23/+65
| |\ \ \ \
| * | | | | Separate library unloading routine from [unload] command processing.pooryorick2021-05-151-12/+38
* | | | | | Reinstate one line lost in last merge.pooryorick2021-05-171-0/+1
* | | | | | Merge 8.7jan.nijtmans2021-05-173-9/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Eliminate "unused parameter" warningjan.nijtmans2021-05-171-1/+1
| | |_|/ / | |/| | |
| * | | | Delete associated data after running Tcl_InterpDeleteProc instead of before. ...pooryorick2021-05-152-8/+7
| | |/ / | |/| |
* | | | Replace ckfree with Tcl_Free.pooryorick2021-05-161-1/+1
* | | | merge core-8-branchfvogel2021-05-152-24/+65
|\ \ \ \ | |/ / /
| * | | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault.pooryorick2021-05-151-21/+25
| |\ \ \
| | * | | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation faultpooryorick2021-05-141-21/+25
| | |/ /
| * | | Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.cpooryorick2021-05-141-2/+4
| * | | Fix more leaks in Zipfs finalization.pooryorick2021-05-141-1/+36
| |/ /
| * | Backout [217391dc7f] and [b05e314d7a]. For the reason, see: [https://github.c...jan.nijtmans2021-05-131-40/+3
| * | Fix remaining leaks in Zipfs finalization.pooryorick2021-05-131-3/+28
| * | On exit deallocate up some memory allocated in ZipFS.pooryorick2021-05-121-2/+14
* | | Merge 8.7jan.nijtmans2021-05-073-3/+7
|\ \ \ | |/ /
| * | Better error-message "illegal byte sequence" when trying to read from invalid...jan.nijtmans2021-05-072-3/+1
| |\ \ | | |/
| | * Remove TODO comment which is already donejan.nijtmans2021-05-071-2/+0
| * | Merge 8.6jan.nijtmans2021-05-061-0/+6
| |\ \ | | |/
| | * Handle POSIX error EILSEQ: "invalid byte sequence"jan.nijtmans2021-05-061-0/+6
* | | Merge 8.7jan.nijtmans2021-05-031-1/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-05-031-1/+2
| |\ \ | | |/
| | * Fix [24b9181478]: Fix unsafe buffer lifetimejan.nijtmans2021-05-031-1/+2
| | |\
| | | * Fix [24b9181478]: Fix unsafe buffer lifetimejan.nijtmans2021-05-031-1/+2
* | | | TIP #596: Stubs support for Embedding Tcl in other applicationsjan.nijtmans2021-04-3010-49/+213
|\ \ \ \
| * | | | Fix documentation and remove unused function signature (leftover from earlier...jan.nijtmans2021-04-281-2/+0
| * | | | Merge 9.0jan.nijtmans2021-04-2811-76/+161
| |\ \ \ \
| * \ \ \ \ Merge 9.0jan.nijtmans2021-04-161-1/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge 9.0jan.nijtmans2021-04-143-10/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 9.0jan.nijtmans2021-04-131-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2021-04-1315-106/+145
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2021-04-051-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2021-04-0511-34/+390
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement support for Tcl_SetPreInitScript()jan.nijtmans2021-04-042-4/+8
| * | | | | | | | | | | Merge 9.0. Tcl_StaticPackage -> Tcl_StaticLibraryjan.nijtmans2021-04-023-22/+37
| |\ \ \ \ \ \ \ \ \ \ \