Merge branch 'master' of git://ctrl.tukaani.org/xz
commitd879574ad1914aa37f52d84ad04d0d493bc245bd
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 4 Oct 2009 05:15:56 +0000 (4 00:15 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Sun, 4 Oct 2009 05:15:56 +0000 (4 00:15 -0500)
tree0e9b29579f67e08eed7dd2e0570f50ac146ee4b2
parent027882f2391577be09736f9f3383e718f47b3e07
parent29fd321033276261b87da7be5223db33d879a4c7
Merge branch 'master' of git://ctrl.tukaani.org/xz

* 'master' of git://ctrl.tukaani.org/xz: (34 commits)
  Add support for --enable-assume-ram=SIZE.
  Use unaligned access (if possible) on both endiannesses
  Make liblzma produce the same output on both endiannesses.
  add lzmainfo to gitignore
  Updated THANKS.
  Work around a bug in Interix header files.
  Fix an error in OpenVMS-specific code.
  Added OpenVMS-specific information to INSTALL.
  Better fixes for OpenVMS support.
  Avoid non-standard preprocessor construct.
  Make sure that TUKLIB_DOSLIKE doesn't get defined on Cygwin.
  Various changes.
  Fix incorrect use of "restrict".
  Fix GCC version check for nothrow attribute.
  Updated THANKS.
  A few grammar fixes.
  Updated THANKS.
  Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors.
  Use $(LN_EXEEXT) in symlinks to executables.
  Fix a couple of warnings.
  ...