Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 2a4d891ac5 Fixed logic bug (thanks, Sam!). há 14 anos atrás
  Ryan C. Gordon 9159717a27 Fixed non-Zip64 .zip files. há 14 anos atrás
  Ryan C. Gordon 5c18db7fe9 Don't sort if there's nothing to do (prevents array underflow, too). há 14 anos atrás
  Ryan C. Gordon 4d9f2534f2 Fixed var that should be 64 bits instead of 32 now. há 14 anos atrás
  Ryan C. Gordon 2b39e47fda Removed a '//' comment. há 14 anos atrás
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. há 14 anos atrás
  Ryan C. Gordon 3e750a903f Added getmointpoint command to test_physfs. há 14 anos atrás
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. há 14 anos atrás
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. há 14 anos atrás
  Ryan C. Gordon a7383c295f Moved some functions around. há 14 anos atrás
  Ryan C. Gordon 107f07da97 Better cleanup if PHYSFS_init() fails halfway through. há 14 anos atrás
  Ryan C. Gordon 4cfd7277f3 Made archiver list dynamic, in preparation for external archivers. há 14 anos atrás
  Ryan C. Gordon b3fbba7af0 Removed "dvoid" typedef. há 14 anos atrás
  Ryan C. Gordon 716ea0522f Fixed Doxygen typo. há 14 anos atrás
  Ryan C. Gordon de54065b31 Updated docs on PHYSFS_setSaneConfig(). há 14 anos atrás
  Ryan C. Gordon af4bf8419f Changed enum typedef to make this Doxygen-friendly. há 14 anos atrás
  Ryan C. Gordon d4a99cc204 Fixed comment. há 14 anos atrás
  Ryan C. Gordon fed8e331a5 Make Doxygen ignore PHYSFS_DEPRECATED. há 14 anos atrás
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). há 14 anos atrás
  Ryan C. Gordon 24aef83ead More FIXME cleanup. há 14 anos atrás
  Ryan C. Gordon b2e6882f52 Another FIXME. há 14 anos atrás
  Ryan C. Gordon 14d723c316 FIXME cleanup. há 14 anos atrás
  Ryan C. Gordon dda627412c More FIXME cleanup. há 14 anos atrás
  Ryan C. Gordon 2392ca1aa3 Favor /proc/self/exe over argv[0] on Linux, to match other platforms. há 14 anos atrás
  Ryan C. Gordon 9d01a645ed Make sure base dir always has a dirsep at the end of it. há 14 anos atrás
  Ryan C. Gordon c306437ece test_physfs's "stat" command now respects unknown file times (-1). há 14 anos atrás
  Ryan C. Gordon a6ff95c6aa Updated TODO.txt há 14 anos atrás
  Ryan C. Gordon 0360899357 Moved QPAK support into archiver_unpacked.c há 14 anos atrás
  Ryan C. Gordon a688d5c686 Minor tweak. há 14 anos atrás
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. há 14 anos atrás