Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user sebres occurring around 2018-11-23 12:03:29.

2018-12-14
13:19 Ticket [3e0a2d99f3] string first failures on 32-bit platforms status still Closed with 5 other changes artifact: ab4d2eb6b0 user: sebres
13:10 Closed ticket [98832303a9]: X11/X.h and Windows.h have conflicting symbols plus 6 other changes artifact: 359ee621a2 user: sebres
2018-12-13
09:44 Ticket [3e0a2d99f3] string first failures on 32-bit platforms status still Open with 3 other changes artifact: b58a70251d user: sebres
09:43
reverted to smarter Jan's +1/cast/-1 with additional initial cast now (to pretect against usage of m... check-in: 8f94b26d49 user: sebres tags: trunk
07:48 Ticket [3e0a2d99f3] string first failures on 32-bit platforms status still Open with 3 other changes artifact: 7a81b8b23b user: sebres
07:32
restored inline of TclNewWideIntObjFromSize for 32-bit (avoids double invocation of TclStringFirst/T... check-in: e1b31151e5 user: sebres tags: trunk
2018-12-12
19:25 Ticket [3e0a2d99f3] string first failures on 32-bit platforms status still Open with 3 other changes artifact: 4ee43d5d5c user: sebres
17:00
better fix for [3e0a2d99f3], considering [string first] could return a value larger that INT_MAX for... Closed-Leaf check-in: 080ecbe60a user: sebres tags: fix-3e0a2d99f3-str-first-x86-x64
14:59
fixes [3e0a2d99f3]: size_t is smaller as wideInt on 32-bit platform (so by not found, -1 results int... check-in: d7843f5d69 user: sebres tags: trunk
2018-12-05
09:57
typo: forgotten 1 test (normally excluded via constraint slowTest) as interface got changed. check-in: 7455a3fcb8 user: sebres tags: sebres-speedup-testsuite
2018-12-04
18:24
io.test: stability fixes and improving the speed of slow tests check-in: 38bb18a347 user: sebres tags: sebres-speedup-testsuite
12:09 Pending ticket [b8da19fd16]: bad stack depth computations: is 0, should be 1 plus 3 other changes artifact: 7c3d9482b0 user: sebres
2018-11-29
20:31
Merge pull request tclclockmod#15 from sebres/fix-compat-regression-on-spaces check-in: 80d22dd5a6 user: sebres tags: sebres-8-6-clock-speedup-cr2
20:14
clock scan: compatibility - scan regression on spaces, mandatory trailing spaces in format, see test... Closed-Leaf check-in: fb4fb58e82 user: sebres tags: clock-speedup--fix-compat-regression-on-spaces
20:12
test-cases: clock-45.* - new compatibility tests checking several scan regression on spaces check-in: f1cdf7ca15 user: sebres tags: clock-speedup--fix-compat-regression-on-spaces
20:11
clock scan: consider extra trailing spaces at end of input (closes tclclockmod#14), only the first s... check-in: fdd09aea6a user: sebres tags: clock-speedup--fix-compat-regression-on-spaces
20:04
clock scan: consider multiple spaces between tokens (closes tclclockmod#13): combine multiple white-... check-in: 05199ca88a user: sebres tags: clock-speedup--fix-compat-regression-on-spaces
2018-11-28
10:25 Closed ticket [2aebcbb15b]: file tail "~/~/h" and file nativename "~/~/h" is crashing plus 6 other changes artifact: 91396ba981 user: sebres
2018-11-26
16:18
installVfs.tcl: fixed comparison operator (ne -> eq), therefore no lmkimg executed previously Leaf check-in: 5528128da8 user: sebres tags: nmake-zipfs
14:58
makefile.vc: fixed missing compile defines for tclZipfs check-in: 6ca251f0fa user: sebres tags: nmake-zipfs
2018-11-23
22:42 Ticket [113be1991e] zipfs on mac status still Open with 3 other changes artifact: 9e040422f7 user: sebres ... 1 similar event omitted.
21:00
merge 8.7 check-in: 56b5fa3d12 user: sebres tags: trunk
19:59
make: better algo to wrap to absolute zip-path (for systems resp. toolchains without readlink/realpa... check-in: 78fe053f4a user: sebres tags: core-8-branch
12:03
merge 8.7 check-in: 606764504a user: sebres tags: trunk
11:59
make/configure review: normalizes the latest fixes across unix/win check-in: fc958af380 user: sebres tags: core-8-branch
2018-11-22
23:18
merge 8.7 (build zipfs fixes) check-in: a7c0d3ccf4 user: sebres tags: trunk
23:17
unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of minizip), ignore possibl... check-in: e59b2f0ded user: sebres tags: core-8-branch
22:15
merge 8.7 check-in: 7bfeb4e9e3 user: sebres tags: trunk
22:14
win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx process: zip error: Zip... check-in: 057d2b674d user: sebres tags: core-8-branch
18:33 Closed ticket [e108e6b947]: typo in msgcat plus 6 other changes artifact: c106a4fbdd user: sebres
18:30
fixes typo in [e108e6b947], test added to cover this case check-in: 904fa25862 user: sebres tags: core-8-branch
14:49 Edit [fba9c8383cd7d0d9|fba9c8383c]: Mark "Closed". artifact: a674410e4d user: sebres
14:45
merge 8.7 check-in: 6e3fdcb567 user: sebres tags: trunk
14:44
merge 8.6 check-in: 068e23660c user: sebres tags: core-8-branch
14:44
fixed typo in prepro `#ifdef unix || __APPLE__` check-in: b68ecd2e5b user: sebres tags: core-8-6-branch
14:35 Closed ticket [7a9dc52b29]: tclsh crashes with tilde chars in filenames plus 5 other changes artifact: 7c6aecf1a4 user: sebres
14:30
merge 8.7 check-in: fbd86fde02 user: sebres tags: trunk
14:16
merge 8.6 check-in: 80652194d5 user: sebres tags: core-8-branch
13:58
merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for pure relativ... check-in: 8e8688f048 user: sebres tags: core-8-6-branch
12:58
win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dependencies to build tcl ... check-in: 576c68f114 user: sebres tags: core-8-5-branch
12:48
fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for pure relative path-segm... check-in: bcee71a177 user: sebres tags: core-8-5-branch
12:45
prepare merge: TclJoinPath is in internal API (MODULE_SCOPE) since 8.6 and static (used locally in t... Closed-Leaf check-in: fba9c8383c user: sebres tags: bug-7a9dc52b29
2018-11-21
10:00
win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x64) and fix readonly ma... check-in: a4746b4c9f user: sebres tags: bug-7a9dc52b29
2018-11-20
20:56
win: fixed pwd-related test-cases in winPipe.test: several test-cases expect current directory equal... check-in: 8125c3109a user: sebres tags: bug-7a9dc52b29
20:38 Edit [5ebb8df8096eeff1|5ebb8df809]: Change branch background color to "#4dd5a2". artifact: 77cb2b8c1c user: sebres
20:33 Pending ticket [7a9dc52b29]: tclsh crashes with tilde chars in filenames plus 5 other changes artifact: 77c24fdcb2 user: sebres
20:23
win: fixes case sensitivity of glob test cases (winFile-2.*): current directory can be different as ... check-in: 2897840177 user: sebres tags: bug-7a9dc52b29
20:11
refactoring normalize in case of second path starting with tilde (~/~foo) - force second path as rel... check-in: 945ecdbfcd user: sebres tags: bug-7a9dc52b29
18:15 Ticket [7a9dc52b29] tclsh crashes with tilde chars in filenames status still Open with 4 other changes artifact: 6f8d56e8c0 user: sebres