summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-16whitespace fixesHEADmasterEric Wong1-5/+5
2011-06-16mall: fix unsigned vs signed comparison warningEric Wong1-1/+1
2011-02-07pkg.mk: saner for auto-generated filesEric Wong1-3/+3
2011-02-06mall 1.0.2 - fix packaging, harderv1.0.2Eric Wong3-2/+2
2011-02-06mall 1.0.1 - packaging fixesv1.0.1Eric Wong1-1/+1
2011-02-06pkg.mk: fix this to include generated extra filesEric Wong1-2/+3
2011-02-06gemspec: no lib/ dir for rdoc, just extEric Wong1-0/+1
2011-02-06gemspec: update mailing listEric Wong1-1/+1
2011-02-06mall 1.0.0 - glibc-specific extras!v1.0.0Eric Wong1-1/+1
2011-02-06doc: update READMEEric Wong2-47/+20
2011-02-06Mall.dump_stats flushes stderr before and afterEric Wong1-1/+3
2011-02-06doc: many rdoc updatesEric Wong5-30/+106
2011-02-06pkg.mk: lib/ may not exist for doc targetEric Wong1-1/+1
2011-02-06unnecessary global variableEric Wong1-3/+1
2011-02-06malloc_info() support from glibc as Mall.xmlEric Wong3-0/+66
2011-02-06GNUmakefile: fix build from scratchEric Wong1-2/+5
2011-02-06avoid unnecessary rb_intern() callsEric Wong1-1/+20
2011-02-06mall is a module with singleton methodsEric Wong2-7/+11
2011-02-06update packagingEric Wong6-116/+220
2010-12-24doc: use wrongdoc for documentationEric Wong11-55/+146
2009-07-27Add Mall.dump_stats class methodEric Wong3-0/+30
2009-07-27Add Mall.trim method (wrapper for malloc_trim())Eric Wong3-0/+24
2009-07-27struct mallinfo is a required structEric Wong1-1/+1
2009-06-09update manifestv0.0.1Eric Wong1-0/+3
2009-06-09Documentation updates, add setup.rbEric Wong5-5/+1606
2009-06-08initial commitEric Wong11-0/+400