Age | Commit message (Expand) | Author |
2015-02-07 | Update copyright ranges | Lukas Fleischer |
2014-07-27 | Do not error out when calling xfree(NULL) | Lukas Fleischer |
2013-04-14 | Use tabs instead of spaces for indentation | Lukas Fleischer |
2013-02-04 | Update copyright ranges | Lukas Fleischer |
2012-05-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-04-21 | src/mem.c: Skip dbg_*() if memory stats are disabled | Lukas Fleischer |
2012-04-06 | src/mem.c: Fix putchar() parameter | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |
2012-02-19 | Remove all usages of bzero() and bcopy() | Lukas Fleischer |
2011-11-02 | Make use of the NULL macro | Lukas Fleischer |
2011-11-02 | Avoid use of printf()/fprintf() | Lukas Fleischer |
2011-04-22 | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer |
2011-04-05 | Fix bad use of unsigned integers. | Lukas Fleischer |
2011-04-05 | Compare pointers to "NULL" instead of "0". | Lukas Fleischer |
2011-04-03 | Remove dead assignments spotted by clang-analyzer. | Lukas Fleischer |
2011-03-14 | Overall indentation fixes. | Lukas Fleischer |
2011-03-04 | Update website links to match the new URL. | Lukas Fleischer |
2011-03-04 | Update mail addresses to match the new mailing lists. | Lukas Fleischer |
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer |
2010-03-20 | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot |
2009-07-19 | No need to double check for null pointer when freeing memory. | Frederic Culot |
2009-07-12 | New wrappers around memory functions. | Frederic Culot |
2009-07-05 | Switch to BSD license. | Frederic Culot |
2009-01-03 | more code cleanup | Frederic Culot |
2009-01-02 | various bugfixes | Frederic Culot |
2008-12-28 | new files to monitor memory usage | Frederic Culot |