aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alloc_mmap
Commit message (Expand)AuthorAgeFilesLines
* Avoid some C-style casts in the moduleslloyd2007-07-231-1/+1
* Provide a more flexible mechanism for specifying which modules are loaded.lloyd2007-03-121-0/+2
* Bump copyright year to 2007lloyd2007-01-202-2/+2
* Place the add_file/replace_file/ignore_file markers in the module infolloyd2006-09-031-2/+4
* Use an object to prevent the leak of memory or the file descriptor iflloyd2006-08-091-19/+40
* Add an exception type specific for MemoryMapping_Allocator, simply to cutlloyd2006-08-091-9/+24
* Have allocator objects 'know' their own names, rather than keeping themlloyd2006-06-251-0/+1
* Initial checkin1.5.6lloyd2006-05-183-0/+135