archivers
|
Initialize an array to quiet compiler complaining.
|
2010-03-25 15:58:47 -04:00 |
extras
|
Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments.
|
2010-01-28 02:45:10 -05:00 |
lzma
|
Some targets need string.h here.
|
2010-02-03 22:50:07 -05:00 |
platform
|
Fixes for Haiku support, compliments of Chris Roberts.
|
2010-12-30 19:45:47 -05:00 |
test
|
Upped version to 2.0.1
|
2010-03-23 16:06:49 -04:00 |
zlib123
|
Added zlib README and updated license notes.
|
2008-01-23 05:01:50 +00:00 |
.hgignore
|
Added an .hgignore file to stable-2.0 branch.
|
2010-02-28 17:22:43 -05:00 |
CHANGELOG.txt
|
Removed the manually-maintained changelog.
|
2008-11-03 15:55:29 -05:00 |
CMakeLists.txt
|
Fixes for Haiku support, compliments of Chris Roberts.
|
2010-12-30 19:45:47 -05:00 |
CREDITS.txt
|
Added Patrice to the credits.
|
2010-02-03 23:19:23 -05:00 |
Doxyfile
|
Upped version to 2.0.1
|
2010-03-23 16:06:49 -04:00 |
INSTALL.txt
|
Updated install instructions.
|
2009-03-23 01:06:17 -04:00 |
LICENSE.txt
|
Update copyright date in stable-2.0 branch.
|
2010-03-23 13:39:34 -04:00 |
TODO.txt
|
Updated stable TODO.txt ...
|
2009-03-23 16:57:59 -04:00 |
makeos2.cmd
|
Added PHYSFS_symbolicLinksPermitted().
|
2007-04-01 22:06:37 +00:00 |
physfs.c
|
Backported fixes for bogus homedir bug to stable-2.0 branch.
|
2010-03-21 12:29:49 -04:00 |
physfs.h
|
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
|
2010-08-20 02:46:14 -04:00 |
physfs_byteorder.c
|
Removed the __arch__swabX macros; Linux kernel headers aren't reliable.
|
2009-03-23 00:13:08 -04:00 |
physfs_casefolding.h
|
Bunch of work on Unicode...added case-folding stricmp, removed
|
2007-03-15 08:16:23 +00:00 |
physfs_internal.h
|
Patched to compile on Solaris.
|
2010-04-07 12:34:31 -04:00 |
physfs_platforms.h
|
Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK.
|
2009-09-06 01:06:14 -04:00 |
physfs_unicode.c
|
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
|
2010-08-20 02:46:14 -04:00 |