cruft
[apps/madmutt.git] / lib-lib / mem.h
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-06 Pierre Habouzitsimplify mutt_parse_date
2006-11-02 Pierre Habouzitadd some list functions.
2006-11-01 Pierre Habouzitmacros to create usual functions : new/delete and init...
2006-10-29 Pierre Habouzitlicense statements.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitexit mem_realloc, enters p_realloc/xrealloc.
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...