Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-50
-30
+30
+50
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Move __PHYSFS_strdup() declaration up with other string helpers.
2016-02-25, by Ryan C. Gordon
zip: Don't allocate a 256k buffer on the stack for zip64 parsing.
2016-02-24, by Ryan C. Gordon
Added a minor comment.
2016-02-24, by Ryan C. Gordon
Replaced PhysFS.NET with a README pointing to more modern C# bindings.
2016-01-29, by Ryan C. Gordon
Updated Copyright.
2016-01-01, by Ryan C. Gordon
Updated copyright.
stable-2.0
2016-01-01, by Ryan C. Gordon
Fixes to SDL_RWops bridge code.
2015-07-28, by Ryan C. Gordon
Fixed compiler warning about unused variable because assert() is awful.
2015-07-02, by Ryan C. Gordon
Removed a few tabstops to test something on the Mercurial server.
2015-06-18, by Ryan C. Gordon
Fixed incorrect logic ("!x != 5" instead of "x != 5").
2015-06-16, by Ryan C. Gordon
Added some FIXMEs.
2015-04-19, by Ryan C. Gordon
dos2unix'd platform_winrt.cpp
2015-04-19, by Ryan C. Gordon
Removed some tabs and an extra semicolon.
2015-04-19, by Ryan C. Gordon
Added Martin Ahrnbom to the credits.
2015-04-19, by Ryan C. Gordon
Added support for WinRT 8.1 Universal Apps.
2015-03-29, by Martin Ahrnbom
Make sure read buffers get reinitialized before refilling (thanks, Michael!).
2014-09-11, by Ryan C. Gordon
Make static analysis happy.
2014-08-19, by Ryan C. Gordon
Fixed resource leak when failing to mount a file that isn't an archive.
2014-08-19, by Ryan C. Gordon
The stable-1.0 branch didn't support Unicode at all.
stable-1.0
2014-08-14, by Ryan C. Gordon
Short circuit case-insensitive compare of two equal Unicode codepoints.
2014-08-14, by Ryan C. Gordon
PHYSFS_enumerateFiles() actually promises sorting order, and always has.
2014-08-14, by Ryan C. Gordon
Backport from default branch: corrected PHYSFS_enumerateFiles() documentation.
stable-1.0
2014-08-14, by Ryan C. Gordon
Backport from default branch: corrected PHYSFS_enumerateFiles() documentation.
stable-2.0
2014-08-14, by Ryan C. Gordon
Fix NULL flush() in PHYSFS_Io crash
2014-07-20, by Willi Schinmeyer
Static analysis fixes backported to the stable-2.0 branch.
stable-2.0
2014-02-07, by Ryan C. Gordon
This returns -1 on error, not zero. :/
2014-02-07, by Ryan C. Gordon
PHYSFS_stat() returns zero on error, not -1.
2014-02-07, by Ryan C. Gordon
We always use miniz now.
2014-02-07, by Ryan C. Gordon
Renamed a function to make Clang static analysis happy.
2014-02-07, by Ryan C. Gordon
Added a FIXME.
2014-01-16, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-50
-30
+30
+50
+100
+300
tip