-moved system destroy functionality to System structure "destroy()" function -now arrays are properly destroyed (with destructor calling (__xdtor)) -fixed bug which makes BlockAllocator crashing after freeing it's memory -fixed many smaller memory leaks |
||
|---|---|---|
| .. | ||
| atomic.d | ||
| attributes.d | ||
| block_allocator.d | ||
| core.d | ||
| entity.d | ||
| events.d | ||
| hash_map.d | ||
| id_manager.d | ||
| manager.d | ||
| package.d | ||
| simple_vector.d | ||
| std.d | ||
| system.d | ||
| traits.d | ||
| vector.d | ||