Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2013-06-16 20:32:50.
|
2013-06-18
| ||
| 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 | |
| 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 | |