커밋 기록

작성자 SHA1 메시지 날짜
  Ryan C. Gordon de27c2a422 Removed the non-Unicode fallbacks from platform_windows.c, other cleanups. 14 년 전
  Ryan C. Gordon 025a02f4c0 Corrected __PHYSFS_platformTell()'s return value to be correct. 15 년 전
  Ryan C. Gordon 8258274a90 Removed __PHYSFS_platformEOF(). It's not used anymore. 15 년 전
  Ryan C. Gordon 4446cfa613 Fixed compiler warning on gcc-4.6. 15 년 전
  Ryan C. Gordon f5e0dbe78b Patched to compile on Windows. 15 년 전
  Ryan C. Gordon f871802f51 Cleaned up some #includes. 15 년 전
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. 15 년 전
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. 16 년 전
  Ryan C. Gordon b58e5f348c Removed __PHYSFS_platformGetLastModTime(). 16 년 전
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 16 년 전
  Ryan C. Gordon 8b0988a038 Some minor FIXME tweaks. 16 년 전
  Ryan C. Gordon 4000b234c0 Moved all the file i/o from stdio-style to POSIX-style. 16 년 전
  Ryan C. Gordon 47c3e8875c Windows: open files for read+write sharing, to match Unix. 16 년 전
  Ryan C. Gordon a4a7f88db0 Patched to compile (thanks, Christoph!). 16 년 전
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. 16 년 전
  Ryan C. Gordon 8e78e4719d Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry! 16 년 전
  Ryan C. Gordon 7cc80bebc5 Added first work on PHYSFS_stat() API (thanks, Christoph!). 16 년 전
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. 16 년 전
  Ryan C. Gordon cef8847a06 Attempt to clean up the thread ID mess in platform_unix ... 16 년 전
  Ryan C. Gordon 2a65060cde Moved directory structure around. 17 년 전