Tcl Source Code

Timeline
Login

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

50 most recent check-ins related to "mig-alloc-reform"

2013-02-11
13:50
merge trunk Leaf check-in: 76befed959 user: mig tags: mig-alloc-reform
13:48
fix no-thread build check-in: db817d8d11 user: mig tags: mig-alloc-reform
08:57
Fix [Bug 3603553]. check-in: 58f4f4ca46 user: dkf tags: trunk
2013-01-14
15:01
merge trunk check-in: 92db875654 user: mig tags: mig-alloc-reform
2013-01-13
23:26
Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 34c7f786b2 user: mig tags: trunk
2013-01-11
13:03
merges check-in: a737d88683 user: mig tags: mig-strip-brutal
12:43
merge trunk check-in: 82f56635d2 user: mig tags: mig-alloc-reform
12:42
Name functions according to 'what' instead of 'how' in the [tailcall] machinery, in view of making p... check-in: 436a4cdd32 user: mig tags: trunk
2013-01-10
19:04
merge trunk check-in: c8969e4cd8 user: mig tags: mig-alloc-reform
18:17
fix off-by-one error introduced in bd7d7a2061 check-in: 6547cc9e7b user: mig tags: trunk
2013-01-08
03:32
merge trunk check-in: 9904da079b user: mig tags: mig-alloc-reform
2013-01-07
14:40
Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and Tcl_AppendResult, not an... check-in: 8ceea4a885 user: jan.nijtmans tags: trunk
2013-01-05
05:08
merge trunk, fix stack computation tocompensate for current BC errors check-in: e8a597b33c user: mig tags: mig-alloc-reform
03:43
improved stack checking under TCL_COMPILE_DEBUG check-in: 33d3915a80 user: mig tags: trunk
2013-01-04
15:09
merge trunk check-in: 7fae92b2e1 user: mig tags: mig-alloc-reform
15:01
Fix memory leak in [format] compiler. check-in: 113b75cd58 user: dkf tags: trunk
14:34
merge trunk check-in: d4b0410564 user: mig tags: mig-alloc-reform
14:32
missing file check-in: 7bbee83e6e user: mig tags: mig-alloc-reform
11:14
Improve code generation for many simple core ensemble subcommands. check-in: 5a0e18f766 user: dkf tags: trunk
06:54
merges check-in: 01331c9a5a user: mig tags: mig-strip-brutal
05:35
empty merge with trunc: sync, last patch does not apply to this branch. Temp work committed, not deb... check-in: 467a159cd0 user: mig tags: mig-alloc-reform
05:26
Insure that PURIFY builds cannot exploit the Tcl stack to hide mem defects. check-in: bd7d7a2061 user: mig tags: trunk
02:09
small change, clearer logic replacing sizeof with offsetof check-in: 00ba59bb7d user: mig tags: mig-alloc-reform
02:05
merge trunk check-in: effc9f8ca4 user: mig tags: mig-alloc-reform
2013-01-03
14:35
"Mine eyes deceive, but others catch me when I fall." -- Someone or other check-in: 606dc91401 user: dkf tags: trunk
11:59
merge mig-alloc-reform check-in: fe20502465 user: mig tags: mig-strip-brutal
11:47
remove unused var check-in: 57c67c7ee6 user: mig tags: mig-alloc-reform, mig-alloc-reform-Z2
11:45
merge trunk check-in: c711be5b6a user: mig tags: mig-alloc-reform
11:24
now working, configuration still to do check-in: aac0c044ee user: mig tags: mig-alloc-reform
10:23
Added mechanism for pre-parsing built-in ensembles even when they are not going to generate specific... check-in: 0a095f089c user: dkf tags: trunk
04:28
a little less broken than before check-in: 27d899c597 user: mig tags: mig-alloc-reform
04:14
*BROKEN* First steps towards choosing allocators at load time check-in: 86a7932955 user: mig tags: mig-alloc-reform
2013-01-02
14:49
remove the refcounts and NEW_PRESERVE from zippy: it only works for Tcl_Alloc'ed blocks, and is inco... check-in: 1cb98eb1b9 user: mig tags: mig-alloc-reform
11:31
merge mig-alloc-reform, get MEM_DEBUG working again check-in: e8eb527a16 user: mig tags: mig-strip-brutal
02:24
restore TCL_MEM_DEBUG to working order check-in: 8e3f5b5619 user: mig tags: mig-alloc-reform
2013-01-01
18:38
merged mig-alloc-reform: MEM_DEBUG is gone, as is the Tcl stack and TclStackAlloc. See also README.m... check-in: 0b98f38a1d user: mig tags: mig-strip-brutal
17:51
merge trunk check-in: 4242bd371d user: mig tags: mig-alloc-reform
2012-12-31
12:32
Marked some string subcommands as obsolete, following discussion on tcl-core. check-in: 1a460ac0d3 user: dkf tags: trunk
2012-11-26
15:33
merge trunk check-in: f3fa5b57c9 user: mig tags: mig-alloc-reform
15:31
merge trunk check-in: cdc837ae05 user: mig tags: mig-alloc-reform
15:27
doc formatting goofs check-in: c6b4acb1a5 user: dgp tags: trunk
2012-11-25
16:02
remove commented-out junk in tclListObj.c check-in: 0c315832ff user: mig tags: mig-alloc-reform
2012-11-22
08:49
Fix bug reported by Brian Griffin:

http://code.activestate.com/lists/tcl-core/12524/

check-in: 181caa1a57 user: jan.nijtmans tags: trunk
2011-09-28
01:39
merge trunk check-in: 12126498b2 user: mig tags: mig-alloc-reform
2011-09-27
09:57
Release unused memory... check-in: 538047ebb7 user: dkf tags: trunk
2011-08-02
11:18
merge trunk; FIXME: symbols=mem build broken check-in: 384901c292 user: mig tags: mig-alloc-reform
09:07
[Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk
2011-07-06
18:25
merge trunk onto devel branch check-in: b60ab7bc4f user: mig tags: mig-alloc-reform
2011-07-03
10:12
Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: 32a1e96326 user: dkf tags: trunk
2011-06-13
19:36
merge trunk check-in: 1be044ebbd user: mig tags: mig-alloc-reform