Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
183 check-ins using file win/Makefile.in version 8ed1970be1
|
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 | |
|
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 | |
| 21:45 | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of timed events, and added co... check-in: 5ffc93920d 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 | |
| 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 | |
| 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 | |
| 14:11 | [Bug 3445787]: Improve the compatibility of safe interpreters' version of 'file' with that of unsafe... check-in: 35240baf0f user: dkf tags: trunk | |
|
2012-05-15
| ||
| 05:18 | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 0b3f9702e0 user: jan.nijtmans tags: trunk | |
|
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 | |
| 11:04 | merge trunk check-in: b939500e30 user: dkf tags: tip-400-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 | |
| 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: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 | |
|
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 | |
|
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 | |
| 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 | |
| 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 | |
|
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: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:15 | Explicitly declare a channel nonblocking before throwing EAGAIN on write. Leaf check-in: cf299e00cf user: ferrieux tags: bug-3522560 | |
| 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 | |
| 10:11 | Update of Patch 2445648 to trunk tip. Implementation of TIP 106: Add Encoding Abilities to the [dde]... check-in: 73a6b9d590 user: dkf tags: tip-106-impl | |
| 06:50 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: cf269b5da3 user: jan.nijtmans tags: trunk | |
|
2012-05-01
| ||
| 12:21 | merge trunk Leaf check-in: 18b67ecc84 user: dgp tags: tip-401 | |
| 08:29 | first actual test of doing something with a compression dictionary check-in: 7990b4b092 user: dkf tags: tip-400-impl | |
| 04:51 | merge trunk check-in: f0310da009 user: dkf tags: tip-400-impl | |
|
2012-04-30
| ||
| 21:53 | Tame deadlocks in broken refchan tests [Bug 3522560] check-in: 29535daab1 user: ferrieux tags: trunk | |
| 21:31 | Fix a nesting bug in the message-passing protocol to Tcl_SetChannelError in one case. check-in: a13a83a7c2 user: ferrieux tags: bug-3522560 | |
| 21:15 | Explore enforcing the (implied) law that EAGAIN is forbidden for a blocking channel. Violation disco... check-in: 89f82f5eaf user: ferrieux tags: bug-3522560 | |
| 20:21 | Initial TIP 401 patch check-in: e3a37c3439 user: dgp tags: tip-401 | |
| 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-29
| ||
| 07:23 | merge trunk check-in: 8610da4944 user: dkf tags: tip-400-impl | |
| 07:18 | Differentiate what options may be set by format type. check-in: bf9b0551c5 user: dkf tags: tip-400-impl | |
|
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 | |
| 08:51 | Make 'auto_execok START' do the Right Thing check-in: b8ffe55b40 user: dkf tags: trunk | |
|
2012-04-26
| ||
| 19:59 | get rid of _ANSI_ARGS_ and CONST check-in: ce95e51ad2 user: jan.nijtmans tags: trunk | |
| 15:00 | compiler warning check-in: fe6ff3b983 user: jan.nijtmans tags: trunk | |
| 13:52 | merge trunk check-in: b440e1e4c3 user: dkf tags: tip-400-impl | |
| 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 | |
| 10:45 | fix OSX crash check-in: 8b54a29ab2 user: jan.nijtmans tags: trunk | |
|
2012-04-25
| ||
| 21:03 | Implement Tcl_DStringResult with call to TclDStringToObj. check-in: e5a8be5394 user: dgp tags: dgp-remove-string-result | |
| 21:02 | merge trunk check-in: e9150d1e4c user: dgp tags: dgp-remove-string-result | |
| 12:07 | * generic/tclUtil.c (TclDStringToObj): Added internal function to make the fairly-common operation... check-in: 2e12143e39 user: dkf tags: trunk | |
|
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 | |
| 08:55 | merge trunk check-in: 3a8c412e3e user: ferrieux tags: tip-398-impl | |
|
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 | |
| 08:20 | fix MSVC warning: tclStubInit.c(306) : warning C4113: 'int (__cdecl *)()' differs in parameter lists... check-in: fa22672ea8 user: jan.nijtmans tags: trunk | |
|
2012-04-22
| ||
| 20:51 | merge trunk check-in: 0d20ee5cfe user: jan.nijtmans tags: tip-389-impl | |
|
2012-04-21
| ||
| 09:09 | merge trunk check-in: bcbac1a341 user: dkf tags: dkf-utf16-branch | |
| 09:09 | merge trunk check-in: 7c323936dd user: dkf tags: dkf-notifier-poll | |
| 09:07 | merge trunk check-in: ed65c88c82 user: dkf tags: dkf-documentation-figures | |
| 09:05 | merge trunk check-in: 3b60e56ca4 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:05 | merge trunk check-in: 5854464b46 user: dkf tags: dkf-alias-encoding | |
|
2012-04-20
| ||
| 10:22 | another bit of fconfigure guts check-in: 3703d50e0a user: dkf tags: tip-400-impl | |
| 09:45 | merge trunk check-in: b857802eb5 user: dkf tags: tip-400-impl | |
|
2012-04-19
| ||
| 12:57 | To preserve the ability of [load] to bring in mistmatched stubs-enabled modules and react with an er... check-in: 2c78fcc24c user: dgp tags: dgp-remove-string-result | |
| 12:41 | Clean version of changes; ifdef-free check-in: a9865171d6 user: dkf tags: dgp-remove-string-result | |
| 12:20 | merge trunk check-in: 13b3347e1d user: dkf tags: dgp-remove-string-result | |
| 10:28 | Added example to platform(n) manpage check-in: 77ebc079e2 user: dkf tags: trunk | |
|
2012-04-18
| ||
| 22:12 | make some more internal tables const a few CONST -> const changes check-in: b45a9ed9e6 user: jan.nijtmans tags: trunk | |
| 18:42 | Experimental branch where the interp->result field and related are removed and all simplifications t... check-in: 4d5b476573 user: dgp tags: dgp-remove-string-result | |
| 12:47 | Apply tzdata2012c check-in: 4f48685207 user: kbk tags: trunk | |
|
2012-04-17
| ||
| 17:10 | merge trunk check-in: 3d9e04ba5f user: dkf tags: tip-400-impl | |
| 15:55 | merge trunk check-in: 55516a61c0 user: dgp tags: dgp-refactor | |
| 13:49 | Restore the tcl_platform(threaded) variable. check-in: 5d93f81982 user: dgp tags: trunk | |
| 07:46 | merge trunk check-in: a35c196e10 user: dkf tags: tip-400-impl | |
| 07:42 | Working towards the channel transform config options. check-in: dec545b884 user: dkf tags: tip-400-impl | |
|
2012-04-16
| ||
| 06:15 | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: 0f636792c9 user: dkf tags: trunk | |
|
2012-04-15
| ||
| 21:05 | Refactor some [zlib] subcommands into their own functions check-in: e1ad1c7bd0 user: dkf tags: tip-400-impl | |
| 17:36 | minor comment formatting check-in: 3b169161c4 user: dkf tags: trunk | |
| 14:07 | Remove some low-value C stack frames. check-in: daf94de0ca user: dkf tags: trunk | |
| 10:12 | merge trunk check-in: bd9cd15006 user: dkf tags: tip-400-impl | |
| 10:07 | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make flushing work correctly in a pus... check-in: d04f1fc81a user: dkf tags: trunk | |
|
2012-04-14
| ||
| 06:45 | merge trunk check-in: f054d4db25 user: dkf tags: tip-400-impl | |
|
2012-04-13
| ||
| 22:29 | sync win/rules.vc with Tk version check-in: ead472afb0 user: jan.nijtmans tags: trunk | |
|
2012-04-12
| ||
| 21:17 | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName check-in: f45623c63d user: jan.nijtmans tags: trunk | |
|
2012-04-11
| ||
| 20:36 | fix windows build broken by [92cfbef048] (Refactor Win socket and load code to be less baroque in it... check-in: c8d80a632a user: jan.nijtmans tags: trunk | |
| 20:34 | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: 8032e7f92e user: jan.nijtmans tags: trunk | |
| 07:16 | towards dictionary setting on transforms check-in: 584e69e4d2 user: dkf tags: tip-400-impl | |
|
2012-04-10
| ||
| 21:28 | Ensure all documented functions are listed in index line. check-in: ea709bd746 user: dkf tags: trunk | |
| 09:30 | corrected changelog entry check-in: 2f3e260bc8 user: dkf tags: trunk | |
| 09:29 | very slight tidy up to make build messages more regular check-in: ec02f76b8b user: dkf tags: trunk | |
| 09:17 | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to mark parts of Tcl's API as d... check-in: 5b94c3788a user: dkf tags: trunk | |
| 08:13 | merge trunk check-in: a8711ad508 user: dkf tags: tip-400-impl | |
| 07:29 | Argument parsing update check-in: a853fd68ae user: dkf tags: tip-400-impl | |
|
2012-04-09
| ||
| 21:38 | Fix [Bug 3396896] check-in: 8c8cfe9c98 user: dkf tags: trunk | |
| 17:04 | Fix [Bug 2712377]: [info vars] and object declared variables check-in: 0b5e337729 user: dkf tags: trunk | |
|
2012-04-08
| ||
| 17:16 | Another few bits of zlib stream core hacking check-in: c59fa7ccf4 user: dkf tags: tip-400-impl | |
|
2012-04-07
| ||
| 17:41 | Another bit more check-in: 06de3274f0 user: dkf tags: tip-400-impl | |
|
2012-04-06
| ||
| 23:44 | merged check-in: 57ffafa704 user: jan.nijtmans tags: trunk | |
| 23:42 | cygwin should use SetEnvironmentVariable for windows env Closed-Leaf check-in: b154f7f607 user: jan.nijtmans tags: cygwin-environment-changes | |
|
2012-04-05
| ||
| 16:29 | merge trunk check-in: f24817c9e5 user: dkf tags: tip-400-impl | |
| 09:34 | Reduce amount of unreachable code. Refactor Win socket and load code to be less baroque in its inter... check-in: 92cfbef048 user: dkf tags: trunk | |
|
2012-04-04
| ||
| 20:51 | Fix [Bug 3514761] and related ensemble/construction problems. check-in: 9569a8471a user: dkf tags: trunk | |
| 20:37 | some formatting (*.decls) remove some unused cygwin-related code some minor gcc warnings check-in: 804d7eee7c user: jan.nijtmans tags: trunk | |
| 15:07 | merge-mark check-in: fdfbefa0b9 user: jan.nijtmans tags: trunk | |
| 10:51 | Added characterisation of Bug 3514761; currently knownBug... check-in: fdd4e996ad user: dkf tags: trunk | |
| 09:54 | [Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: 0dfb472cef user: jan.nijtmans tags: trunk | |
|
2012-04-03
| ||
| 14:44 | Remove the TclpGetTZName implementation for Cygwin (from 2012-04-02 commit) check-in: 64404b14d5 user: jan.nijtmans tags: trunk | |
| 10:58 | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName Closed-Leaf check-in: 571970a62f user: jan.nijtmans tags: bug-3514475 | |
|
2012-04-02
| ||
| 17:51 | re-generate configure check-in: 6104ed0d3e user: jan.nijtmans tags: trunk | |
| 14:13 | cygwin should not use ExitProcess check-in: 810dc33bbd user: jan.nijtmans tags: trunk | |
| 13:13 | Implementation of TIP #396 check-in: 1d6747e53f user: dkf tags: trunk | |
| 09:45 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: 9e1a41ed83 user: jan.nijtmans tags: trunk | |
|
2012-03-31
| ||
| 15:16 | Another step on the road to implementation. check-in: 928447f7d2 user: dkf tags: tip-400-impl | |
| 14:06 | D'oh! check-in: 9e464ab00d user: dkf tags: tip-400-impl | |
| 13:48 | Start of implementation of TIP 400: zlib improvements check-in: 359ebdf668 user: dkf tags: tip-400-impl | |
|
2012-03-30
| ||
| 12:28 | [Bug 3511806] Compiler checks too early (autoconf still to be run!) check-in: df5899ee61 user: jan.nijtmans tags: trunk | |
|
2012-03-29
| ||
| 09:24 | Fix minor typos in ChangeLog messages. check-in: e9858729dc user: dkf tags: trunk | |
| 08:38 | faster memleak-free implementation of [string is entier] check-in: df23d89ed4 user: jan.nijtmans tags: trunk | |
|
2012-03-28
| ||
| 14:28 | merge trunk check-in: 2a19fcb152 user: dkf tags: dkf-utf16-branch | |
| 14:27 | merge trunk check-in: c908855c32 user: dkf tags: dkf-notifier-poll | |
| 13:33 | merge trunk check-in: 2edb5d44c0 user: dkf tags: dkf-documentation-figures | |
| 13:32 | merge trunk check-in: 13a02eed88 user: dkf tags: dkf-bytecode-8.6-main | |
| 13:32 | merge trunk check-in: 10889e2974 user: dkf tags: dkf-alias-encoding | |
| 13:30 | merge trunk check-in: 78f305269a user: dkf tags: tip-398-impl | |
|
2012-03-27
| ||
| 14:26 | se lower numbers, preventing integer overflow in tclWinError.c check-in: f38a3c4d81 user: jan.nijtmans tags: trunk | |
| 12:36 | gcc warning: unused but set variable check-in: 443b5353a6 user: jan.nijtmans tags: trunk | |
| 12:26 | Implementation of TIP #395 check-in: 7141246313 user: dkf tags: trunk | |
| 12:15 | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: cd7415d81d user: jan.nijtmans tags: trunk | |
| 08:21 | Implementation of TIP #397 check-in: 037a44105f user: dkf tags: trunk, potential incompatibility | |
|
2012-03-26
| ||
| 13:11 | Fix uninit variable (thanks to dgp for reporting) check-in: 785a336086 user: dkf tags: trunk | |
| 12:51 | Implementation of TIP #380 check-in: 3e85aec4f2 user: dkf tags: trunk, potential incompatibility | |
| 08:56 | 3 missing stub macros for cygwin merge problem from Tcl 8.4 (old mac stub table got accidently back) check-in: 460693a27f user: jan.nijtmans tags: trunk | |
|
2012-03-25
| ||
| 21:42 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: b503983e6b user: jan.nijtmans tags: trunk | |
|
2012-03-23
| ||
| 15:55 | wrong date in ChangeLog check-in: ed8d45b515 user: jan.nijtmans tags: trunk | |
| 15:53 | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). They were an attempt to... check-in: 70fd0e4074 user: jan.nijtmans tags: trunk | |
|
2012-03-22
| ||
| 21:57 | merge trunk (fix OSX build error) check-in: c63f1e426a user: jan.nijtmans tags: tip-398-impl | |
| 10:01 | [bug 3508771] fix OSX build check-in: 73fee7c814 user: jan.nijtmans tags: trunk | |
| 08:04 | Take two. Don't forget to apply all patches, even when the phone rings in between. check-in: 83c38b0c0d user: ferrieux tags: tip-398-impl | |
| 07:33 | Implement tip 398 : Quickly Exit with Non-Blocking Blocked Channels. This is simply a revert of the ... check-in: f2a0a1891c user: ferrieux tags: tip-398-impl | |
|
2012-03-20
| ||
| 11:59 | [Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 8f9c16848b user: jan.nijtmans tags: trunk | |
|
2012-03-19
| ||
| 17:15 | Update to tzdata 2012b check-in: df17301541 user: venkat tags: trunk | |
| 16:51 | * Use the values returned by getaddrinfo() for all three arguments to socket() instead of only us... check-in: 74615f33dc user: max tags: trunk | |
|
2012-03-15
| ||
| 21:14 | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin check-in: 7ad5febe39 user: jan.nijtmans tags: trunk | |
|
2012-03-12
| ||
| 14:48 | Start of some support for a macro for figures, which is mainly intended for use with Tk. Prompted by... check-in: 101dd10b7d user: dkf tags: dkf-documentation-figures | |
| 12:40 | [Bug 3388350] mingw64 compiler warnings check-in: a798d1b44e user: jan.nijtmans tags: trunk | |
|
2012-03-11
| ||
| 17:03 | A number of small spelling and wording fixes in the docs. check-in: 9539be84d1 user: dkf tags: trunk | |
|
2012-03-08
| ||
| 21:12 | More small bits of doc mending. check-in: c00ce8ef2e user: dkf tags: trunk | |
| 09:55 | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). check-in: ef1168c4d6 user: dkf tags: trunk | |
| 09:01 | merge from trunk check-in: 198464a9f4 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:00 | merge from trunk check-in: dd77c1513d user: dkf tags: dkf-utf16-branch | |
| 09:00 | merge from trunk check-in: ea86b8ad37 user: dkf tags: dkf-notifier-poll | |
| 08:59 | merge from trunk check-in: cb4a3bfbb9 user: dkf tags: dkf-alias-encoding | |
|
2012-03-07
| ||
| 20:54 | Refactor TclScanElement() part of list parsing to take advantage of tables constructed for the task ... check-in: 3b5c5a2957 user: dgp tags: trunk | |
| 20:18 | DWORD_PTR typedef after <windows.h> check-in: 2c094f46eb user: jan.nijtmans tags: trunk | |
| 18:59 | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ... check-in: d4d8d006ea user: andreask tags: trunk | |