Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 6036f72024cec256.

2012-05-13
14:53
Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: 7e5a842ffb user: jan.nijtmans tags: trunk
14:50
Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: d18e27ccd9 user: jan.nijtmans tags: core-8-5-branch
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
11:04
merge trunk check-in: b939500e30 user: dkf tags: tip-400-impl
2012-05-11
12:50
fix handling of closing '\0' for -binary data update dde version to 1.4.0 Closed-Leaf check-in: 5199131175 user: jan.nijtmans tags: tip-106-impl
2012-05-10
22:01
merge trunk check-in: 965fe4924b user: jan.nijtmans tags: tip-106-impl
21:57
first shot at internationalization of dde check-in: d36a06647e user: jan.nijtmans tags: trunk
21:48
[Bug 473946]: special characters not correctly sent check-in: 1aee402b1b user: jan.nijtmans tags: trunk
21:43
[Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ./configure, to avoid s... check-in: de38d43a1e user: ferrieux tags: trunk
20:44
[Bug 473946]: special characters not correctly sent check-in: 8a869dadb3 user: jan.nijtmans tags: core-8-5-branch
20:38
[Bug 473946]: special characters not correctly sen check-in: 98d6eb2b34 user: jan.nijtmans tags: core-8-4-branch
09:22
updated C API to be more focused on supporting just some operations check-in: edb281b2f7 user: dkf tags: tip-400-impl
2012-05-09
22:28
Undone part of change [32d93a8414], keeping [chan postevent] synchronous for owner == handler. check-in: 360eb75e01 user: andreask tags: trunk
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
19:09
* generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled the test case. Modified [chan post... check-in: 32d93a8414 user: andreask tags: trunk
19:03
* tests/ioCmd.test [Bug 3522560]: Added a test which crashes the core if it were not disabled as ... check-in: 92b2807753 user: andreask tags: trunk
08:47
[Bug 473946]: special characters not correctly sent check-in: 18027385fd user: jan.nijtmans tags: bug-473946
2012-05-08
15:23
merge trunk check-in: abf7628aac user: dgp tags: dgp-refactor
09:26
another bug: [dde eval -async -binary] didn't work check-in: 1a74749c0d user: jan.nijtmans tags: tip-106-impl
09:07
fix test-cases winDde 5.1 and 5.3 check-in: e200c4594c user: jan.nijtmans tags: tip-106-impl
2012-05-07
18:40
merge trunk check-in: 3653a449db user: dgp tags: dgp-pkg-migration
16:36
Properly close nonblocking channels even when not flushing them. check-in: a219ffee40 user: ferrieux tags: trunk
09:29
merge trunk check-in: ac9bcc3eb6 user: dkf tags: tip-400-impl
08:27
move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pla... check-in: 93f80efb6e user: jan.nijtmans tags: trunk
08:21
move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pla... check-in: d87557d5c3 user: jan.nijtmans tags: core-8-5-branch
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-06
17:33
merge trunk check-in: 4126f879b2 user: dkf tags: tip-106-impl
2012-05-05
14:29
start writing some documentation check-in: 309ef52010 user: dkf tags: tip-400-impl
2012-05-04
21:18
Add ability to get gzip header out of streaming zlib access check-in: a4f46e56cc user: dkf tags: tip-400-impl
21:11
some more removals from zlib1.2.7 check-in: 0b062cab34 user: jan.nijtmans tags: trunk
21:09
files removed from zlib-1.2.7 check-in: 054979d3c1 user: jan.nijtmans tags: trunk
10:53
merge trunk check-in: e9adf356e2 user: dkf tags: tip-400-impl
2012-05-03
21:14
don't try to run the cpuid test when cpuid is not available check-in: cbc4a3686d user: jan.nijtmans tags: trunk
21:01
don't try to run the cpuid test when cpuid is not available check-in: 9bbb7cfbc5 user: jan.nijtmans tags: core-8-5-branch
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
20:41
zlib-1.2.7 check-in: eb14b7478a user: jan.nijtmans tags: trunk
20:22
3428754 Test socket-14.2 tolerate [socket -async] connection that connects synchronously. check-in: 08c5c40d93 user: dgp tags: trunk
18:28
3428753 Fix [socket -async] connections that manage to connect synchronously. check-in: 0b459f0184 user: dgp tags: trunk
13:10
Move cpuid testcase from win-specific to generic tests check-in: 123ede1877 user: jan.nijtmans tags: trunk
12:31
Move cpuid testcase from win-specific to generic tests check-in: 05e03611b4 user: jan.nijtmans tags: core-8-5-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
09:29
add some tests check-in: cb81e23411 user: dkf tags: tip-106-impl
09:09
move some more CYGWIN stuff to unix/tclUnixPort.h check-in: a973c8d07a user: jan.nijtmans tags: trunk
09:05
move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 521cc77858 user: jan.nijtmans tags: core-8-5-branch
09:01
move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 45f55b9d26 user: jan.nijtmans tags: core-8-4-branch
2012-05-02
21:55
Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 269feeeb77 user: jan.nijtmans tags: trunk
21:48
Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 1e03bb547b user: jan.nijtmans tags: core-8-5-branch
21:40
Disable offending test iocmd.tf-24.16, pending fix in refchan code explored in branch bug-3522560. check-in: fa80e0adcf user: ferrieux tags: trunk
21:39
Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 847aacf381 user: jan.nijtmans tags: core-8-4-branch