Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "tip-400-impl"
2012-10-16
| ||
13:04 | Implementation of TIP #400. check-in: b6e98440db user: dkf tags: trunk | |
12:50 | merge trunk Closed-Leaf check-in: 006482c0ff user: dkf tags: tip-400-impl | |
2012-10-14
| ||
19:02 | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's source code. check-in: 6d7a7b3eb9 user: jan.nijtmans tags: trunk | |
2012-10-04
| ||
08:25 | merge trunk check-in: 81346a2dc2 user: dkf tags: tip-400-impl, tip-vote | |
08:24 | clean up some of the code to remove warnings and uselessly-settable things check-in: 27db6ec7f9 user: dkf tags: tip-400-impl | |
2012-10-03
| ||
15:39 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 986eb391ad user: dgp tags: trunk | |
09:38 | documented new C API; corrected type signature of no-zlib fallback function check-in: dac22bcb59 user: dkf tags: tip-400-impl | |
08:11 | merge trunk check-in: 46dc221942 user: dkf tags: tip-400-impl | |
2012-09-26
| ||
21:02 | Workaround for [socket -server foo -myaddr localhost 0] failure on OSX. check-in: 3989ecbba9 user: max tags: trunk | |
2012-08-13
| ||
10:05 | tinkering with the documentation check-in: ab548049ff user: dkf tags: tip-400-impl | |
2012-08-11
| ||
21:24 | merge trunk check-in: edaf160c8e user: dkf tags: tip-400-impl | |
2012-08-09
| ||
14:34 | Complete multi-fd server socket channels on Windows [Bug #3545363]. check-in: aef7ffe46d user: max tags: trunk | |
2012-07-04
| ||
07:09 | merge trunk check-in: d35459107e user: dkf tags: tip-400-impl | |
00:07 | missed a spot check-in: 28f296708d user: dkf tags: trunk | |
2012-06-25
| ||
09:23 | merge trunk check-in: 9460101cd7 user: dkf tags: tip-400-impl | |
08:08 | [Patch #1536227]: Cygwin network pathname support check-in: a9f36601c5 user: jan.nijtmans tags: trunk | |
2012-06-24
| ||
15:15 | add configurability of readahead limit check-in: 7482d21f6a user: dkf tags: tip-400-impl | |
2012-06-22
| ||
08:17 | merge trunk check-in: 5e66fb3083 user: dkf tags: tip-400-impl | |
07:52 | Documenting the stream command options better. check-in: 8441bebe57 user: dkf tags: tip-400-impl | |
07:51 | Start to split apart the stream command implementation for easier maintenance. check-in: 60118984c2 user: dkf tags: tip-400-impl | |
2012-06-21
| ||
18:03 | Stop storing FilesystemRecord in the intrep of a "path". We never use it. Store the Tcl_Filesystem i... check-in: 617b36da35 user: dgp tags: trunk | |
2012-06-16
| ||
17:20 | merge trunk check-in: 2b00cddb34 user: dkf tags: tip-400-impl | |
2012-06-15
| ||
09:39 | alternative fix for [a7e00a0e02] breakage: just make sure that the variable $tmpspace is always set check-in: 1581f9beac user: jan.nijtmans tags: trunk | |
2012-06-11
| ||
00:07 | verify zlib package presence and version check-in: f610c56714 user: dkf tags: tip-400-impl | |
2012-06-09
| ||
23:18 | merge trunk check-in: 22783de97e user: dkf tags: tip-400-impl | |
23:15 | more cross-testing of dictionary-powered compression; describe package configuration check-in: 0b4976f30a user: dkf tags: tip-400-impl | |
17:52 | tidy up, fix test check-in: 8de6530ffc user: dkf tags: tip-400-impl | |
2012-06-08
| ||
13:25 | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that old unix systems that ne... check-in: a790f23b77 user: dgp tags: trunk | |
2012-06-07
| ||
07:12 | compressing transforms now work with dictionaries, even if raw check-in: e231a12fa0 user: dkf tags: tip-400-impl | |
2012-06-06
| ||
14:49 | merge trunk check-in: b109af9eb4 user: dkf tags: tip-400-impl | |
14:48 | Declare that Tcl provides the zlib 2.0 package. check-in: bb6a97ac20 user: dkf tags: trunk | |
10:34 | making the -dictionary option work with streams check-in: 66c85777b9 user: dkf tags: tip-400-impl | |
09:30 | more tests, more failures, more docs check-in: f8985a5c76 user: dkf tags: tip-400-impl | |
2012-06-05
| ||
16:50 | more test tinkering check-in: 742f9aa251 user: dkf tags: tip-400-impl | |
16:36 | fix broken tests check-in: 880937da6f user: dkf tags: tip-400-impl | |
16:25 | better test that dictionaries work check-in: de20ce73f0 user: dkf tags: tip-400-impl | |
16:05 | merge trunk check-in: e73acb9905 user: dkf tags: tip-400-impl | |
15:59 | Remove unused variable NULL_CONTEXT. check-in: 56ee0e2274 user: dgp tags: trunk | |
2012-05-31
| ||
08:31 | merge trunk check-in: 12d3e9c223 user: dkf tags: tip-400-impl | |
2012-05-30
| ||
14:41 | minor: make TIP 106 commit easier to spot in ChangeLog check-in: c73d8858d2 user: dkf tags: trunk | |
2012-05-24
| ||
10:05 | merge trunk check-in: baf67cf0df user: dkf tags: tip-400-impl | |
09:54 | minor: Cleaning up code, adding comments. check-in: f44eb823c8 user: dkf tags: trunk | |
2012-05-18
| ||
00:01 | typofix check-in: 79f43c880f user: dkf tags: tip-400-impl | |
2012-05-17
| ||
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 | |
2012-05-13
| ||
11:04 | merge trunk check-in: b939500e30 user: dkf tags: tip-400-impl | |
2012-05-10
| ||
21:57 | first shot at internationalization of dde check-in: d36a06647e user: jan.nijtmans 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-07
| ||
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 | |