説明なし

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