Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2013-06-07 13:22:20.

2013-06-16
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
11:40
merge-mark check-in: 60f412d6a8 user: jan.nijtmans tags: trunk
11:39
merge-mark check-in: e85cd0b5a8 user: jan.nijtmans tags: core-8-5-branch
11:28
When compiling Tcl with mingw32/wsl-4.0, make sure that no 64-bit time functions are used, which don... check-in: 6f3fbd689c user: jan.nijtmans tags: core-8-4-branch
2013-05-21
09:38
Slight improvement: if cs = "\xC0\x80" and ct = "\x00", loop would continue after NUL-byte, this sho... check-in: a765f37f78 user: jan.nijtmans tags: bug-3613609
09:27
Proposed solution for 3613609: lsort -nocase does not sort non-ASCII correctly check-in: 66c30c4369 user: jan.nijtmans tags: bug-3613609
2013-05-19
20:44
merge trunk check-in: 964dda3207 user: jan.nijtmans tags: novem
20:37
Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate possibly conflicting LOC... check-in: 837d5a924d user: jan.nijtmans tags: trunk
20:26
Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate possibly conflicting LOC... check-in: 157acf6411 user: jan.nijtmans tags: core-8-5-branch
19:09
Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti check-in: 29afce30ee user: jan.nijtmans tags: trunk
19:03
Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti check-in: 970c40e701 user: jan.nijtmans tags: core-8-5-branch
14:04
Don't #define VOID on VxWorks, as it is already typdef'd to void Eliminate possibly conflicting LOCA... check-in: 4bed29cc48 user: jan.nijtmans tags: core-8-4-branch
13:36
Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti. check-in: 3711f9d94a user: jan.nijtmans tags: core-8-4-branch
2013-05-17
15:12
<sys/stat.h> inclusion is only needed when compiling for Win32, don't bother for other platforms. check-in: a2c3b92118 user: jan.nijtmans tags: core-8-4-branch
15:08
- eliminate compiler warning when compiling with Visual Studio. - Make sure that _ftime() from msvcr... check-in: 62fbe65d17 user: jan.nijtmans tags: core-8-4-branch