more comments
[model-checker.git] / mymemory.cc
2012-06-06 Brian Demskymore documentation
2012-05-31 Brian Norrisuse EXIT_SUCCESS and EXIT_FAILURE
2012-05-31 Subramanian GanapathyAdding fixes for the fork based implementation, also...
2012-05-30 Brian Norrissnapshot: rename USE_CHECKPOINTING to USE_MPROTECT_SNAPSHOT
2012-05-25 Brian Norrismymemory: use the right *&^% allocator!!
2012-05-24 Brian Demskyfix page alignment issue...
2012-05-21 Brian NorrisMerge commit: branch 'work'
2012-05-21 Brian Demskyremove lines from other files
2012-05-21 Brian Demskyswitch back to norris style spacing in changed files
2012-05-19 Brian Demskyremove unused #define
2012-05-19 Brian Demskylet us set the size of the heap in a sane way
2012-05-18 Brian Demskytransfer stuff
2012-05-18 Brian Demskymerging stuff...made need to clean up some stuff.....
2012-05-15 Subramanian GanapathyDefining the interfaces to add various regions to snapshot
2012-05-09 Subramanian GanapathyAdding STL stuff and operator news of snapshot to model...