Commit graph

19 commits

Author SHA1 Message Date
Andrei Alexandrescu
1f88a728e8 Moving unittests around, comment adjustment. Added a TypeInfo parameter to IAllocator.allocate() 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
3fd3a30037 move unittest to package where it fits better 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
c3416158da Separate porcelain from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
309bcef814 Separate bucketizer from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
e80539756a Separate segregator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
e9302b1d09 Separate allocator_list from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
8417cafe2d Move unittest to stats_collector 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
1abe6daf35 Eliminate dead code 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
24cf76a928 Separate stats_collector from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
20d1b1ba93 Separate mmap_allocator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
faca71602e Separate region from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
6bcf7c2314 Separate free_list from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
34cb8cdcd4 Separate fallback_allocator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
5eb355e43b Separate heap_block from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
4196e25d2f Separate affix_allocator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
892be24145 Separate mallocator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
1c1131855c Separate gc_allocator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
2aa08c2711 Separate null_allocator from the rest 2015-10-02 07:35:07 -04:00
Andrei Alexandrescu
61c90dd5ac Rebase 2015-10-02 07:33:43 -04:00