No Description

Ryan C. Gordon 712c7d8c66 Use .tar.bz2 for "make dist" instead of .tar.gz 13 years ago
archivers 5fe652d7ad Stupid fix for zip_find_entry(). 13 years ago
extras 26c1d991d4 Fixed a compiler warning. 14 years ago
lzma c906916f4e Some targets need string.h here. 16 years ago
platform c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. 13 years ago
test 69f3a2654a Bumped version to 2.0.3. 13 years ago
zlib123 ee9e106555 Added zlib README and updated license notes. 18 years ago
.hgignore ff0b95c758 Added an .hgignore file to stable-2.0 branch. 16 years ago
CHANGELOG.txt 2e134c7190 Removed the manually-maintained changelog. 17 years ago
CMakeLists.txt 712c7d8c66 Use .tar.bz2 for "make dist" instead of .tar.gz 13 years ago
CREDITS.txt ef77bb40ba Added Lauri Kasanen to the CREDITS for a last-minute 2.0.3 patch. 13 years ago
Doxyfile c0a3282b8d Tweaked Doxyfile default version string for stable-2.0 branch. 15 years ago
INSTALL.txt 8b4f9e89b2 Updated install instructions. 17 years ago
LICENSE.txt 3e0fb8c998 Bumped copyright year. 13 years ago
TODO.txt 60366b5b32 Updated stable TODO.txt ... 17 years ago
makeos2.cmd 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). 19 years ago
physfs.c b13e4d878d Constify the archivers pointers. 13 years ago
physfs.h 69f3a2654a Bumped version to 2.0.3. 13 years ago
physfs_byteorder.c 6df0e5ffba Removed the __arch__swabX macros; Linux kernel headers aren't reliable. 17 years ago
physfs_casefolding.h 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 19 years ago
physfs_internal.h c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. 13 years ago
physfs_platforms.h 781f5bf419 Check for alternate __unix__ predef. 13 years ago
physfs_unicode.c 4043d09295 Backport from dev branch: utf8codepoint() should always advance pointer. 14 years ago