Memory Divider X    
 
  Site Map  
  →  Home  
  →  How to Use MDX  
  →  Building MDX  
  →  API Documentation  
  →  Known Issues  
  →  License  
  →  Change Log  
 
  Contact Me  
  →  transmission
.aquitaine
@yahoo.com
 
 
   
  →  Project Home  
  →  Source Code  
  →  Download  
 

Change Log


MDX = malloc() + free() + Garbage Collection


2017-07-02: 1st Production Release

Newly Static Methods

Some methods of class MDXPool which weren't previously static have been made static. They are:

getLen()
getFlags()
isMarked()
setOnFreeFlags()
mark()

2012-05-04: Initial Beta Release