Timeline
Not logged in

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

53 check-ins using file unix/tclUnixChan.c version cdb659130b

2011-03-12
00:52
[Bug 3185609] File normalization corner case of ... broken with -DUNICODE check-in: 437c9cf011 user: jan.nijtmans tags: trunk
2011-03-11
22:20
More test suite updating. check-in: 83b985ea92 user: dkf tags: trunk
11:26
merge check-in: 1b7f047b8c user: jan.nijtmans tags: trunk
09:04
Work in progress: poll()-based notifier. check-in: 4c8bb88ccd user: dkf tags: dkf-notifier-poll
08:58
Create new branch named "dkf-notifier-poll" check-in: 0bd852075c user: dkf tags: dkf-notifier-poll
2011-03-10
21:40
merge-mark check-in: e75529caea user: jan.nijtmans tags: trunk
21:33
Turn namespace into an ensemble. check-in: cd80f3a423 user: dkf tags: trunk, potential incompatibility
21:32
Add ChangeLog entry. Closed-Leaf check-in: ecaf46e096 user: dkf tags: dkf-namespace-as-ensemble
16:25
Fix remaining broken tests (test failures appear non-serious) check-in: 31c07eaf3f user: dkf tags: dkf-namespace-as-ensemble
15:31
Fix most of the failing tests (some of which were due to breakage done to the parser used in auto_mk... check-in: f2b605a1ff user: dkf tags: dkf-namespace-as-ensemble
14:52
Merge to feature branch check-in: 94102ceed2 user: dkf tags: dkf-namespace-as-ensemble
14:36
merge trunk (whitespace!) check-in: b1caff3218 user: dgp tags: dgp-refactor
14:12
fix broken build check-in: 6cbd775460 user: dgp tags: trunk
13:40
Make tests in child interpreters report their summary info in the master. Bumped tcltest version to ... check-in: 6560e53205 user: dkf tags: trunk
09:31
MINOR: Formatting fixes, mainly to comments, so code better fits the style in the Engineering Manual... check-in: 5cb634a1c1 user: dkf tags: trunk
2011-03-09
21:41
Update more of the test suite to use Tcltest 2. check-in: c45a9f3c1c user: dkf tags: trunk
19:42
Merge to feature branch check-in: 4004f41517 user: dkf tags: dkf-namespace-as-ensemble
16:42
* generic/tclNamesp.c: Tighten the detector of nested [namespace code] * tests/name... check-in: 52f5d3218a user: dgp tags: trunk
14:06
Turn namespace into an ensemble. Not yet on trunk because of some mysterious failures that need reso... check-in: 13038535e3 user: dkf tags: dkf-namespace-as-ensemble
10:38
Update more of the test suite to use Tcltest 2. check-in: 7c3bb623c5 user: dkf tags: trunk
2011-03-08
23:07
Fix gcc warning: comparison between signed and unsigned integer expressions check-in: 39587d8c79 user: jan.nijtmans tags: trunk
22:57
merge check-in: 514a4ba4fc user: jan.nijtmans tags: trunk
22:33
More gcc warnings: variable set but not used Closed-Leaf check-in: 383b6abfcc user: jan.nijtmans tags: pseudotrunk-2011-03-08
22:25
Fix gcc warnings: variable set but not used check-in: 448cb95dbe user: jan.nijtmans tags: pseudotrunk-2011-03-08
19:27
* generic/tclInt.h: Remove TclMarkList() routine, an experimental * generic/tclU... check-in: 4f00f85797 user: dgp tags: trunk
15:24
merge repair check-in: e5f89b5fb4 user: dgp tags: trunk
15:22
* generic/tclResult.c (ResetObjResult): Correct failure to clear invalid intrep. Th... check-in: 39e462a5d5 user: dgp tags: trunk
13:29
merge trunk check-in: 00ea99d359 user: dgp tags: dgp-refactor
10:28
Make the assembler code more like Tcl code. check-in: fd182afaa3 user: dkf tags: trunk
2011-03-07
22:25
merge-mark [3166410] as not applicable on trunk check-in: ee069af9c4 user: jan.nijtmans tags: pseudotrunk-2011-03-08
22:07
stray ';' check-in: b14d484424 user: jan.nijtmans tags: trunk
21:56
MSVC 6 does not have the %I modifier in sprintf check-in: ff727e02f4 user: jan.nijtmans tags: trunk
21:32
One more .cvsignore file check-in: bf37afe41e user: jan.nijtmans tags: trunk
21:31
Now that we are no longer on CVS, the .cvsignore files serve no purpose check-in: 3e6d11e738 user: jan.nijtmans tags: trunk
2011-03-06
22:33
* generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls * generic/tclC... check-in: 6b0527ff33 user: dgp tags: trunk
20:07
* generic/tclUtil.c (TclFindElement): Guard escape sequence scans to not overrun t... check-in: 4dbf4963bd user: dgp tags: trunk
05:11
* generic/tclParse.c (TclParseBackslash): Correct trunction checks in * tests/parse.... check-in: ffce86baaf user: dgp tags: trunk
2011-03-05
17:54
* generic/tclExecute.c (TclStackFree): insure that the execStack satisfies "at most one free stack a... check-in: 02580251b5 user: msofer tags: trunk
16:53
<verbatim> * generic/tclAssembly.c (new file): * generic/tclBasic.c (Tcl_CreateInterp): * generic/tc... check-in: c25aa35b3e user: kennykb tags: trunk
16:31
merge trunk Closed-Leaf check-in: 08b261adfb user: kennykb tags: dogeen-assembler-branch
15:09
* generic/tclExecute.c: cleaner mem management for TEBCdata check-in: 0798fea8d4 user: msofer tags: trunk
13:26
Renamed BottomData to TEBCdata, so that the name refers to what it is rather than to its storage loc... check-in: 9f40419fa6 user: msofer tags: trunk
12:29
Renamed struct TEOV_callback to the more descriptive NRE_callback. check-in: dbebe03821 user: msofer tags: trunk
05:13
One trunk to rule them all... check-in: 66081a3e1e user: dgp tags: trunk
01:25
Unbreak the build. check-in: 1f4297094c user: dkf tags: trunk
00:35
[Bug 3185009]: Keep references to resolved object variables so that an unset doesn't leave any dangl... check-in: 6005a9d1b7 user: dkf tags: trunk
2011-03-04
11:57
* generic/tclBasic.c (TclNREvalObjv): missing a variable declaration in commented out non-optimised ... check-in: b1628c0c00 user: msofer tags: trunk
2011-03-03
21:31
date copy/paste error check-in: b46de1fb05 user: dgp tags: trunk
21:28
USE_DIRECT_INTERP_RESULT_ACCESS -> USE_INTERP_RESULT [TIP 330]. check-in: d8df544b20 user: dgp tags: trunk
17:29
merge trunk check-in: 37d45c2698 user: dgp tags: dgp-refactor
17:14
merge trunk check-in: affd89e3ef user: dgp tags: dgp-refactor
2011-03-02
21:31
add missing comment terminator check-in: e3b87b44f3 user: mig tags: trunk
20:27
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Pu... check-in: c64f310d38 user: dgp tags: trunk