about summary refs log tree commit homepage
DateCommit message (Expand)
2020-02-21pkg: various updates and URL change HEAD master
2011-06-16whitespace fixes
2011-06-16mall: fix unsigned vs signed comparison warning
2011-02-07pkg.mk: saner for auto-generated files
2011-02-06mall 1.0.2 - fix packaging, harder v1.0.2
2011-02-06mall 1.0.1 - packaging fixes v1.0.1
2011-02-06pkg.mk: fix this to include generated extra files
2011-02-06gemspec: no lib/ dir for rdoc, just ext
2011-02-06gemspec: update mailing list
2011-02-06mall 1.0.0 - glibc-specific extras! v1.0.0
2011-02-06doc: update README
2011-02-06Mall.dump_stats flushes stderr before and after
2011-02-06doc: many rdoc updates
2011-02-06pkg.mk: lib/ may not exist for doc target
2011-02-06unnecessary global variable
2011-02-06malloc_info() support from glibc as Mall.xml
2011-02-06GNUmakefile: fix build from scratch
2011-02-06avoid unnecessary rb_intern() calls
2011-02-06mall is a module with singleton methods
2011-02-06update packaging
2010-12-24doc: use wrongdoc for documentation
2009-07-27Add Mall.dump_stats class method
2009-07-27Add Mall.trim method (wrapper for malloc_trim())
2009-07-27struct mallinfo is a required struct
2009-06-09update manifest v0.0.1
2009-06-09Documentation updates, add setup.rb
2009-06-07initial commit