Historie revizí

Autor SHA1 Zpráva Datum
  Anonymous Maarten 2ddc65739a test_physfs: fix -Werror=stringop-truncation error před 3 měsíci
  Anonymous Maarten 2f6c758797 Fix -Wsign-compare warnings před 3 měsíci
  Ryan C. Gordon 957176bcf1 test_physfs: remove an unnecessary semicolon. před 2 roky
  Anonymous Maarten 98a60f635e test_physfs: add tree command před 2 roky
  Anonymous Maarten 880078db28 test_physfs: accept commands from arguments před 2 roky
  Ryan C. Gordon fdd38a3f8a Bumped main branch to to 3.2.0! před 3 roky
  Ryan C. Gordon 73d66441e3 Added PHYSFS_setRoot(). před 7 roky
  Ryan C. Gordon 3597a7b69a Call the default branch "3.1.0" to avoid confusion. před 8 roky
  Ryan C. Gordon 9e756312d5 Bumped version to 3.0.0! před 8 roky
  Ryan C. Gordon f130714e92 Fixed another compiler warning. před 8 roky
  Ryan C. Gordon 8ebecded22 Fixed Visual Studio compiler warning. před 8 roky
  Ryan C. Gordon cdba81f5c4 Static analysis fix. před 8 roky
  Ryan C. Gordon de444a9866 test_physfs: added a "cat2" command to read from two open file handles at once. před 8 roky
  Ryan C. Gordon 4438fe14cf Turn off MSVC anti-portability propaganda in test program. před 8 roky
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. před 13 roky
  Ryan C. Gordon 3e750a903f Added getmointpoint command to test_physfs. před 14 roky
  Ryan C. Gordon c306437ece test_physfs's "stat" command now respects unknown file times (-1). před 14 roky
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). před 14 roky
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. před 15 roky
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! před 15 roky
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). před 15 roky
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. před 15 roky
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. před 15 roky
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. před 15 roky
  Ryan C. Gordon 94c621c8fb Updated test_physfs.c to not use deprecated functions. před 15 roky
  Ryan C. Gordon c369e78296 Added crc32 command to test_physfs.c (thanks, Christoph!). před 16 roky
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. před 16 roky
  Ryan C. Gordon 5720b168ca Fixed compiler warning on newer Linux systems. před 16 roky
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. před 16 roky
  Ryan C. Gordon 05e3864db8 Updated test_physfs.c's version to match everything else. před 17 roky