Нет описания

Ryan C. Gordon 4344c4fd60 Fix Win10's GetUserProfileDirectory() problem in stable-2.0 branch. 7 лет назад
archivers 8d62a2c7e1 Fix bug with copying z_stream objects around in zip archiver (thanks, Andrei!). 9 лет назад
extras 26c1d991d4 Fixed a compiler warning. 14 лет назад
lzma c906916f4e Some targets need string.h here. 16 лет назад
platform 4344c4fd60 Fix Win10's GetUserProfileDirectory() problem in stable-2.0 branch. 7 лет назад
test 69f3a2654a Bumped version to 2.0.3. 13 лет назад
zlib123 ee9e106555 Added zlib README and updated license notes. 18 лет назад
.hgignore ff0b95c758 Added an .hgignore file to stable-2.0 branch. 16 лет назад
CHANGELOG.txt 2e134c7190 Removed the manually-maintained changelog. 17 лет назад
CMakeLists.txt 783d661bf8 Explicitly check for pthread library, and link against it. 13 лет назад
CREDITS.txt 87f4ed6786 Backport to stable-2.0: don't fsync read-only files. 12 лет назад
Doxyfile c0a3282b8d Tweaked Doxyfile default version string for stable-2.0 branch. 15 лет назад
INSTALL.txt 8b4f9e89b2 Updated install instructions. 17 лет назад
LICENSE.txt da8ef230b4 Update copyright date. 9 лет назад
TODO.txt 60366b5b32 Updated stable TODO.txt ... 17 лет назад
makeos2.cmd 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). 19 лет назад
physfs.c b13e4d878d Constify the archivers pointers. 13 лет назад
physfs.h 133d4c17ff Backport from default branch: corrected PHYSFS_enumerateFiles() documentation. 11 лет назад
physfs_byteorder.c 6df0e5ffba Removed the __arch__swabX macros; Linux kernel headers aren't reliable. 17 лет назад
physfs_casefolding.h 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 19 лет назад
physfs_internal.h c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. 13 лет назад
physfs_platforms.h 038b0fa5fa Disable CD-ROM support on Android for stable-2.0 branch. 13 лет назад
physfs_unicode.c 4043d09295 Backport from dev branch: utf8codepoint() should always advance pointer. 14 лет назад