]>
git.mdlowis.com Git - archive/atc.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Fri, 3 Apr 2015 21:11:30 +0000 (17:11 -0400)]
Fleshed out more of the collector logic
Michael D. Lowis [Fri, 3 Apr 2015 16:20:23 +0000 (12:20 -0400)]
Started outlining the algorithm for collection
Mike D. Lowis [Thu, 2 Apr 2015 16:13:44 +0000 (12:13 -0400)]
CAT!
Mike D. Lowis [Thu, 2 Apr 2015 14:03:18 +0000 (10:03 -0400)]
Added coverage and profiling options fo rthe build and enabled warnings as errors
Michael D. Lowis [Thu, 2 Apr 2015 02:04:49 +0000 (22:04 -0400)]
Started rough implementation of the gc layer
Michael D. Lowis [Thu, 2 Apr 2015 01:14:15 +0000 (21:14 -0400)]
Coalesced segment related mallocs
Mike D. Lowis [Wed, 1 Apr 2015 19:18:02 +0000 (15:18 -0400)]
Fixed the BLOCKMA_SIZE macro
Mike D. Lowis [Wed, 1 Apr 2015 14:37:56 +0000 (10:37 -0400)]
Finished initial implementation of heap module
Michael D. Lowis [Wed, 1 Apr 2015 02:43:19 +0000 (22:43 -0400)]
Implemented heap allocation of small blocks
Mike D. Lowis [Tue, 31 Mar 2015 20:45:53 +0000 (16:45 -0400)]
Added skeleton for the heap module
Michael D. Lowis [Tue, 31 Mar 2015 02:12:45 +0000 (22:12 -0400)]
Added segment module for allocation of fixed size blocks
Michael D. Lowis [Sun, 29 Mar 2015 23:02:09 +0000 (19:02 -0400)]
Started implementing splaytrees
Michael D. Lowis [Sun, 29 Mar 2015 16:29:59 +0000 (12:29 -0400)]
Added stub of splaytree and integrated unit testing rig
Michael D. Lowis [Sun, 29 Mar 2015 03:21:19 +0000 (23:21 -0400)]
First attempt at generation script
Michael D. Lowis [Sun, 29 Mar 2015 01:16:48 +0000 (21:16 -0400)]
Initial commit
Mike Lowis [Sat, 28 Mar 2015 20:17:59 +0000 (16:17 -0400)]
Initial commit