Ryan C. Gordon
|
15073ad63f
Fixed Win10's GetUserProfileDirectory() bug in stable-1.0 branch.
|
7 лет назад |
Ryan C. Gordon
|
c65c196152
Fix bug with copying z_stream objects around in zip archiver (thanks, Andrei!).
|
9 лет назад |
Ryan C. Gordon
|
77f939cb43
Updated copyright date.
|
9 лет назад |
Ryan C. Gordon
|
cdbd264cb4
The stable-1.0 branch didn't support Unicode at all.
|
11 лет назад |
Ryan C. Gordon
|
e095ee4303
Backport from default branch: corrected PHYSFS_enumerateFiles() documentation.
|
11 лет назад |
Ryan C. Gordon
|
9977f5c9b4
Don't sort if there's nothing to do (prevents array underflow, too).
|
13 лет назад |
Ryan C. Gordon
|
0ba88e4714
Put some include-once and extern "C" blocks in the extras' headers.
|
14 лет назад |
Ryan C. Gordon
|
8ae1b528a0
Fixed __PHYSFS_platformTell() things in stable-1.0 branch.
|
14 лет назад |
Ryan C. Gordon
|
1921be0ddf
Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
|
14 лет назад |
Ryan C. Gordon
|
08a15ea0c6
Backport from dev branch: infinite loop in zip_expand_symlink_path().
|
14 лет назад |
Ryan C. Gordon
|
5a07f78897
Corrected copyright dates in stable-1.0 branch's license.
|
15 лет назад |
Ryan C. Gordon
|
205a7d3e63
Backported zip/qpak dir fix from dev branch to stable-1.0.
|
15 лет назад |
Ryan C. Gordon
|
ef63e223c3
Updated copyright date in stable-1.0 branch.
|
16 лет назад |
Ryan C. Gordon
|
7888c05d4d
Added an .hgignore to the stable-1.0 branch.
|
16 лет назад |
Ryan C. Gordon
|
5db500ac4e
Fixed compiler warning on newer Linux systems.
|
16 лет назад |
Ryan C. Gordon
|
8ff89ca115
Merged 1018:23aee7da04e0 from default branch: C++-style comment fixes.
|
16 лет назад |
Ryan C. Gordon
|
c973e5a46b
Fixed some wrong parentheses in the OS/2 code.
|
16 лет назад |
Ryan C. Gordon
|
ea1b848580
Tagging 1.0.2 release.
|
17 лет назад |
Ryan C. Gordon
|
6667d42c31
Updated version to 1.0.2 in configure.in ...
|
17 лет назад |
Ryan C. Gordon
|
0314ea857b
"make dist" removes Mercurial directory.
|
17 лет назад |
Ryan C. Gordon
|
b35a36ddaa
Upped version to 1.0.2.
|
17 лет назад |
Ryan C. Gordon
|
87aeb4dd16
Updated copyright.
|
17 лет назад |
Ryan C. Gordon
|
836c941bc7
Removed a reference to CVS.
|
17 лет назад |
Ryan C. Gordon
|
552769be6b
Ripped out hand-crafted changelog.
|
17 лет назад |
Ryan C. Gordon
|
d407ca2266
Updated copyright.
|
17 лет назад |
Ryan C. Gordon
|
2470672852
Tagging 1.0.1 release.
|
17 лет назад |
Ryan C. Gordon
|
42eb0768d5
Merged changeset 948:923323444178 from default branch: valgrind sorting fix.
|
17 лет назад |
Ryan C. Gordon
|
ab4e94c49e
Merged r939:940 from trunk: Fix PHYSFS_openAppend() on Unix.
|
18 лет назад |
Ryan C. Gordon
|
f1ba7f8112
Removed a FIXME.
|
18 лет назад |
Ryan C. Gordon
|
27d1a25b24
Had a "msgbuf" where I should have had a "msgbuf[0]" (thanks, James!).
|
18 лет назад |