]> icculus.org git repositories - icculus/xz.git/history - src/common/sysdefs.h
Rename MIN() and MAX() to my_min() and my_max().
[icculus/xz.git] / src / common / sysdefs.h
2010-05-26 Lasse CollinRename MIN() and MAX() to my_min() and my_max().
2010-05-26 Lasse CollinBetter #error message.
2009-11-26 Lasse CollinTypo fix to sysdefs.h.
2009-09-27 Lasse CollinWork around a bug in Interix header files.
2009-09-19 Lasse CollinVarious changes.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-13 Lasse CollinImprove support for DOS-like systems.
2009-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-05-11 Lasse CollinRemove support for pre-C89 libc versions that lack...
2008-01-16 Lasse CollinAdded ARRAY_SIZE(array) macro.
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2007-12-08 Lasse CollinImported to git.