Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2011-09-12 09:57:56.

2011-10-07
12:00
Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) check-in: 7c93b4fe12 user: jan.nijtmans tags: core-8-5-branch
11:58
Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 72e8ccc7aa user: jan.nijtmans tags: core-8-4-branch
2011-10-05
14:23
Merge to feature branch check-in: 2b23686155 user: jan.nijtmans tags: tip-389-impl
14:05
wrong copy/paste in ChangeLog check-in: fed81b9937 user: jan.nijtmans tags: trunk
13:58
Remove tclWinProcs, as it is no longer being used check-in: 3bc90017b9 user: jan.nijtmans tags: trunk
2011-09-28
08:32 Edit [25195041f0bef4a8|25195041f0]: Mark "Closed". artifact: 0f317bacb1 user: jan.nijtmans
08:32
[RFE 3010352]: make all TclOO API functions MODULE_SCOPE check-in: d952be86c1 user: jan.nijtmans tags: trunk
2011-09-26
12:06
merge-mark check-in: e276dd59ba user: jan.nijtmans tags: core-8-5-branch
11:55
Support Visual Studio 11 check-in: 091540cba9 user: jan.nijtmans tags: core-8-4-branch
2011-09-22
12:00
typo check-in: a95a9b242d user: jan.nijtmans tags: trunk
2011-09-21
11:48
FRQ 3010352 implementation Closed-Leaf check-in: 25195041f0 user: jan.nijtmans tags: freq-3010352-impl
09:03
Merge to feature branch check-in: 56ff28f1ee user: jan.nijtmans tags: tip-389-impl
2011-09-17
07:19
merge to feature branch check-in: 34736d2412 user: jan.nijtmans tags: tip-389-impl
2011-09-16
13:23
IMPLEMENTATION OF TIP #388 check-in: 4d6af4f7a4 user: jan.nijtmans tags: trunk, potential incompatibility
13:09
Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) check-in: 98f64c277b user: jan.nijtmans tags: core-8-5-branch
13:01
Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) check-in: c796c8b14f user: jan.nijtmans tags: core-8-4-branch
08:14
merge to feature branch check-in: 7c746c8b38 user: jan.nijtmans tags: tip-389-impl
08:12
merge trunk to feature branch Closed-Leaf check-in: 8b3fef2633 user: jan.nijtmans tags: tip-388-impl
2011-09-12
10:26
[Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: f764b99f81 user: jan.nijtmans tags: trunk
10:12
[Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: d3fba70ec1 user: jan.nijtmans tags: core-8-5-branch
10:10 Edit [473b0472276a53f6|473b047227]: Change branch background color to "#000000". artifact: 197185411d user: jan.nijtmans
10:09 Edit [473b0472276a53f6|473b047227]: Mark "Closed". artifact: a3791b2e78 user: jan.nijtmans
10:08
Make compilable in Visual Studio again check-in: 2f5f8b82ee user: jan.nijtmans tags: core-8-4-branch
10:05 Edit [473b0472276a53f6|473b047227]: Add tag "mistake". artifact: 7aa0c638f8 user: jan.nijtmans
10:00 Edit [473b0472276a53f6|473b047227]: Cancel tag "core-8-4-branch". artifact: 42d68c72a4 user: jan.nijtmans
09:45
[Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: 6d44ccf234 user: jan.nijtmans tags: core-8-4-branch
2011-09-06
14:35
merge-mark check-in: 653bdbabc4 user: jan.nijtmans tags: core-8-5-branch
14:34
Add --disable-rpath option to configure script check-in: d7696c4bdb user: jan.nijtmans tags: core-8-4-branch
14:16
merge-mark check-in: 11a438229b user: jan.nijtmans tags: core-8-5-branch
14:14
Tcl_HashStats does not return a CONST check-in: 8d692e1f77 user: jan.nijtmans tags: core-8-4-branch
10:17 Edit [2f0a062d8f65b8b8|2f0a062d8f]: Mark "Closed". artifact: 56c17ce2a1 user: jan.nijtmans
10:15
[RFE 1711975]: Tcl_MainEx() (like Tk_MainEx()) check-in: e6695ae7dc user: jan.nijtmans tags: trunk
09:53
unused static array wtens check-in: 6622b4b506 user: jan.nijtmans tags: trunk
09:51
unused static array wtens check-in: 0c1ce51786 user: jan.nijtmans tags: core-8-5-branch
2011-08-30
07:34
merge-mark check-in: a726f434cd user: jan.nijtmans tags: core-8-5-branch
07:32
Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessary basis. Add Haiku sup... check-in: 7585009c0c user: jan.nijtmans tags: core-8-4-branch
06:33
Tcl_MainEx() (like Tk_MainEx()) Closed-Leaf check-in: 2f0a062d8f user: jan.nijtmans tags: rfe-1711975
2011-08-29
07:44
Merge to feature branch check-in: 6652b24f63 user: jan.nijtmans tags: tip-389-impl
07:32
Merge to feature branch check-in: a28c1f710a user: jan.nijtmans tags: tip-388-impl
07:25
[3396731] inline string reverse: minor further improvements check-in: 69c582084d user: jan.nijtmans tags: trunk
2011-08-25
12:11
Merge to feature branch check-in: 4ddaab72c4 user: jan.nijtmans tags: tip-389-impl
12:03
Merge to feature branch check-in: 9ffb07c7e4 user: jan.nijtmans tags: tip-388-impl
12:00
[Enh 3396731] Follow-up: special case for Pure-unicode representation check-in: f9ddcf91ba user: jan.nijtmans tags: trunk
2011-08-24
08:32
fix tests utf-2.8 and utf-2.9 check-in: 39ae4108bf user: jan.nijtmans tags: tip-389-impl
07:50
Upcoming TIP implementation: Full support for Unicode 6.0 check-in: 5721cf9ae6 user: jan.nijtmans tags: tip-389-impl
07:47
Merge to feature branch check-in: 66fc824c99 user: jan.nijtmans tags: tip-388-impl
2011-08-23
07:24
Merge to feature branch check-in: c6361c69eb user: jan.nijtmans tags: tip-388-impl
07:22
gcc 4.6 (64-bit) warnings check-in: 9d43ce6fe2 user: jan.nijtmans tags: trunk
07:15
gcc 4.6 (64-bit) warnings check-in: cfbdbc28cb user: jan.nijtmans tags: core-8-5-branch
07:08
[FRQ 3396731] inline string reverse check-in: 8ebe975003 user: jan.nijtmans tags: trunk