index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem.c
Age
Commit message (
Expand
)
Author
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