No Description

Ryan C. Gordon 06c6e8806b Backport of Windows file sharing fix from default branch. 16 years ago
archivers 0310835418 Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments. 16 years ago
extras 0310835418 Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments. 16 years ago
lzma c906916f4e Some targets need string.h here. 16 years ago
platform 06c6e8806b Backport of Windows file sharing fix from default branch. 16 years ago
test 7aaa4dc6bf Fixed compiler warning on newer Linux systems. 16 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 b45c0ce151 Catch case where we use the Unix code on a non-Unix system that lacks pthreads. 16 years ago
CREDITS.txt 3ffdc65c6e Added Patrice to the credits. 16 years ago
Doxyfile fed94bf21a Upped version to 2.0.0! 17 years ago
INSTALL.txt 8b4f9e89b2 Updated install instructions. 17 years ago
LICENSE.txt a6354f6869 Updated copyright date. 17 years ago
TODO.txt 60366b5b32 Updated stable TODO.txt ... 17 years ago
makeos2.cmd 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). 19 years ago
physfs.c 78037a7ccb Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!). 17 years ago
physfs.h fed94bf21a Upped version to 2.0.0! 17 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 1b042d124d Yet another attempt to patch to compile. 18 years ago
physfs_platforms.h 88268ab857 Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK. 16 years ago
physfs_unicode.c a259eb4efe Merged 998:974b90b56c43 from default branch: latin1-to-UTF8 fix. 16 years ago