dsource.org
Open Source Development for
the D Programming Language
Home
Projects
Forums
Tutorials
Site
druntime
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Login
Help/Guide
About Trac
Search:
View Latest Revision
root
/
trunk
/
src
/
gc
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@518
[518]
01/18/11 02:04:30
braddr
merge in some 64 bit fixes from the d1 gc
(edit)
@517
[517]
01/18/11 01:56:14
braddr
fix printf's throughout the gc, no functional changes
(edit)
@496
[496]
01/10/11 09:56:19
schveiguy
Array append LRU cache prevents array memory from being collected. This …
(edit)
@441
[441]
12/09/10 13:53:32
sean
Moved boilerplate copyright blurb out of DDoc block.
(edit)
@398
[398]
10/03/10 03:12:16
walter
notbinsize => 64
(edit)
@367
[367]
08/12/10 04:39:03
Don Clugston
BlkInfo?
cannot be private, since it is used by gc.d. Revealed by patch to …
(edit)
@362
[362]
08/07/10 20:10:25
walter
more 64 bit porting
(edit)
@345
[345]
07/22/10 18:53:04
sean
Got rid of gc_atomic(). I think there was a chicken & egg problem …
(edit)
@343
[343]
07/21/10 18:41:32
sean
Added gc_atomic() as an experimental feature where the GC performs the …
(edit)
@337
[337]
07/20/10 17:57:07
sean
Issue 4369 - Multiple bugs in GC minimize() Applied patch.
(edit)
@332
[332]
07/14/10 16:26:05
schveiguy
Fixed newCapacity to be more sane no matter the element size Added some …
(edit)
@330
[330]
07/13/10 15:24:57
schveiguy
Added APPENDABLE flag to
BlkInfo?
everywhere. Now the array append function …
(edit)
@280
[280]
04/01/10 11:27:57
sean
Changed gc_malloc_bi() to gc_qalloc() and exposed it in core.memory.
(edit)
@277
[277]
03/22/10 05:10:28
walter
modest gc speedups
(edit)
@276
[276]
03/22/10 03:45:42
walter
small gc speedup
(edit)
@275
[275]
03/20/10 20:20:55
walter
tweak gc collection strategy
(edit)
@252
[252]
02/22/10 11:34:04
schveiguy
Applying patch for eliminating array stomping from the runtime. See …
(edit)
@220
[220]
12/19/09 04:42:16
walter
inout to ref
(add)
@214
[214]
12/07/09 02:01:17
sean
Added stuff in new locations.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog