Ryan C. Gordon
|
4344c4fd60
Fix Win10's GetUserProfileDirectory() problem in stable-2.0 branch.
|
7 năm trước cách đây |
Ryan C. Gordon
|
8d62a2c7e1
Fix bug with copying z_stream objects around in zip archiver (thanks, Andrei!).
|
9 năm trước cách đây |
Ryan C. Gordon
|
da8ef230b4
Update copyright date.
|
9 năm trước cách đây |
Ryan C. Gordon
|
4555bb8cd8
Updated copyright.
|
10 năm trước cách đây |
Ryan C. Gordon
|
133d4c17ff
Backport from default branch: corrected PHYSFS_enumerateFiles() documentation.
|
11 năm trước cách đây |
Ryan C. Gordon
|
1cfce370eb
Static analysis fixes backported to the stable-2.0 branch.
|
12 năm trước cách đây |
Ryan C. Gordon
|
87f4ed6786
Backport to stable-2.0: don't fsync read-only files.
|
12 năm trước cách đây |
Ryan C. Gordon
|
038b0fa5fa
Disable CD-ROM support on Android for stable-2.0 branch.
|
13 năm trước cách đây |
Ryan C. Gordon
|
783d661bf8
Explicitly check for pthread library, and link against it.
|
13 năm trước cách đây |
Ryan C. Gordon
|
ca561d6bef
Tagging 2.0.3 release
|
13 năm trước cách đây |
Ryan C. Gordon
|
712c7d8c66
Use .tar.bz2 for "make dist" instead of .tar.gz
|
13 năm trước cách đây |
Ryan C. Gordon
|
ef77bb40ba
Added Lauri Kasanen to the CREDITS for a last-minute 2.0.3 patch.
|
13 năm trước cách đây |
Lauri Kasanen
|
b13e4d878d
Constify the archivers pointers.
|
13 năm trước cách đây |
Ryan C. Gordon
|
69f3a2654a
Bumped version to 2.0.3.
|
13 năm trước cách đây |
Ryan C. Gordon
|
3e0fb8c998
Bumped copyright year.
|
13 năm trước cách đây |
Ryan C. Gordon
|
5fe652d7ad
Stupid fix for zip_find_entry().
|
13 năm trước cách đây |
Ryan C. Gordon
|
5af008eac3
Don't look for libhistory.
|
13 năm trước cách đây |
Ryan C. Gordon
|
781f5bf419
Check for alternate __unix__ predef.
|
13 năm trước cách đây |
Ryan C. Gordon
|
c188729b12
Backport from default branch: clean up the thread ID mess in platform_unix.
|
13 năm trước cách đây |
Ryan C. Gordon
|
fb149451b8
Don't sort if there's nothing to do (prevents array underflow, too).
|
13 năm trước cách đây |
Ryan C. Gordon
|
26c1d991d4
Fixed a compiler warning.
|
14 năm trước cách đây |
Ryan C. Gordon
|
b7694abe3c
More patched to compile.
|
14 năm trước cách đây |
Ryan C. Gordon
|
a62e315088
Patched to compile.
|
14 năm trước cách đây |
Ryan C. Gordon
|
e3b622af4e
Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test.
|
14 năm trước cách đây |
Ryan C. Gordon
|
063afc9f18
Put some include-once and extern "C" blocks in the extras' headers.
|
14 năm trước cách đây |
Ryan C. Gordon
|
f0cb6de676
Fixed some __PHYSFS_platformTell() things in stable-2.0 branch.
|
14 năm trước cách đây |
Ryan C. Gordon
|
a7d5c1d3cd
Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
|
14 năm trước cách đây |
Ryan C. Gordon
|
8cd359f517
Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc.
|
14 năm trước cách đây |
Ryan C. Gordon
|
cdcb169bcc
Backport from default branch: fixed basedir detection on Mac OS X.
|
14 năm trước cách đây |
Ryan C. Gordon
|
647867b6e4
Backport from dev branch: infinite loop in zip_expand_symlink_path().
|
14 năm trước cách đây |