Нет описания

Ryan C. Gordon fb149451b8 Don't sort if there's nothing to do (prevents array underflow, too). 13 лет назад
archivers 647867b6e4 Backport from dev branch: infinite loop in zip_expand_symlink_path(). 14 лет назад
extras 26c1d991d4 Fixed a compiler warning. 14 лет назад
lzma c906916f4e Some targets need string.h here. 16 лет назад
platform b7694abe3c More patched to compile. 14 лет назад
test 9b561b4799 Upped version to 2.0.2 15 лет назад
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 8cd359f517 Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc. 14 лет назад
CREDITS.txt 3ffdc65c6e Added Patrice to the credits. 16 лет назад
Doxyfile c0a3282b8d Tweaked Doxyfile default version string for stable-2.0 branch. 15 лет назад
INSTALL.txt 8b4f9e89b2 Updated install instructions. 17 лет назад
LICENSE.txt 896b455f6b Corrected copyright dates in stable-2.0 branch's license. 15 лет назад
TODO.txt 60366b5b32 Updated stable TODO.txt ... 17 лет назад
makeos2.cmd 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). 19 лет назад
physfs.c fb149451b8 Don't sort if there's nothing to do (prevents array underflow, too). 13 лет назад
physfs.h 9b561b4799 Upped version to 2.0.2 15 лет назад
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 a62e315088 Patched to compile. 14 лет назад
physfs_platforms.h 88268ab857 Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK. 16 лет назад
physfs_unicode.c 4043d09295 Backport from dev branch: utf8codepoint() should always advance pointer. 14 лет назад