Ryan C. Gordon
|
c14984f70e
Fixed compiler warnings in win32 API calls (thanks, Dennis!).
|
18 years ago |
Ryan C. Gordon
|
32fb2ab4a9
Various archiver swap and compare functions now check if they are
|
18 years ago |
Ryan C. Gordon
|
0e720678af
Minor Windows fix (thanks, fydo!).
|
18 years ago |
Ryan C. Gordon
|
81d6df6972
Updated copyright date.
|
18 years ago |
Ryan C. Gordon
|
aee6bd359e
Added zlib README and updated license notes.
|
18 years ago |
Ryan C. Gordon
|
0abf1d7584
Corrected credit in Changelog.
|
18 years ago |
Ryan C. Gordon
|
6ec1239122
Fixed HTTP header in physfshttpd.c.
|
18 years ago |
Ryan C. Gordon
|
9c8f5312de
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
|
18 years ago |
Ryan C. Gordon
|
be12a5bdc5
Mingw32 fix for 64-bit literals.
|
18 years ago |
Ryan C. Gordon
|
782bb8a06f
Whoops, it's malloc.h, not alloca.h ...
|
18 years ago |
Ryan C. Gordon
|
8d1003ce7f
Fixed missing alloc macro on mingw32, I think.
|
18 years ago |
Ryan C. Gordon
|
87f7eb152a
Fixed crash on zero-byte read/write (thanks, Ensiform!).
|
18 years ago |
Ryan C. Gordon
|
fc6d85b2f4
Backport from devbranch:
|
19 years ago |
Ryan C. Gordon
|
625e8e8f87
Merged r893:894 from trunk: Doxygen correction.
|
19 years ago |
Ryan C. Gordon
|
785d617e74
Backport of r880:881 from trunk: try DIR archiver first.
|
19 years ago |
Ryan C. Gordon
|
bc14217e36
Whoops, this should probably be chopping the string instead of turning
|
19 years ago |
Ryan C. Gordon
|
994e62e5f2
Fixed typo in Doxygen comment.
|
19 years ago |
Ryan C. Gordon
|
cbf1dc67f3
Apparently the visibility attribute only exists in gcc3 and up.
|
20 years ago |
Ryan C. Gordon
|
0d9f7c7b8a
Added -fvisibility=hidden support, for builds by gcc4 and later.
|
20 years ago |
Ryan C. Gordon
|
c08f79715b
Changed my email address.
|
20 years ago |
Ryan C. Gordon
|
cf12ff2b96
Added physfs.rc for Windows builds (thanks, Dennis!)
|
20 years ago |
Ryan C. Gordon
|
57b48ae7f6
Fixed documentation for PHYSFS_setWriteDir().
|
20 years ago |
Ryan C. Gordon
|
f71362cbb7
Fixed minor whitespace issue.
|
20 years ago |
Ryan C. Gordon
|
7130cea2bf
Minor MingW patches backported from dev branch.
|
20 years ago |
Ryan C. Gordon
|
33ce47743f
Assert define fix.
|
20 years ago |
Ryan C. Gordon
|
7840ae68a6
Updated MacOS Classic CodeWarrior project.
|
20 years ago |
Ryan C. Gordon
|
69d796fc7b
Set svn:ignore.
|
20 years ago |
Ryan C. Gordon
|
a2ca51373c
Fixed compiler warning in physfs.c.
|
20 years ago |
Ryan C. Gordon
|
caf1c499be
Version bump for test program.
|
20 years ago |
Ryan C. Gordon
|
14993f806e
Added some files to dist.
|
20 years ago |