| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply macos-tip511.diff. Resolve conflict with TIP #601 | jan.nijtmans | 2021-08-19 | 3 | -5/+13 |
|
|
* | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can hav... | jan.nijtmans | 2021-08-18 | 1 | -1/+1 |
|
|
* | 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 by... | jan.nijtmans | 2021-07-13 | 1 | -4/+4 |
|
|
* | | 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 |
|\ \ |
|
* \ \ | 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 r... | jan.nijtmans | 2021-06-21 | 3 | -29/+1 |
|
|
* | | | 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 |
|
|
* | | 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 o... | jan.nijtmans | 2021-06-10 | 1 | -0/+11 |
| |/ / |
|
* | | | 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 |
|\ \ \ |
|
| * | | | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "... | pooryorick | 2021-06-16 | 1 | -6/+60 |
|
|
* | | | | 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 harm... | jan.nijtmans | 2021-05-27 | 1 | -1/+1 |
|
|
| * | | 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 Tc... | jan.nijtmans | 2021-05-26 | 1 | -4/+2 |
| | |\ |
|
| | | * | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tc... | jan.nijtmans | 2021-05-26 | 1 | -4/+2 |
|
|
* | | | | 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 |
|
|
| | * | | 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 | 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 |
|
|
| * | | | 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 |
|
|
| * | | | | 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 |
| |\ \ \ \
| | |/ / / |
|