Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+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.
Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation.
2016-08-26, by Ryan C. Gordon
Removed one more rude thing from the comments. :/
2016-08-17, by Ryan C. Gordon
extras/ignorecase.h: Fixed some typos.
2016-08-17, by Ryan C. Gordon
Fixed some documentation typos (thanks, Paul!).
2016-08-17, by Ryan C. Gordon
Replace unsigned long cast with cast to size_t (thanks, David!).
2016-08-16, by Ryan C. Gordon
Remove unused functions and variables in platform_windows.
2016-08-15, by David Yip
Remove unused variable in zip_hash_ancestors.
2016-08-15, by David Yip
Updated byte order tests to match what SDL does now.
2016-02-25, by Ryan C. Gordon
HTTPS all the things.
2016-02-25, by Ryan C. Gordon
zip: Reworked how we organize ZIP entries.
2016-02-25, by Ryan C. Gordon
Fixed a comment.
2016-02-25, by Ryan C. Gordon
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
Fixed a single-line comment.
2014-01-16, by Ryan C. Gordon
Updated installation notes.
2014-01-16, by Ryan C. Gordon
Added pkg-config support (thanks, Jonas!).
2013-11-13, by Ryan C. Gordon
Better basedir detection for various Unix platforms.
2013-08-23, by Ryan C. Gordon
Backport to stable-2.0: don't fsync read-only files.
stable-2.0
2013-08-22, by Ryan C. Gordon
Don't fsync() read-only filehandles (thanks, Andreas!).
2013-08-21, by Ryan C. Gordon
Fixed memory leak.
2013-08-20, by Ryan C. Gordon
Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!).
2013-07-16, by Ryan C. Gordon
Get rid of array of static archivers.
2012-11-30, by Ryan C. Gordon
Rearranged PHYSFS_Archiver struct.
2012-11-30, by Ryan C. Gordon
Removed comments added by Captain Obvious.
2012-11-30, by Ryan C. Gordon
Cleaned out "exists" nonsense in openRead() API.
2012-11-30, by Ryan C. Gordon
Remove __PHYSFS_setError(), use the new public API instead.
2012-11-30, by Ryan C. Gordon
Cleaned out the "exists" nonsense in the stat() API.
2012-11-30, by Ryan C. Gordon
Moved supportsSymlinks into PHYSFS_ArchiveInfo.
2012-11-30, by Ryan C. Gordon
Comment tweaks (FIXME additions, typo corrections, etc).
2012-11-29, by Ryan C. Gordon
Centralize responsibility for filtering symlinks during enumeration.
2012-11-29, by Ryan C. Gordon
POSIX version of __PHYSFS_platformStat() now reports symlinks correctly.
2012-11-29, by Ryan C. Gordon
Allow application-supplied archivers.
2012-11-28, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip