Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 descendants of e4a6023a61a5d726
|
2023-03-27
| ||
| 20:24 | More text fixes Closed-Leaf check-in: 7163a2d2f4 user: jan.nijtmans tags: bug-fa128568a5 | |
| 20:08 | Remove unneeded parts from test in fileName.test. check-in: 0569b8782f user: pooryorick tags: trunk, main | |
| 19:56 | Remove unneeded parts from test in fileName.test. check-in: 25e8004945 user: pooryorick tags: core-8-branch | |
| 17:23 | test hygiene cleaning up created files. check-in: 1f12f9d0a8 user: dgp tags: core-8-branch | |
| 14:44 | Merge 8.7 check-in: 245407f036 user: jan.nijtmans tags: trunk, main | |
| 14:42 | spacing check-in: 9968365670 user: jan.nijtmans tags: core-8-branch | |
| 12:16 | Make the documentation of [encoding] more concise and readable. check-in: 92ee031f32 user: pooryorick tags: trunk, main | |
| 12:14 | Make the documentation of [encoding] more concise and readable. check-in: 71bfc6e708 user: pooryorick tags: core-8-branch | |
| 11:50 | Merge 9.0 Closed-Leaf check-in: b5656d3180 user: jan.nijtmans tags: bug-02b58d5d04 | |
| 11:49 | Merge 8.7 check-in: 1ab77f146b user: jan.nijtmans tags: bug-fa128568a5 | |
| 11:43 | Merge 8.7 check-in: 4ebee22ffd user: jan.nijtmans tags: trunk, main | |
| 11:35 | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's check-in: 86bf13933a user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Avoid msvc "illegal indirection" error. check-in: 314541a767 user: pooryorick tags: core-8-branch | |
| 11:13 | Avoid msvc "illegal indirection" error. check-in: f8927d772b user: pooryorick tags: trunk, main | |
| 09:59 | Merge 8.7. Go back to lowercase for POSIX err-messages check-in: c53aee7ee9 user: jan.nijtmans tags: bug-fa128568a5 | |
|
2023-03-26
| ||
| 22:29 | Fix some formatting errors. check-in: fe5211416f user: pooryorick tags: core-8-branch | |
| 22:18 | Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: c09bdf42bf user: pooryorick tags: core-8-branch | |
| 21:46 | Merge 8.7 check-in: 721bd43c36 user: jan.nijtmans tags: bug-fa128568a5 | |
| 20:04 | Mark: Valgrind reports no leaks. check-in: 3239df67e2 user: pooryorick tags: trunk, main | |
| 19:14 | Fix memory leak in Tcl_JoinObjCmd(). check-in: aa1a1096ac user: pooryorick tags: trunk, main | |
| 18:41 | Sync all error-messages with modern Linux check-in: 7eabe5dc9f user: jan.nijtmans tags: bug-fa128568a5 | |
| 17:22 | Merge 8.7 check-in: 79cd3ac351 user: jan.nijtmans tags: trunk, main | |
| 17:18 | Merge 8.6 check-in: db26f89efb user: jan.nijtmans tags: core-8-branch | |
| 16:42 | Merge-mark: Valgrind reports no memory leaks. check-in: 78b5eed1f2 user: pooryorick tags: core-8-branch | |
| 16:04 | Merge 9.0 check-in: d7647964b4 user: jan.nijtmans tags: bug-02b58d5d04 | |
| 15:51 | Patch from chrstphrchvz, fixing [d40b9c8503]. Many thanks! check-in: 58faf80de7 user: jan.nijtmans tags: bug-d40b9c8503 | |
| 15:35 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: 7d005e0860 user: pooryorick tags: trunk, main | |
| 15:07 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: a9c542391a user: pooryorick tags: core-8-branch | |
| 15:02 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... Closed-Leaf check-in: fb9a2adbd2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d | |
| 14:55 | Failing test for [6d4e9d1af5bf5b7d]. check-in: 8f233171f2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d | |
|
2023-03-25
| ||
| 20:00 | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file too big" Let's synchron... check-in: 1e348d39da user: jan.nijtmans tags: bug-fa128568a5 | |
| 00:29 | Merge trunk check-in: f6aa53859c user: griffin tags: tip-636-tcl9-644 | |
|
2023-03-24
| ||
| 21:09 | Merge 8.7 check-in: bb1378370e user: jan.nijtmans tags: trunk, main | |
| 21:08 | Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check check-in: 5aff89ad15 user: jan.nijtmans tags: core-8-branch | |
| 20:58 | Merge 8.7 check-in: 6301de2138 user: jan.nijtmans tags: trunk, main | |
| 20:47 | Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch | |
| 16:49 | duplicate test name check-in: b29771bb5f user: dgp tags: trunk, main | |
|
2023-03-23
| ||
| 17:51 | First shot at TIP #659 implementation. Not complete yet (many parts still missing!!!) check-in: 37de4d5695 user: jan.nijtmans tags: tip-659 | |
| 17:31 | documentation update check-in: 41a87267c5 user: jan.nijtmans tags: tip-657 | |
| 16:15 | Merge 9.0 check-in: 893dd1c2f6 user: jan.nijtmans tags: tip-657 | |
| 16:02 | Merge "unchained" branch, since all it does is add a little valgrind stuff to Makefile.in. Hopefully... check-in: 5075be4f0b user: jan.nijtmans tags: trunk, main | |
| 15:55 | Merge 8.7 check-in: 82107b50c2 user: jan.nijtmans tags: trunk, main | |
| 15:54 | Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch | |
| 07:28 | Merge-mark check-in: 8c96c87de4 user: konrad.schwarz tags: trunk, main | |
| 07:27 | fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valgrind repor... check-in: ca0e3d0976 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-22
| ||
| 21:20 | Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl | |
| 21:18 | Merge 9.0 check-in: 7401abbdd3 user: jan.nijtmans tags: tip-657 | |
| 21:17 | Merge 9.0 check-in: 3be296f297 user: jan.nijtmans tags: tip-626 | |
| 21:17 | Merge 9.0 Closed-Leaf check-in: cd3c0a7242 user: jan.nijtmans tags: internal-abstract-list | |
| 21:15 | Merge 9.0 check-in: f25757b233 user: jan.nijtmans tags: trunk, main | |
| 21:11 | Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch | |