Tcl Source Code

Timeline
Login

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

50 descendants and 50 ancestors of 7bb9d6699fd91049cd5581ee5ecfa8f82174027c

2012-05-23
12:00
fix [bug 3529063]: 2 minor bugs in TIP #106 implementation check-in: 1b2cd6ca9a user: jan.nijtmans tags: trunk
09:19
added -binary option for "dde servername" check-in: b087d03c2b user: jan.nijtmans tags: frq-3527238
04:43
fix merge problem on Linux check-in: f7161e4708 user: jan.nijtmans tags: core-8-5-branch
2012-05-22
20:28
Use zero-delays instead of finite ones when posting fileevents, because (1) they should be zero in t... Closed-Leaf check-in: 8971a30409 user: ferrieux tags: bug-3525907
16:05
3528601 Fix broken --disable-threads build. check-in: a7a2d55df6 user: dgp tags: trunk
15:11
Avoid calling close() on a bogus fd when an attempt to open a client socket with an unsupported addr... check-in: 95bbb434f9 user: dgp tags: trunk
12:58
MAC_OSX_TK -> MAC_OSX_TCL Closed-Leaf check-in: d13f26946a user: jan.nijtmans tags: mistake
12:44
Revert most of [fcc5957e59], since when we let cygwin share the win32 stub table this is no longer n... check-in: 87b2eb01a3 user: jan.nijtmans tags: mistake
12:32
Increase the timer resolution of test io-29.33b so the timing sensitivity of the test is reduced and... check-in: 3d15cab626 user: dgp tags: trunk
09:15
better unicode detection: Unicode always ends with two zero-bytes check-in: a80aa8d5d3 user: jan.nijtmans tags: frq-3527238
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
17:08
Use [package prefer latest] to force valgrinding to use a version of Thread suitable for the whole t... check-in: fe1400c626 user: dgp tags: trunk
16:56
When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: a13bf543cf user: dgp tags: trunk
16:49
Update requirements to avoid old buggy Thread releases. check-in: 57970151cd user: dgp tags: trunk
16:48
When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 28e43f3b9c user: dgp tags: core-8-5-branch
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
14:08
merge trunk check-in: af0d651ee7 user: dgp tags: dgp-pkg-migration
12:12
update doc check-in: 6081ecfbdf user: jan.nijtmans tags: frq-3527238
11:58
merge trunk check-in: 9130382a5a user: jan.nijtmans tags: frq-3527238
11:31
TIP #106: Add Encoding Abilities to the [dde] Command check-in: caff0b1e87 user: jan.nijtmans tags: trunk
2012-05-20
20:46
Add test showing both loss of bytes and empty-fileevent frenzy. check-in: 1897b2023d user: ferrieux tags: bug-3525907
07:58
* generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cut the amount of hackiness in cl...
check-in: 5855f07bc4 user: dkf tags: trunk
2012-05-18
00:01
typofix check-in: 79f43c880f user: dkf tags: tip-400-impl
2012-05-17
21:47
Brought bugfix branch uptodate with head development. check-in: c003b262df user: andreask tags: bug-3525907
17:26
merge trunk check-in: 22b8f68842 user: dkf tags: tip-400-impl
17:20
Cancel the timeout timers! If this isn't done, lingering timers from early tests can trigger false... check-in: ba6087ec84 user: dgp tags: trunk
16:43
* generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected resulting indexes from -indexvar...
check-in: 0fb04d2cdf user: dkf tags: trunk, potential incompatibility
16:40
* generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected resulting indexes from -indexvar...
check-in: 384267c223 user: dkf tags: core-8-5-branch, potential incompatibility
15:01
[Bug 3527618]: Stabilize tests that use [info frame 0] check-in: 7b16456f75 user: dkf tags: trunk
14:44
[Bug 2964715]: fixes to globbing in safe interpreters check-in: fe7ec23cbd user: dkf tags: trunk
14:14
[Bug 2964715]: fixes to globbing in safe interpreters check-in: f94f9185d7 user: dkf tags: core-8-5-branch
10:27
minor: ChangeLog formatting fixes check-in: ea85222359 user: dkf tags: trunk
2012-05-16
23:23
[Bug 3525462]: Document what relational operators really do with string args. check-in: b16c8afdda user: dkf tags: trunk
23:19
[Bug 3525462]: Document what relational operators really do with string args. check-in: 1fcb9d63fa user: dkf tags: core-8-5-branch
23:16
[Bug 3525462]: Document what relational operators really do with string args. check-in: 0fa648d69e user: dkf tags: core-8-4-branch
14:11
[Bug 3445787]: Improve the compatibility of safe interpreters' version of 'file' with that of unsafe... check-in: 35240baf0f user: dkf tags: trunk
09:29
FRQ 3527238: first experiment implementing CF_UNICODETEXT for dde check-in: ba88b2a19d user: jan.nijtmans tags: frq-3527238
2012-05-15
05:18
revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 0b3f9702e0 user: jan.nijtmans tags: trunk
04:54
Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 4fa183b80c user: jan.nijtmans tags: core-8-5-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: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
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
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
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: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
14:37
cpuid-on-unix Closed-Leaf check-in: ffb2de10b7 user: jan.nijtmans tags: cpuid-on-unix
14:14
switch off 32-bit assembler check-in: 39f5e59933 user: jan.nijtmans tags: trunk
14:12
switch off 32-bit specific assembler check-in: c08b6fe926 user: jan.nijtmans tags: core-8-5-branch
14:12
switch off - temporary - 32-bit specific assembler check-in: b831167e4e user: jan.nijtmans tags: core-8-4-branch
06:50
TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: cf269b5da3 user: jan.nijtmans tags: trunk
06:48
TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 64a0a9db46 user: jan.nijtmans tags: core-8-5-branch
06:43
TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 39444fd759 user: jan.nijtmans tags: core-8-4-branch
2012-04-30
21:53
Tame deadlocks in broken refchan tests [Bug 3522560] check-in: 29535daab1 user: ferrieux tags: trunk
12:55
Revert introduction of non-portable asm snippet in function TclWinCPUID, to restore compilability on... check-in: 2e93a2feb3 user: ferrieux tags: trunk
09:15
Mention compatibility matters in Changelog. Make test insensitive to ambient compat flag. check-in: 08f40b8f8e user: ferrieux tags: trunk
2012-04-28
17:09
IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channels check-in: efc6bbd2cb user: ferrieux tags: trunk, potential incompatibility
17:03
Compat flag, test, and doc update. Closed-Leaf check-in: 96fb0e1328 user: ferrieux tags: tip-398-impl
2012-04-27
14:37
Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs check-in: add6ea1397 user: jan.nijtmans tags: trunk
14:30
Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs check-in: 533c11d007 user: jan.nijtmans tags: core-8-5-branch
08:51
Make 'auto_execok START' do the Right Thing check-in: b8ffe55b40 user: dkf tags: trunk
08:49
Make 'auto_execok START' do the Right Thing check-in: cdcff6d669 user: dkf tags: core-8-5-branch
08:46
Make 'auto_execok START' do the Right Thing check-in: 4f8e0283c6 user: dkf tags: core-8-4-branch
2012-04-26
19:59
get rid of _ANSI_ARGS_ and CONST check-in: ce95e51ad2 user: jan.nijtmans tags: trunk
19:42
get rid of _ANSI_ARGS_ check-in: a3f95a3b3d user: jan.nijtmans tags: core-8-5-branch
15:03
compiler warning check-in: 64764a7fb3 user: jan.nijtmans tags: core-8-4-branch
15:00
compiler warning check-in: fe6ff3b983 user: jan.nijtmans tags: trunk
14:59
compiler warning check-in: 4a7bc2d107 user: jan.nijtmans tags: core-8-5-branch
13:21
Repair more build breakage. check-in: 0589ebf465 user: dgp tags: trunk
13:00
fix Linux build ;-( check-in: e25c56f934 user: jan.nijtmans tags: trunk
12:59
fix Linux build ;-( check-in: 3dba4b4916 user: jan.nijtmans tags: core-8-5-branch
10:45
fix OSX crash check-in: 8b54a29ab2 user: jan.nijtmans tags: trunk
10:43
fix crash on Mac OSX check-in: ed94d13f68 user: jan.nijtmans tags: core-8-5-branch
2012-04-25
12:07
* generic/tclUtil.c (TclDStringToObj): Added internal function to make the fairly-common operation...
check-in: 2e12143e39 user: dkf tags: trunk
11:11
merge-mark check-in: fd5204d93c user: jan.nijtmans tags: core-8-5-branch
11:08
truncation in SetWindowLongPtr data check-in: c69140f170 user: jan.nijtmans tags: core-8-4-branch
2012-04-24
21:50
fix merge error check-in: ca02a64d68 user: jan.nijtmans tags: trunk
21:29
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: 3caedf05df user: jan.nijtmans tags: trunk
21:25
gcc warnings check-in: d2d01508c4 user: jan.nijtmans tags: core-8-5-branch
21:02
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: fcc5957e59 user: jan.nijtmans tags: core-8-5-branch
20:42
syntax error check-in: 19382d2dcc user: jan.nijtmans tags: core-8-4-branch
20:21
[Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: ae92de6078 user: jan.nijtmans tags: core-8-4-branch
13:10
oops, wrong signature Closed-Leaf check-in: af92e19f2c user: jan.nijtmans tags: bug-3508771
12:55
implement TclWinGetSockOpt and TclWinGetServByName for cygwi (should work, but not yet tested on UNI... check-in: 6d0fea34a0 user: jan.nijtmans tags: bug-3508771
08:55
merge trunk check-in: 3a8c412e3e user: ferrieux tags: tip-398-impl
08:34
merge trunk check-in: 38c53e8aac user: jan.nijtmans tags: bug-3508771
2012-04-23
17:02
grammar fix (reported on Tcler's Chat) check-in: 1c1b151e93 user: dkf tags: trunk
14:13
autoconf check-in: 4aac12631b user: dgp tags: trunk
13:49
make some more internal tables const check-in: 8f88d10716 user: jan.nijtmans tags: trunk