Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 1ed8bc07c0 Comment tweaks (FIXME additions, typo corrections, etc). há 13 anos atrás
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. há 13 anos atrás
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. há 13 anos atrás
  Aleksi Nurmi fd137cba42 SLB archiver há 13 anos atrás
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. 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 b3fbba7af0 Removed "dvoid" typedef. 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 dda627412c More FIXME cleanup. 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 0360899357 Moved QPAK support into archiver_unpacked.c há 14 anos atrás
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. há 14 anos atrás
  Ryan C. Gordon 0584117f85 Changed so that this builds a reasonable default with no command line #defines. há 14 anos atrás
  Ryan C. Gordon 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). há 14 anos atrás
  Ryan C. Gordon a0af6bbb71 Removed fallback for systems that have no userdir. há 14 anos atrás
  Ryan C. Gordon b1d4afcbd3 Cleaned up some FIXMEs. há 14 anos atrás
  Ryan C. Gordon 60aa0e460c Make sure the prefdir has a final dirsep on it. há 14 anos atrás
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). há 14 anos atrás
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. há 14 anos atrás
  Ryan C. Gordon d67e2c9207 Use our platform test macro for Solaris. há 14 anos atrás
  Ryan C. Gordon bb6c5e468c Let's gamble that everything has assert.h. há 14 anos atrás
  Ryan C. Gordon 82a6ce0abf Use physfs_platforms.h in physfs_internal.h, to avoid repeated macro tests. há 14 anos atrás
  Ryan C. Gordon 1030e5d5ec Removed llseek(). há 14 anos atrás
  Ryan C. Gordon 391f94681c Fixed a comment. Cut and paste error, I guess? há 14 anos atrás
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). há 14 anos atrás
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. há 14 anos atrás
  Ryan C. Gordon aaf8868c8d Removed __PHYSFS_convertToDependent(), as dead code. há 14 anos atrás
  Ryan C. Gordon c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. há 14 anos atrás
  Ryan C. Gordon 5ad70036b2 Fixed stack smashing in newly-aligned __PHYSFS_smallAlloc(). há 14 anos atrás