Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2013-10-03 15:17:43.

2013-10-14
08:11
Fix comment in tclOO.decls: tclOOStubLib.c is not generated by "make genstubs". In pkgooa.c, check ... check-in: 89bfaf2e79 user: jan.nijtmans tags: trunk
2013-10-13
17:22
Fix definition of TCLAPI macro, when Tcl header files are used from within C++. check-in: 1e9350be88 user: jan.nijtmans tags: novem
16:19
The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of TclOO in Tcl means that cal... Closed-Leaf check-in: 6142b8e869 user: jan.nijtmans tags: rfe-dfc08326e3
15:32
Add note to ChangeLog, copied from Tcl 8.6 ChangeLog note check-in: bcba8c7cdb user: jan.nijtmans tags: novem
11:02
merge trunk check-in: 6e62b19f3c user: jan.nijtmans tags: novem
10:47 Edit [53e3237225d00e15|53e3237225]: Edit check-in comment. artifact: 5f5f7ec88f user: jan.nijtmans
10:45
Allow loading of pkgooa.so in Tcl 8.5 for (regression) test purposes. Better error messages in ste... check-in: 53e3237225 user: jan.nijtmans tags: trunk
2013-10-11
10:26
Even though TCLOO_PATCHLEVEL is equal to TCLOO_VERSION, using "patchlevel" is more appropriate in th... check-in: 5c6379ab2b user: jan.nijtmans tags: trunk
2013-10-10
14:37
merge trunk check-in: 16af423f68 user: jan.nijtmans tags: novem
14:14 Ticket [f51efe99a7] MinGW build fails on current checkin status still Closed with 4 other changes artifact: 7d41498020 user: jan.nijtmans
14:13
Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new test-case which makes the ... check-in: 7abbaed029 user: jan.nijtmans tags: trunk
2013-10-09
22:04
merge-mark (novem already had the Unicode 6.3 tables) check-in: a6040de0b8 user: jan.nijtmans tags: novem
22:03
Update to Unicode 6.3 tables check-in: 8806f05b71 user: jan.nijtmans tags: trunk
21:57
Update to Unicode 6.3 tables check-in: fc0b5887e3 user: jan.nijtmans tags: core-8-5-branch
2013-10-08
11:58
Merge trunk. Remove obsolete lines in tclOO*Decls.h: TCL_STORAGE_CLASS is not used anywhere in "nov... check-in: b874d5210d user: jan.nijtmans tags: novem
2013-10-07
14:25 Closed ticket [d4e464ae48]: tcl 8.5.15/8.61 breaks python make check on darwin plus 7 other changes artifact: f1a66cf95c user: jan.nijtmans
14:25
Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin check-in: 09eb125484 user: jan.nijtmans tags: trunk
14:23
Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin check-in: a546b99dac user: jan.nijtmans tags: core-8-5-branch
2013-10-06
19:40 Ticket [d4e464ae48] tcl 8.5.15/8.61 breaks python make check on darwin status still Open with 3 other changes artifact: 91e33a0061 user: jan.nijtmans
19:28 Edit [4b277b8c24df98b6|4b277b8c24]: Change branch background color to "#f0a0a0". artifact: 2db1970df4 user: jan.nijtmans
19:27
First attempt to fix bug [d4e464ae48]: tcl 8.5.15/8.61 breaks python make check on darwin Closed-Leaf check-in: 4b277b8c24 user: jan.nijtmans tags: bug-d4e464ae48
07:50 Ticket [d4e464ae48] tcl 8.5.15/8.61 breaks python make check on darwin status still Open with 4 other changes artifact: 588a2af425 user: jan.nijtmans
2013-10-04
18:55
merge trunk Closed-Leaf check-in: d4459319ac user: jan.nijtmans tags: bug-dfc08326e3
2013-10-03
20:41
When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. This way, workarounds... check-in: 2acf2a071b user: jan.nijtmans tags: trunk
15:17
When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. This way, workarounds... check-in: 9b0c095048 user: jan.nijtmans tags: core-8-5-branch
2013-10-02
18:30
Better fix for bug [dfc08326e3] check-in: 0d8c808d43 user: jan.nijtmans tags: bug-dfc08326e3
10:31 Ticket [dfc08326e3] Symbols not exported correctly status still Pending with 3 other changes artifact: ba8e82fbe9 user: jan.nijtmans
10:30
Fix compilation of Itcl and Tdbc check-in: a795ebaacf user: jan.nijtmans tags: trunk
08:17
merge trunk check-in: 6d1a631108 user: jan.nijtmans tags: novem
08:08
Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGISTRATION typedef, which... check-in: 7488de4f4b user: jan.nijtmans tags: trunk
07:58
Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGISTRATION typedef, which... check-in: 93a144a3be user: jan.nijtmans tags: core-8-5-branch
2013-10-01
09:04 Edit [8e25674013dfaef1|8e25674013]: Mark "Closed". artifact: a366db4a10 user: jan.nijtmans
08:02 Closed ticket [f51efe99a7]: MinGW build fails on current checkin plus 4 other changes artifact: 7a12558eb1 user: jan.nijtmans
08:01 Ticket [dfc08326e3] Symbols not exported correctly status still Pending with 3 other changes artifact: 426d1b891d user: jan.nijtmans
2013-09-30
14:08
merge trunk check-in: 4d2bc6a652 user: jan.nijtmans tags: novem
14:07
Disable command line globbing on MinGW compiles: this saves startup time, since the result of the gl... check-in: fa4ce191d2 user: jan.nijtmans tags: trunk
14:03
Disable command line globbing on MinGW compiles: this saves startup time, since the result of the gl... check-in: 5099a81b50 user: jan.nijtmans tags: core-8-5-branch
12:35 Ticket [dfc08326e3] Symbols not exported correctly status still Pending with 3 other changes artifact: 215d6c79c2 user: jan.nijtmans
12:19 Edit [742bcc2aec3aacfa|742bcc2aec]: Edit check-in comment. Change user to "jan.nijtmans". artifact: 5c2f6684d7 user: jan.nijtmans
10:13
export tclOO symbols from the dll/so, as suggested in RFE [dfc08326e3], in addition to exporting it ... Closed-Leaf check-in: 8e25674013 user: jan.nijtmans tags: rfe-dfc08326e3
10:13 Ticket [dfc08326e3] Symbols not exported correctly status still Pending with 4 other changes artifact: e3ea1f22cc user: jan.nijtmans
09:53 Edit [4a0553616c61ed0a|4a0553616c]: Remove the "Closed" mark. artifact: 680e71d27e user: jan.nijtmans
09:53 Edit [8ee49da609d505f6|8ee49da609]: Move to branch trunk. artifact: 91726f1851 user: jan.nijtmans
09:52 Edit [e25b747b7d4516ec|e25b747b7d]: Move to branch novem. Cancel background color. artifact: e446de85c8 user: jan.nijtmans
09:44
merge trunk check-in: e25b747b7d user: jan.nijtmans tags: novem
09:38
Restore copyright assignments and some improved comments in tclOO.decls: previous commit was a blind... check-in: 4a0553616c user: jan.nijtmans tags: trunk
09:15 Ticket [dfc08326e3] Symbols not exported correctly status still Pending with 3 other changes artifact: 280390006b user: jan.nijtmans
09:12 Pending ticket [f51efe99a7]: MinGW build fails on current checkin plus 5 other changes artifact: 12cd2e64f9 user: jan.nijtmans
09:03
Fix [f51efe99a7] by reverting [371bcd0714] check-in: 8ee49da609 user: jan.nijtmans tags: trunk
08:51 Pending ticket [dfc08326e3]: Symbols not exported correctly plus 4 other changes artifact: f2b22eb907 user: jan.nijtmans