Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2013-06-18 09:52:53.

2013-06-25
12:07
merge trunk check-in: bb2a18c661 user: jan.nijtmans tags: novem
12:06
Don't use deprecated Tcl_DStringTrunc any more check-in: 4967e0a879 user: jan.nijtmans tags: trunk
12:02
Don't use deprecated Tcl_DStringTrunc any more. check-in: 21bffe717c user: jan.nijtmans tags: core-8-5-branch
10:56
rebase check-in: e1791704a3 user: jan.nijtmans tags: novem-reduced-symbol-export
10:02
Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch). check-in: d9308f6b18 user: jan.nijtmans tags: trunk
2013-06-24
11:14 Edit [390eff66e1656b12|390eff66e1]: Edit check-in comment. artifact: be3282abbd user: jan.nijtmans
2013-06-21
12:29 Edit [e5f09adeaa9a6f25|e5f09adeaa]: Change background color to "#f0f080". artifact: b2cdff4019 user: jan.nijtmans
12:28
rebase check-in: e5f09adeaa user: jan.nijtmans tags: initsubsystems
12:13
Merge trunk. Remove TclpReaddir and TclpInetNtoa from internal stub table: It's not used anywhere a... check-in: 6606e36376 user: jan.nijtmans tags: novem
11:57
Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it's even not necessary a... check-in: 390eff66e1 user: jan.nijtmans tags: trunk
11:53
Modify internal TclStubInfoType type: use TclStubs * in stead of ClientData, so less type casts are... check-in: 6fcb6b3e57 user: jan.nijtmans tags: trunk
2013-06-19
12:53
Eliminate a lot of dead code (for Windows 95/98/ME only). Eliminate all usage of TclWinSetInterface... check-in: 68c2017fb2 user: jan.nijtmans tags: trunk
08:56 Ticket [3611974fff] InitSubsystems multiple thread issue status still Pending with 3 other changes artifact: cd6ec2f1d8 user: jan.nijtmans
08:56
minor bug: Don't TclpInitUnlock() here, because the following TclFinalizeLock() already does an impl... Leaf check-in: 5613c11c82 user: jan.nijtmans tags: bug-3611974
2013-06-18
14:12 Ticket [3611974fff] InitSubsystems multiple thread issue status still Pending with 3 other changes artifact: 193220186b user: jan.nijtmans
13:59
Update Unicode tables to latest 6.3 beta version check-in: 0c0141f21f user: jan.nijtmans tags: novem
13:46
merge trunk check-in: e6a93ffe18 user: jan.nijtmans tags: tip-389-impl
11:50
merge trunk check-in: bc4d6bb1d4 user: jan.nijtmans tags: novem
10:43 Ticket [3611974fff] InitSubsystems multiple thread issue status still Pending with 3 other changes artifact: e8ffde2f96 user: jan.nijtmans ... 1 similar event omitted.
10:36
Fix [3611974]: InitSubsystems multiple thread issue check-in: 33d17a1685 user: jan.nijtmans tags: trunk
10:33
Fix [3611974]: InitSubsystems multiple thread issue check-in: d155ff70cf user: jan.nijtmans tags: core-8-5-branch
10:02 Edit [a06354726aabcb2a|a06354726a]: Mark "Closed". artifact: b9179334cf user: jan.nijtmans
09:53 Edit [94ffa9c58aa2733d|94ffa9c58a]: Change background color to "#f0f080". artifact: 05a041034f user: jan.nijtmans
09:52
rebase check-in: 94ffa9c58a user: jan.nijtmans tags: win-console-panic
09:50 Edit [a06354726aabcb2a|a06354726a]: Change background color to "#000000". artifact: 1107cc6f21 user: jan.nijtmans
09:48 Edit [a06354726aabcb2a|a06354726a]: Change background color to "#0000". artifact: e520a1e75d user: jan.nijtmans
09:48 Edit [a06354726aabcb2a|a06354726a]: Move to branch mistake. Change background color to "#ffffff". artifact: bcd0a48ee8 user: jan.nijtmans
08:14 Edit [77799a9144ab50fa|77799a9144]: Change background color to "#f0f080". artifact: d80f08357b user: jan.nijtmans
08:13
Simplify TIP #414 implementation by using the function TclInitStubTable() in stead of re-use Tcl_Ini... check-in: 77799a9144 user: jan.nijtmans tags: initsubsystems
07:50 Closed ticket [a876646efe]: re_expr character class cntrl: should contain \u0000 - \u001f plus 4 other changes artifact: 5ce43b8ff9 user: jan.nijtmans
07:50
Fix uniClass tool which was the real cause for [a876646efe], and add test-case for it. check-in: 6aa9adc7fc user: jan.nijtmans tags: trunk
07:47 Ticket [a876646efe] re_expr character class cntrl: should contain \u0000 - \u001f status still Open with 3 other changes artifact: a898acac1f user: jan.nijtmans
07:43
Fix uniClass tool which was the real cause for [a876646efe], and add test-case for it. check-in: f604a21bb0 user: jan.nijtmans tags: core-8-5-branch
07:00
Better place to put vsnprintf switch, so it is usable by all *.c files. Fix comment on _ANSI_ARGS_ ... check-in: 315c3fcfce user: jan.nijtmans tags: trunk
2013-06-17
17:05 Closed ticket [42b8083613]: Windows compile error _vsnprintf plus 7 other changes artifact: deb28c8e2d user: jan.nijtmans
17:03
Fix [42b8083613] check-in: 486c1f031e user: jan.nijtmans tags: trunk
13:29
Use more portable TclIsSpaceProc() in stead of isspace(). check-in: 4bfe3111b1 user: jan.nijtmans tags: trunk
13:23
Use more portable TclIsSpaceProc() in stead of isspace(). Make sure that "string is space \u180e" c... check-in: 5712054958 user: jan.nijtmans tags: core-8-5-branch
05:16 Ticket [a876646efe] re_expr character class cntrl: should contain \u0000 - \u001f status still Open with 3 other changes artifact: 3395c2f732 user: jan.nijtmans
04:54
Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \u001f check-in: 89b05343cb user: jan.nijtmans tags: trunk
04:52
Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \u001f check-in: cc1a71b4e5 user: jan.nijtmans tags: core-8-5-branch
04:50 Ticket [a876646efe] re_expr character class cntrl: should contain \u0000 - \u001f status still Open with 4 other changes artifact: fa040a5149 user: jan.nijtmans
04:41
On 32-bit platforms, 12 characters for version is enough, on 64-bit platforms it will be aligned to ... check-in: 2c3567ce0e user: jan.nijtmans tags: trunk
2013-06-16
20:48
link tclsh with stub library, just like xttest and tcltest, in order to allow additional static stub... check-in: a5fc9b9513 user: jan.nijtmans tags: trunk
20:32
split off TclInitStubTable() as separate function - which does the actual stub table initialization ... check-in: e04a3d09f8 user: jan.nijtmans tags: trunk
2013-06-14
11:21 Edit [980cdb2a78bb49a7|980cdb2a78]: Change background color to "#f0f080". artifact: 5897a664ba user: jan.nijtmans
11:21
rebase check-in: 980cdb2a78 user: jan.nijtmans tags: win-console-panic
10:15
Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers. Some... check-in: cc8464e99f user: jan.nijtmans tags: trunk
10:11
Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers. check-in: 0231bc500c user: jan.nijtmans tags: core-8-5-branch