Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
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.
vdf: Remove unused chunks of code, fix endianness.
2017-07-03, by Francesco Bertolaccini
Remove unused variable.
2017-07-03, by Francesco Bertolaccini
Changed some URLs from http:// to https://, where supported.
2017-06-20, by Ryan C. Gordon
Add support for VDF
2017-06-20, by Francesco Bertolaccini
Fix bug with copying z_stream objects around in zip archiver (thanks, Andrei!).
stable-1.0
2017-02-17, by Ryan C. Gordon
Fix bug with copying z_stream objects around in zip archiver (thanks, Andrei!).
stable-2.0
2017-02-17, by Ryan C. Gordon
Updated copyright date.
stable-1.0
2017-02-17, by Ryan C. Gordon
Update copyright date.
stable-2.0
2017-02-17, by Ryan C. Gordon
Updated copyright to 2017.
2017-02-17, by Ryan C. Gordon
Removed unused variable in extras/ignorecase.c ...
2016-10-06, by Ryan C. Gordon
Added a mostly-harmless FIXME.
2016-09-12, by Ryan C. Gordon
Added support for password-protected .zip files.
2016-09-12, by Ryan C. Gordon
Platform deinit should happen last, since other deinit bits might depend on it.
2016-09-07, by Ryan C. Gordon
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
tip