Ryan C. Gordon
|
9ea364e46e
Bumped version to 3.0.1!
|
8 anni fa |
Ryan C. Gordon
|
179bd1d40a
Catch access to paths that are just "." or ".." without any path separator.
|
8 anni fa |
Ryan C. Gordon
|
a80261989e
Fixed mounting a symlink to a real directory.
|
8 anni fa |
Ryan C. Gordon
|
b8aa7dab87
Fixed some infinite loops that a maliciously-crafted .iso can trigger.
|
8 anni fa |
Ryan C. Gordon
|
b9fd9e8100
Don't allow NULL filenames to be mounted.
|
8 anni fa |
Ryan C. Gordon
|
e290b8d0a0
Fixed crash when duplicating PHYSFS_Io for zipfiles.
|
8 anni fa |
Ryan C. Gordon
|
12b7a80640
Added some notes on API documentation.
|
8 anni fa |
Ryan C. Gordon
|
9e756312d5
Bumped version to 3.0.0!
|
8 anni fa |
Ryan C. Gordon
|
975b7a577b
Added R?mi Verschelde to the credits.
|
8 anni fa |
R?mi Verschelde
|
3167a48675
CMake: Honor LIB_SUFFIX for pkgconfig install path
|
8 anni fa |
Ryan C. Gordon
|
bb2c38cdea
Added SLB to list of supported archives.
|
8 anni fa |
Ryan C. Gordon
|
9b42fe23fd
Fixed doxygen comment.
|
8 anni fa |
Ryan C. Gordon
|
300beeda72
Tagging 2.1.1 release
|
8 anni fa |
Ryan C. Gordon
|
1722e9ba92
Added Tobias Markus to CREDITS.txt.
|
8 anni fa |
Ryan C. Gordon
|
4ca60a090b
cmake: mark readline include directories as SYSTEM (thanks, Tobias!).
|
8 anni fa |
Ryan C. Gordon
|
3d8817346d
Fixed seeking within read buffers.
|
8 anni fa |
Ryan C. Gordon
|
425131ccda
Simplified doBufferedRead().
|
8 anni fa |
Ryan C. Gordon
|
2b78f64c11
Fixed PHYSFS_flush().
|
8 anni fa |
Ryan C. Gordon
|
395b2b02dd
OS/2: Patched to compile.
|
8 anni fa |
Ryan C. Gordon
|
69d3df3286
OS/2: Deal with UTF-8 -> codepage conversion on older OS/2 installs.
|
8 anni fa |
Ryan C. Gordon
|
7a26b83733
OS/2: don't report failures on Unicode conversion on older OS/2 installs.
|
8 anni fa |
Francesco Bertolaccini
|
e728c65912
vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents.
|
8 anni fa |
Marty Plummer
|
db700fd327
Allow physfs.pc generation on mingw-w64 and osx homebrew/etc,
|
8 anni fa |
Ryan C. Gordon
|
21b2fd39f2
Made PHYSFS_caseFold() a public API.
|
8 anni fa |
Ryan C. Gordon
|
bc2ddf0a53
Added some warnings to the docs about converting bad Unicode strings.
|
8 anni fa |
Ryan C. Gordon
|
9f8ecb91cb
unicode: Added UTF-16 and UCS-4 stricmp functions.
|
8 anni fa |
Ryan C. Gordon
|
eb75883226
OS/2: Fixed NULL pointer dereference.
|
8 anni fa |
Ryan C. Gordon
|
689333dc8f
Clarified some documentation.
|
8 anni fa |
Ryan C. Gordon
|
6ad71878fe
Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change.
|
8 anni fa |
Ryan C. Gordon
|
4e0d3d55e9
Make PHYSFS_EnumerateCallback return an enum instead of an int.
|
8 anni fa |