Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tip#511 proposed implementation | jan.nijtmans | 2021-08-17 | 5 | -57/+167 |
| | |||||
* | Make TCL_MAC_EMPTY_FILE macro work with C++ compiler | jan.nijtmans | 2021-08-15 | 1 | -2/+1 |
| | |||||
* | Make tclZipfs.c compilable with a C++ compiler | jan.nijtmans | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | Merge 8.6 | jan.nijtmans | 2021-07-17 | 1 | -0/+10 |
|\ | |||||
| * | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows | jan.nijtmans | 2021-07-16 | 1 | -0/+10 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2021-07-16 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported ↵ | jan.nijtmans | 2021-07-13 | 1 | -4/+4 |
| | | | | | | | | by Jay K) | ||||
* | | TCL_THREADS=0 means no threads too | jan.nijtmans | 2021-06-29 | 1 | -1/+1 |
| | | |||||
* | | Tweak TIP #590 impl on MacOS: Shared library could start with capital | jan.nijtmans | 2021-06-25 | 1 | -1/+5 |
| | | |||||
* | | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases ↵ | jan.nijtmans | 2021-06-23 | 3 | -1/+29 |
|\ \ | | | | | | | | | | only) | ||||
* \ \ | Merge 8.6 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Change a lot of url's (as far as possible) from http:// to https:// | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| | | | |||||
* | | | Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not ↵ | jan.nijtmans | 2021-06-21 | 3 | -29/+1 |
| | | | | | | | | | | | | | | | ready to be merged yet. This is causing failures on all platforms: [https://github.com/tcltk/tcl/runs/2872891537?check_suite_focus=true] | ||||
* | | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot find | pooryorick | 2021-06-20 | 3 | -1/+29 |
| | | | | | | the right splicing spot | ||||
* | | Fix windows build failure, caused by [f8608fc420] | jan.nijtmans | 2021-06-19 | 1 | -1/+1 |
| | | |||||
* | | Fix [f8608fc420]: linux : dynamic location of the tcl zipfs | jan.nijtmans | 2021-06-18 | 1 | -0/+10 |
|\ \ | |||||
| * \ | protect all usage of dladdr() with !defined(NO_DLFCN_H) | jan.nijtmans | 2021-06-11 | 1 | -3/+2 |
| |\ \ | |||||
| * | | | Experiment: use dladdr() on Linux to locate the shared library. Won't work ↵ | jan.nijtmans | 2021-06-10 | 1 | -0/+11 |
| |/ / | | | | | | | | | | on other platforms! WIP | ||||
* | | | Bump version number to distinguish from release. | dgp | 2021-06-18 | 1 | -2/+2 |
| | | | |||||
* | | | Revert to the code of RC2, so that only timestamps and changes file entries | dgp | 2021-06-17 | 1 | -6/+60 |
|\ \ \ | | | | | | | | | are different. | ||||
| * | | | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the ↵ | pooryorick | 2021-06-16 | 1 | -6/+60 |
| | | | | | | | | | | | | | | | | "watch" proc | ||||
* | | | | merge 8.7 | dgp | 2021-06-16 | 1 | -60/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix [18f4a94d03] by backout out [9bcec7cd880540c3] | jan.nijtmans | 2021-06-15 | 1 | -60/+6 |
| |/ / | |||||
* | | | merge 8.7 | dgp | 2021-05-27 | 3 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Make c++ compile (with g++-11) warning-free | jan.nijtmans | 2021-05-27 | 2 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix "possibly uninitialized variable" warning, seen with gcc-11 (however ↵ | jan.nijtmans | 2021-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | harmless) | ||||
| * | | Fix [a73c79081e]: Doc fix in tcl.h. Recommend int32_t in stead of wchar_t | jan.nijtmans | 2021-05-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for ↵ | jan.nijtmans | 2021-05-26 | 1 | -4/+2 |
| | |\ | | | | | | | | | | | | | Tcl_UniChar. | ||||
| | | * | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for ↵ | jan.nijtmans | 2021-05-26 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | Tcl_UniChar. | ||||
* | | | | merge 8.7 | dgp | 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 |
| | | | | | | | | | | | | last commit. | ||||
| | * | | 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 |
| | | | | | | | | | | | | calls import and triggers memory error. | ||||
* | | | | merge 8.7 | dgp | 2021-05-19 | 7 | -195/+306 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| | | | | | | | | | | | | paths before deletion is complete | ||||
| * | | | 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 "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 |
| | | | | | | | | | | | | | | | | | | | | Remove redundant/cyclic call to Tcl_DeleteAssocData. | ||||
| * | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_InterpDeleteProc instead of before to allow the Tcl_InterpDeleteProc to make use of the data. In TcltestObj.c/VarPtrDeleteProc, remove call to Tcl_DeleteAssocData that is redundant and cylic. | ||||
| * | | | | merge core-8-branch | pooryorick | 2021-05-15 | 2 | -23/+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 |
| | | | | | |