Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2024-11-27 10:44:38.
|
2024-12-02
| ||
| 14:20 | • Edit [a3a06f460b98f235|a3a06f460b]: Cancel tag "core-bug-a8e4f76ce4". artifact: 9e4ba5e54b user: jan.nijtmans | |
| 14:12 | • Edit [33f69bde3cb98f7b|33f69bde3c]: Add tag "core-bug-a8e4f76ce4". artifact: 9bcbc74024 user: jan.nijtmans | |
| 14:12 | • Edit [d807db74ab70d134|d807db74ab]: Cancel tag "core-bug-a8e4f76ce4". artifact: ca424b16b8 user: jan.nijtmans | |
| 14:10 | Add memorymodule constraint. Make win/dltest build work with minizip check-in: 33f69bde3c user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:53 | Fix compiler warning. Protect against long pathnames. check-in: 78d25f891b user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 09:49 | Actual follow-up (not really a counter-proposal) to TIP #707, with a further simplification. Rebased... Closed-Leaf check-in: 89564bda22 user: jan.nijtmans tags: tip-707-alt | |
| 07:11 | Actual counter-proposal to TIP #707 check-in: 904cd27d0e user: jan.nijtmans tags: tip-707-alt | |
|
2024-12-01
| ||
| 23:01 | Experiment: simplify internal representation notation Closed-Leaf check-in: bf30412994 user: jan.nijtmans tags: intrep-simpl | |
| 17:42 | Fix compiler-warnings when TCL_COMPILE_DEBUG=1 check-in: b688a485b2 user: jan.nijtmans tags: trunk, main | |
| 16:57 | • Edit [d807db74ab70d134|d807db74ab]: Add tag "core-bug-a8e4f76ce4". artifact: 6d16fb4467 user: jan.nijtmans | |
| 16:56 | Integrate dltest/memorymoduletest.zip building in win/Makefile check-in: d807db74ab user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-29
| ||
| 22:59 | Build "memorymodule" tag into tcl::build-info check-in: f436c0a641 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:08 | Now with a working GetModuleFileName[WA] for memory-loaded modules. check-in: 3dcdaca2e2 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:05 | New function MemoryGetCodeBase(). We need it. check-in: 4637de8b5b user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 08:20 | Add more testcases. Store full path in loadHandle check-in: 9ff4820138 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-28
| ||
| 15:40 | Add makefile.vc check-in: 85f847206e user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:49 | Make a start with TLS (gcc) and GetModuleName[A|W]. WIP. Make a start with test-cases check-in: 981e781f92 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:46 | • Ticket [66aa81c90a] MS-Windows+TCL9: if a load failes due to a missing secondary DLL, the error message says "No error". status still Open with 3 other changes artifact: 9578ed780d user: jan.nijtmans ... 1 similar event omitted. | |
| 10:13 | Merge trunk. Fix MemoryModule for ARM64 check-in: ad149a67a7 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-27
| ||
| 13:59 | • Ticket [a8e4f76ce4] load library (dll) from zipfs-library causes a leak in temporary folder status still Open with 4 other changes artifact: 234cb34585 user: jan.nijtmans | |
| 11:44 | • Edit [2c0c7456f5c39df6|2c0c7456f5]: Add tag "core-bug-a8e4f76ce4". artifact: dd98970bd3 user: jan.nijtmans | |
| 11:27 | Fix [https://github.com/fancycode/MemoryModule/pull/91|Added x64 exception handling] check-in: 2c0c7456f5 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:24 | Build with MemoryModule on Github check-in: 06c366feaf user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:44 | Implement build-time switch check-in: 376e9d7281 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-26
| ||
| 21:52 | • Edit [4ad8c29369ba17ea|4ad8c29369]: Mark "Closed". artifact: 7b54c40a11 user: jan.nijtmans | |
| 21:50 | • Edit [7b6d5a663886c954|7b6d5a6638]: Cancel tag "core-bug-e38dce74e2-214cc0eb22-v2". artifact: d629af95c4 user: jan.nijtmans | |
| 21:49 | • Edit [a3a06f460b98f235|a3a06f460b]: Add tag "core-bug-a8e4f76ce4". artifact: 1ff48d9b9d user: jan.nijtmans | |
| 21:41 | Make build switchable by defining (or not) TCL_LOAD_FROM_MEMORY check-in: a3a06f460b user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:18 | fix [https://github.com/fancycode/MemoryModule/pull/94|SectionAlignment] check-in: ce9e8e7412 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:09 | fix a [https://github.com/fancycode/MemoryModule/pull/116|bug in PerformBaseRelocation] check-in: cbfe342863 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 20:42 | • Ticket [844b0ebe51] tclstub : interpreter uses an incompatible stubs mechanism status still Open with 3 other changes artifact: 05fa001585 user: jan.nijtmans | |
| 14:34 | tclWinLoad.c must always be compiled with -D_UNICODE check-in: 8efedbb737 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 14:26 | • Edit [9c24e7f216e6ccf3|9c24e7f216]: Move to branch bug-a8e4f76ce4-androwish. artifact: d31ebefe25 user: jan.nijtmans | |
| 13:44 | Missing Tcl_InitHashTable() Closed-Leaf check-in: 4ad8c29369 user: jan.nijtmans tags: bug-a8e4f76ce4-androwish | |
| 13:28 | Disable TCL_LOAD_FROM_MEMORY, for testing check-in: c8c35f0eb4 user: jan.nijtmans tags: bug-a8e4f76ce4-androwish | |
| 13:19 | Take over TclpFinalizeLoad from androwish check-in: 9c24e7f216 user: jan.nijtmans tags: bug-a8e4f76ce4-androwish | |
| 12:33 | Merge-mark check-in: fedf947933 user: jan.nijtmans tags: trunk, main | |
| 12:11 | (cherry-pick): Bug [5a1aaa20]: lsearch -stride with -subindices and -inline -all gives unexpected re... check-in: 64cb91acdd user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Merge 8.6 check-in: 1e677908bb user: jan.nijtmans tags: core-8-branch | |
| 10:56 | (backport): in-src doc typos (Tcl_[Save|Restore|Discard]InterpState()). Add some typecasts. check-in: 237fd61c77 user: jan.nijtmans tags: core-8-6-branch | |
| 10:16 | Experiment with Tk done, undo hack check-in: 74c4656650 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:04 | • Ticket [a8e4f76ce4] load library (dll) from zipfs-library causes a leak in temporary folder status still Open with 3 other changes artifact: 741df87901 user: jan.nijtmans | |
| 09:56 | • Add attachment tk_in_zip.png to ticket [a8e4f76ce4] artifact: bdcfdbdd97 user: jan.nijtmans | |
|
2024-11-25
| ||
| 15:29 | Hack: Add a pkgIndex.tcl file and tcl9tk90.dll file to tcl90.dll. For test purposes. check-in: 142494f1f7 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 15:27 | Fix compilation: TclpLoadMemory doesn't have an "interp" parameter any more check-in: 500b38bc91 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:18 | Merge trunk check-in: 395816077c user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:02 | Update changes.md. No need to mention [882da1] in changes.md: It was a regression after [aee9f2], wh... check-in: d8e9fe6c29 user: jan.nijtmans tags: trunk, main | |
| 11:57 | No need to mention [882da1] in changes.md: It was a regression after [aee9f2], which never was in an... Closed-Leaf check-in: c840ffc3be user: jan.nijtmans tags: bug-882da1e28b | |
| 11:54 | • Edit [ca80b67634cd6696|ca80b67634]: Move to branch bug-882da1e28b. artifact: 0d8509e0ae user: jan.nijtmans | |