]> icculus.org git repositories - icculus/xz.git/history - src/common
Update docs.
[icculus/xz.git] / src / common /
2010-10-09 Lasse CollinWindows: Update common_w32res.rc.
2010-09-10 Lasse Collinxz: Multiple fixes.
2010-09-07 Lasse CollinFix use of N_() and ngettext().
2010-05-26 Lasse CollinRename MIN() and MAX() to my_min() and my_max().
2010-05-26 Lasse CollinBetter #error message.
2010-05-10 Lasse CollinUpdates to tuklib_physmem and tuklib_cpucores.
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2010-01-27 Lasse CollinSilence two compiler warnings on DOS-like systems.
2010-01-12 Lasse CollinAdd IRIX-specific code to tuklib_physmem and tuklib_cpu...
2009-11-26 Lasse CollinTypo fix to sysdefs.h.
2009-11-22 Lasse CollinUpdate tuklib_integer.h with bit scan functions.
2009-10-04 Lasse CollinUse a tuklib module for integer handling.
2009-09-27 Lasse CollinWork around a bug in Interix header files.
2009-09-22 Lasse CollinAvoid non-standard preprocessor construct.
2009-09-21 Lasse CollinMake sure that TUKLIB_DOSLIKE doesn't get defined on...
2009-09-19 Lasse CollinVarious changes.
2009-09-05 Lasse CollinAdd OS/2-specific code to physmem.h.
2009-09-04 Lasse CollinUse sysctl() != -1 instead of !sysctl() to check if
2009-08-29 Lasse CollinFix sysctl() usage.
2009-07-18 Lasse CollinAdded public domain notice into a few files.
2009-06-27 Lasse CollinMake physmem() work on Cygwin 1.5 and older.
2009-06-27 Lasse CollinMoved the Windows resource files outside the windows...
2009-06-24 Lasse CollinSupport HW_PHYSMEM64
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-03-18 Lasse CollinFix wrong macro names in lc_cpucores.m4 and cpucores.h.
2009-02-15 Lasse CollinMake physmem.h work on old Windows versions.
2009-02-13 Lasse CollinCleanups to the code that detects the amount of RAM and
2009-02-13 Lasse CollinImprove support for DOS-like systems.
2009-02-08 Lasse CollinFix aliasing issue in physmem.h.
2009-02-05 Lasse CollinVarious code cleanups the the xz command line tool.
2009-01-31 Lasse CollinAdd LZMA_API to liblzma API headers. It's useful at...
2009-01-07 Lasse CollinUse pthread_sigmask() instead of sigprocmask() when...
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-09-11 Lasse CollinFix a compiler error on big endian systems that don't
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-05-11 Lasse CollinRemove support for pre-C89 libc versions that lack...
2008-01-16 Lasse CollinAdded ARRAY_SIZE(array) macro.
2008-01-07 Lasse CollinMore pre-C99 inttypes.h compatibility fixes. Now the...
2008-01-06 Lasse CollinIntroduced compatibility with systems that have pre-C99
2007-12-08 Lasse CollinImported to git.