Commit Graph

5 Commits

Author SHA1 Message Date
Eric J. Bowersox
3f4e807025 modified rbtree code to not need the local key value; also set compiler to treat all warnings as errors 2013-06-07 21:31:32 -06:00
Eric J. Bowersox
a5aeeb2980 filled in more of the skeleton of the heap implementation and started in on
the infrastructure surrounding connection points
2013-06-03 03:12:34 -06:00
Eric J. Bowersox
e316553b81 split the low-level memory manager functions into their own assembly source
file down in the mm subdirectory
2013-05-03 00:03:12 -06:00
Eric J. Bowersox
61ff5d8db4 added initfuncs.h private header to memory manager to allow us to centralize
some local definitions
2013-05-02 23:58:14 -06:00
Eric J. Bowersox
621aec75bb moved memory manager sources into their own directory to consolidate everything
locally
2013-05-02 23:48:40 -06:00