Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2013-06-12 12:24:23.

2013-06-18
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
07:26 Edit [085d8ad9a15a1ccf|085d8ad9a1]: Mark "Closed". artifact: f5e572c288 user: jan.nijtmans
2013-06-13
17:51
equivalent Closed-Leaf check-in: 085d8ad9a1 user: jan.nijtmans tags: dgp-review
07:23
Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. Fix some gcc warnings which... check-in: 7233b39085 user: jan.nijtmans tags: trunk
07:13
Fix some gcc warnings which become visible with -Wextra check-in: 3ef0025839 user: jan.nijtmans tags: core-8-5-branch
2013-06-12
19:36
Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64 check-in: 51e52ec852 user: jan.nijtmans tags: core-8-5-branch
12:24
Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produced by Microsoft tools)... check-in: 4cca2f5455 user: jan.nijtmans tags: trunk
10:56 Edit [62048336ab1e1fba|62048336ab]: Change background color to "#f0f080". artifact: ccba7d878c user: jan.nijtmans
10:35
merge trunk (except for disabled MSVC warnings, see [48b92a6ab6]) check-in: 3a393d295a user: jan.nijtmans tags: novem
10:29
Silence various warnings when doing a 64-bit build with MSVC: Those warnings can only _really_ be fi... check-in: 48b92a6ab6 user: jan.nijtmans tags: trunk
10:24
Silence various warnings when doing a 64-bit build with MSVC: Those warnings can only _really_ be fi... check-in: e2b60a9a55 user: jan.nijtmans tags: core-8-5-branch
07:55 Closed ticket [3110603fff]: -debug:full no longer supported in Visual studio 2010 plus 5 other changes artifact: cea2dfb761 user: jan.nijtmans ... 1 similar event omitted.
07:19
rebase TIP #414 implementation check-in: 62048336ab user: jan.nijtmans tags: initsubsystems
2013-06-11
08:12
Improve compatibility detection for <time.h> and <sys/stat.h>: - Move <time.h> before other include... check-in: 832ec0b070 user: jan.nijtmans tags: trunk
07:58
Improve compatibility detection for <time.h> and <sys/stat.h>: - Move <time.h> before other include... check-in: 85e9c3bd83 user: jan.nijtmans tags: core-8-5-branch
2013-06-10
09:53 Edit [5317ab91f8b8e043|5317ab91f8]: Change background color to "#f0f080". artifact: fa9f0c558e user: jan.nijtmans
09:53 Edit [f76bf90f39b90440|f76bf90f39]: Change background color to "#f0f080". artifact: b254ef9a11 user: jan.nijtmans
07:41
merge trunk check-in: b0dd790637 user: jan.nijtmans tags: novem
07:36
Update Unicode tables to Unicode 6.3 beta. Merge trunk check-in: 9e9232f06e user: jan.nijtmans tags: tip-389-impl
2013-06-07
13:22
rebase check-in: 5317ab91f8 user: jan.nijtmans tags: win-console-panic
11:27 Closed ticket [1852661fff]: file link fails on windows XP with mingw plus 9 other changes artifact: 0920943624 user: jan.nijtmans
10:54 Closed ticket [3601561fff]: TDBC 1.0 requires TclOO 0.6... plus 8 other changes artifact: 2240c14e55 user: jan.nijtmans
2013-06-06
07:11 Edit [53494f969b4fca72|53494f969b]: Add tag "mig-review". artifact: 26a6a04771 user: jan.nijtmans
2013-06-04
08:34
TIP #414 implementation check-in: f76bf90f39 user: jan.nijtmans tags: initsubsystems
08:33
Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. One more last-moment fix for FreeB... check-in: 47e3976f09 user: jan.nijtmans tags: trunk
08:10 Edit [0c05782b28f1caa3|0c05782b28]: Cancel tag "hidden". artifact: 4508f9804f user: jan.nijtmans
2013-06-03
14:19
last-moment fix for FreeBSD from Pietro Cerutti check-in: 873b92326c user: jan.nijtmans tags: core-8-4-branch
2013-05-28
07:25
merge trunk check-in: 03d94f0a34 user: jan.nijtmans tags: novem
07:24
Move changelog entry to correct date. check-in: e12f672220 user: jan.nijtmans tags: trunk
07:18
3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. Bumped msgcat to ve... check-in: 82b537d31b user: jan.nijtmans tags: core-8-5-branch
2013-05-23
13:04 Edit [3f874d4d158eb999|3f874d4d15]: Mark "Closed". artifact: d48887b31e user: jan.nijtmans