Timeline
Not logged in

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

77 check-ins using file generic/tclCkalloc.c version fa564f9a25

2011-03-16
14:31
Rewrites to eliminate some isspace() calls. check-in: abe0c909b1 user: dgp tags: trunk
09:58
Merge to feature branch check-in: 84c232a3dd user: dkf tags: dkf-notifier-poll
09:25
Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis. Backported f... check-in: 790d40558a user: jan.nijtmans tags: trunk
2011-03-15
09:51
Merge to feature branch check-in: 9d8e674712 user: dkf tags: dkf-notifier-poll
2011-03-14
21:34
Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. * tools/tclZIC.tcl... check-in: 6ae7178df2 user: kbk tags: trunk
17:22
merge trunk check-in: 6823128b5b user: dgp tags: dgp-refactor
17:17
Standardize on autoconf-2.59 to generate configure files check-in: ee51894333 user: dgp tags: trunk
16:57
Add files that the cvs to fossil conversion failed to place on the dgp-refactor branch. check-in: 7ad5dfaf09 user: dgp tags: dgp-refactor
16:09
cherry pick a merge missed around the time of the cvs to fossil conversion check-in: 12bbe90b32 user: dgp tags: dgp-refactor
15:50
merge trunk check-in: b72c342f16 user: dgp tags: dgp-refactor
15:48
Reduce diffs from trunk, and tidy up some casting matters. check-in: 56ed611c89 user: dgp tags: dgp-refactor
15:10
merge 8.5 check-in: d1023d4eff user: dgp tags: trunk
14:41
merge trunk + update ckfree() and ckalloc() calls check-in: 4ddd1c56f7 user: dgp tags: dgp-refactor
14:40
Merge to feature branch check-in: 6f4e084302 user: dkf tags: dkf-notifier-poll
14:25
Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 from 0.39. check-in: 71dc9aa917 user: dkf tags: trunk
13:20
Revert previous commit: I was not aware that we have a fork of libtommath Closed-Leaf check-in: 36f4d48631 user: jan.nijtmans tags: mistake-20110314
09:52
re-import ltm-0.39, with original RCS-ID's check-in: d2435b0687 user: jan.nijtmans tags: mistake-20110314
2011-03-13
22:42
* generic/tclAssembly.c (BBEmitInstInt1): Changed parameter data types in an effort to silence a MS... check-in: 2404226f31 user: kbk tags: trunk
12:54
remove TD->expanded, not needed now check-in: 86417ad208 user: mig tags: trunk
06:59
* generic/tclExecute.c: remove TEBCreturn() check-in: 77dc554864 user: mig tags: trunk
00:13
* tclInt.h: small change in macros check-in: e78bf70e9a user: mig tags: mig-alloc-reform
2011-03-12
23:32
make Tcl_Obj alloc and smallest allocs in zippy use the same pool check-in: 74ccfbd00b user: mig tags: mig-alloc-reform
15:10
Merge to feature branch check-in: b2b39ea64e user: dkf tags: dkf-notifier-poll
15:06
Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in rest of Tcl source code. ... check-in: 5574bdd262 user: dkf tags: trunk
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