История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon adb7ea4dfc It's not messy to compile NOW. :) 8 лет назад
  Ryan C. Gordon 28f32ad240 Removed C++ single-line comments from LZMA SDK. 8 лет назад
  Ryan C. Gordon 823061758b Disable unaligned reads in LZMA SDK; it upsets GCC's strict-aliasing rules. 8 лет назад
  Ryan C. Gordon f130714e92 Fixed another compiler warning. 8 лет назад
  Ryan C. Gordon 0bda50c276 More unused LZMA SDK code. 8 лет назад
  Ryan C. Gordon 1d616dcaf1 Fixed compiler warning. 8 лет назад
  Ryan C. Gordon 4557dbf0f7 Another LZMA SDK trim. 8 лет назад
  Ryan C. Gordon 7ab5cc52ce Fixed 64-bit ints in LZMA SDK on Watcom C. 8 лет назад
  Ryan C. Gordon f6c830968c Workaround strict-aliasing warnings on some versions of GCC. 8 лет назад
  Ryan C. Gordon 3765efb652 Still more LZMA SDK trimming. 8 лет назад
  Ryan C. Gordon 8ebecded22 Fixed Visual Studio compiler warning. 8 лет назад
  Ryan C. Gordon a28a01c124 Patched to compile on Visual Studio. 8 лет назад
  Ryan C. Gordon 8553113870 Patched to compile on OpenWatcom. 8 лет назад
  Ryan C. Gordon 7fed370cfd Chopped more unused pieces out of the LZMA SDK. 8 лет назад
  Ryan C. Gordon 43f8ffcd2d Chopped out some unused code from the LZMA SDK. 8 лет назад
  Ryan C. Gordon afacf0395e Static analysis fix. 8 лет назад
  Ryan C. Gordon d38c10dea7 Removed unused variables. 8 лет назад
  Ryan C. Gordon f83e36a8be Static analysis fix (maybe?). 8 лет назад
  Ryan C. Gordon c375504463 Removed unused variable. 8 лет назад
  Ryan C. Gordon cdba81f5c4 Static analysis fix. 8 лет назад
  Ryan C. Gordon 8c3501491c Whoops, forgot to add the file. :) 8 лет назад
  Ryan C. Gordon 6d42436270 Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code. 8 лет назад
  Ryan C. Gordon 820109cc1d LZMA SDK is now public domain, remove the LGPL warning in LICENSE.txt. 8 лет назад
  Ryan C. Gordon da1561a09f Removed ancient LZMA SDK. 8 лет назад
  Ryan C. Gordon a5d3dd498e Rewrote the 7zip archiver. 8 лет назад
  Ryan C. Gordon 63de092cb7 zip: fail with correct error code if opening a directory. 8 лет назад
  Ryan C. Gordon e84277a1df Corrected reported value for unknown PHYSFS_stat() access times. 8 лет назад
  Ryan C. Gordon de444a9866 test_physfs: added a "cat2" command to read from two open file handles at once. 8 лет назад
  Ryan C. Gordon 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 лет назад
  Ryan C. Gordon ffa1836335 Moved ZIP tree management up to a higher level, to be reused elsewhere. 8 лет назад