Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2012-08-13 13:58:25.
|
2012-08-29
| ||
| 14:31 | • Edit [71d18ede8d4d32da|71d18ede8d]: Mark "Closed". artifact: 225ddcff26 user: jan.nijtmans | |
| 14:30 | • Edit [6b9d54bfeb7af887|6b9d54bfeb]: Mark "Closed". artifact: 89ebcec29e user: jan.nijtmans | |
| 08:49 | Alternative fix for bug-3562640 Closed-Leaf check-in: 71d18ede8d user: jan.nijtmans tags: bug-3562640-alt | |
| 06:31 | proposed solution for [Bug 3562640]: problem loading Thread in 8.5, when compiled for 8.6 check-in: 6b9d54bfeb user: jan.nijtmans tags: bug-3562640 | |
|
2012-08-24
| ||
| 06:33 | make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: e9aa33ca4b user: jan.nijtmans tags: trunk | |
| 06:29 | make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: f66713fc65 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-23
| ||
| 20:18 | small wrapper for TclWinNToHs, for change in calling convention check-in: 65be206be4 user: jan.nijtmans tags: trunk | |
| 20:06 | small wrapper for TclWinNToHs, for change in calling convention check-in: 624e7971f7 user: jan.nijtmans tags: core-8-5-branch | |
| 12:11 | • Edit [b4ec99a4a51b668c|b4ec99a4a5]: Mark "Closed". artifact: b247670e64 user: jan.nijtmans | |
| 12:11 | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). check-in: f61c86cef1 user: jan.nijtmans tags: trunk | |
| 12:07 | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values (Backported from Tcl 8.6) check-in: 268122a79b user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-21
| ||
| 08:07 | unnecessary hook struct definitions Closed-Leaf check-in: e787083b2f user: jan.nijtmans tags: jn-no-struct-names | |
|
2012-08-20
| ||
| 09:12 | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 l... check-in: 46096ee96a user: jan.nijtmans tags: trunk | |
| 09:01 | ... and don't forget ChangeLog entry check-in: 4000282abb user: jan.nijtmans tags: core-8-5-branch | |
| 08:59 | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 l... check-in: 8dfb46ecf8 user: jan.nijtmans tags: core-8-5-branch | |
| 06:49 | remove unnecessary struct names, which only pollute the "struct" namespace for te compiler. check-in: db442914c7 user: jan.nijtmans tags: jn-no-struct-names | |
|
2012-08-17
| ||
| 07:21 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 7c90caa198 user: jan.nijtmans tags: trunk | |
| 07:19 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 38bf51dba1 user: jan.nijtmans tags: core-8-5-branch | |
| 07:16 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 3f8069f0b4 user: jan.nijtmans tags: core-8-4-branch | |
| 07:15 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: e20eafd171 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-08-15
| ||
| 08:41 | build htmlhelp, not winhelp by default check-in: ab0adb1265 user: jan.nijtmans tags: trunk | |
| 08:22 | Only build the threaded builds by default check-in: 0f40790ef4 user: jan.nijtmans tags: trunk | |
| 08:12 | Only build the threaded builds by default. Backport some improvements from Tcl 8.6 check-in: 8cf1845eaf user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-13
| ||
| 14:02 | .... but be less verbose check-in: 7762aa5871 user: jan.nijtmans tags: trunk | |
| 13:58 | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build check-in: 17f050e907 user: jan.nijtmans tags: trunk | |
| 04:42 | minor fix check-in: 3ef4f0c6d7 user: jan.nijtmans tags: trunk | |
|
2012-08-09
| ||
| 15:06 | • Edit [c37771a249450500|c37771a249]: Mark "Closed". artifact: 55a0f6fcfa user: jan.nijtmans | |
|
2012-08-08
| ||
| 18:59 | • Edit [0e346c8fb9e83e95|0e346c8fb9]: Mark "Closed". artifact: 64f512f11f user: jan.nijtmans | |
| 18:58 | • Edit [5b245f7bbd16e6ea|5b245f7bbd]: Mark "Closed". artifact: cad31e86ef user: jan.nijtmans | |
| 10:32 | merge trunk check-in: 27388707f2 user: jan.nijtmans tags: frq-3527238 | |
| 10:00 | [Bug #1536227]: Cygwin network pathname supoort check-in: dfd98db64f user: jan.nijtmans tags: trunk | |
| 09:25 | [Bug #1536227]: Cygwin network pathname supoort check-in: b43269edb8 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-07
| ||
| 14:58 | add 3 testcases for "dde poke", only active with --enable-symbols (we need a "dde poke" server for t... check-in: 2cc13853c7 user: jan.nijtmans tags: trunk | |
|
2012-08-06
| ||
| 08:48 | fix two minor blunders, introduced by [1fb35ca910] Only define _USE_32BIT_TIME_T for Tcl build, and ... check-in: 701864f6d2 user: jan.nijtmans tags: trunk | |
| 07:59 | merge trunk check-in: ff11683bab user: jan.nijtmans tags: frq-3527238 | |
| 07:51 | • Edit [239d8177fad4a6be|239d8177fa]: Mark "Closed". artifact: f9e769900a user: jan.nijtmans | |
| 07:40 | Reference to correct Bug #number. Fix warning in winDde.c, and more test-cases using Unicode charac... check-in: 359adb529b user: jan.nijtmans tags: trunk | |
| 07:01 | Reference to correct Bug #number check-in: cde975b711 user: jan.nijtmans tags: core-8-5-branch | |
| 06:54 | Reference to correct Bug #number check-in: 2516170e7c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-08-02
| ||
| 15:44 | integrate QNX special path handling better with TIP #402 check-in: 239d8177fa user: jan.nijtmans tags: tip-402 | |
| 12:54 | merge trunk check-in: 15da7fc903 user: jan.nijtmans tags: tip-402 | |
| 12:08 | merge trunk check-in: d62cfbac77 user: jan.nijtmans tags: frq-3527238 | |
| 09:54 | Fix Bug #3545367: DDE test failures It turns out that "dde poke" had the same bug, unfortunately we ... check-in: cc7f2babeb user: jan.nijtmans tags: trunk | |
|
2012-08-01
| ||
| 14:53 | Fix Bug #3545367: DDE test failures check-in: bc4b7b1b91 user: jan.nijtmans tags: trunk | |
|
2012-07-31
| ||
| 23:27 | add coffbase for sample check-in: 1917444560 user: jan.nijtmans tags: trunk | |
| 23:25 | add coffbase for sample check-in: 2b8235ee3f user: jan.nijtmans tags: core-8-5-branch | |
| 23:24 | add coffbase for sample check-in: f7a45c3b39 user: jan.nijtmans tags: core-8-4-branch | |
| 15:16 | oops check-in: 00d7ce369f user: jan.nijtmans tags: trunk | |
| 14:48 | add thread to coffbase.txt, so the thread extension can use it check-in: 4f37b72ad7 user: jan.nijtmans tags: trunk | |
| 14:46 | add thread to coffbase.txt, so the thread extensions can use it check-in: ad357243f9 user: jan.nijtmans tags: core-8-5-branch | |