Timeline
Not logged in

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

29 check-ins using file unix/tclUnixFile.c version 24f75fbf13

2012-06-23
06:59
[Bug 3508771]: Cygwin notifier for handling win32 events check-in: 0741b45cd7 user: jan.nijtmans tags: core-8-4-branch
2012-06-22
08:29
first working version of Cygwin notifier Closed-Leaf check-in: e93625f4c5 user: jan.nijtmans tags: bug-3508771
2012-06-21
10:59
[Bug 3362446]: possible allocation error when using UNICODE check-in: ad62499767 user: jan.nijtmans tags: core-8-4-branch
2012-06-20
19:36
Purge more dead fs path code. check-in: 7b2432f00f user: dgp tags: core-8-4-branch
18:22
...and one more line. check-in: 2d65ec28fb user: dgp tags: core-8-4-branch
17:41
Remove dead code that complicates fs path values but adds no value. check-in: 1fba1e2d31 user: dgp tags: core-8-4-branch
13:26
remove some unused code Closed-Leaf check-in: b69d567218 user: jan.nijtmans tags: bug-3362446
07:38
add test case for very long value names and values check-in: 9a408c0f8d user: jan.nijtmans tags: bug-3362446
2012-06-19
14:55
Plug memory leak, part of [Bug #3362446] check-in: e095cf0d42 user: jan.nijtmans tags: core-8-4-branch
13:22
[bug 3362446]: registry keys command fails with 8.5/8.6 check-in: 2f681687d8 user: jan.nijtmans tags: bug-3362446
2012-06-14
07:27
more readable check-in: a3e8c87e61 user: jan.nijtmans tags: core-8-4-branch
2012-06-13
14:48
first attempt at Cygwin notifier adaptation check-in: 52cd1f0ff2 user: jan.nijtmans tags: bug-3508771
2012-06-08
13:04
Update autogoo for gettimeofday(). Thanks Joe English. check-in: f6e87a9442 user: dgp tags: core-8-4-branch
2012-06-06
12:43
On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: 399d1126ef user: jan.nijtmans tags: core-8-4-branch
2012-05-25
07:24
[Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: 7ebfab5576 user: jan.nijtmans tags: core-8-4-branch
06:33
fix genStubs.tcl check-in: f39e0258d4 user: jan.nijtmans tags: core-8-4-branch
2012-05-24
19:18
Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 17576c7c06 user: jan.nijtmans tags: core-8-4-branch
2012-05-22
07:30
Revert most of [ae92de6078], since when we let cygwin share the win32 stub table this is no longer n... check-in: 455f8b5d30 user: jan.nijtmans tags: core-8-4-branch
2012-05-21
16:17
When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 4aab8681b0 user: dgp tags: core-8-4-branch
2012-05-16
23:16
[Bug 3525462]: Document what relational operators really do with string args. check-in: 0fa648d69e user: dkf tags: core-8-4-branch
2012-05-14
22:26
revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleR... check-in: c107c4a344 user: jan.nijtmans tags: core-8-4-branch
2012-05-13
14:46
Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: a939eb0d1c user: jan.nijtmans tags: core-8-4-branch
2012-05-10
20:38
[Bug 473946]: special characters not correctly sen check-in: 98d6eb2b34 user: jan.nijtmans tags: core-8-4-branch
2012-05-09
19:18
Increase version to 1.2.5 Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl... Closed-Leaf check-in: 7bb9d6699f user: jan.nijtmans tags: bug-473946
08:47
[Bug 473946]: special characters not correctly sent check-in: 18027385fd user: jan.nijtmans tags: bug-473946
2012-05-07
07:50
proposal from jmphilippe check-in: 6036f72024 user: jan.nijtmans tags: bug-473946
06:33
move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pl... check-in: 1a117d1880 user: jan.nijtmans tags: core-8-4-branch
2012-05-03
20:55
don't try to run the cpuid test if cpuid is not available check-in: aa572ec793 user: jan.nijtmans tags: core-8-4-branch
11:42
Move cpuid testcase from win-specific to generic tests Simplify stub tables for functions which work... check-in: d10b6a8431 user: jan.nijtmans tags: core-8-4-branch