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 PHYSFS_read() and PHYSFS_write() in the dev branch.
2012-03-14, by Ryan C. Gordon
Removed check that .zip files are less than 4 gigabytes.
2012-03-13, by Ryan C. Gordon
Fixed dereference of free()'d memory.
2012-03-13, by Ryan C. Gordon
Apparently, __PHYSFS_platformCurrentDir() is dead code.
2012-03-13, by Ryan C. Gordon
Move Windows CD-ROM detection to another thread that uses device notifications.
2012-03-12, by Ryan C. Gordon
PhysicsFS works on Win64 now.
2012-03-12, by Ryan C. Gordon
Fixed stack smashing in newly-aligned __PHYSFS_smallAlloc().
2012-03-12, by Ryan C. Gordon
More doc tweaks.
2012-03-11, by Ryan C. Gordon
Removed __PHYSFS_platformRealPath().
2012-03-11, by Ryan C. Gordon
Replace C++/C99 single-line comments in miniz with C98 /* comments */ ...
2012-03-11, by Ryan C. Gordon
Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources.
2012-03-11, by Ryan C. Gordon
Change how Unix version of __PHYSFS_platformCurrentDir() allocates memory.
2012-03-11, by Ryan C. Gordon
Minor updates to the docs.
2012-03-11, by Ryan C. Gordon
Fixed some compiler warnings.
2012-03-10, by Ryan C. Gordon
Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/
2012-03-10, by Ryan C. Gordon
Merge with pocketpc removal.
2012-03-10, by Ryan C. Gordon
Bump the smallAlloc threshold up to 256 bytes.
2012-03-09, by Ryan C. Gordon
Align smallAllocs to the native pointer size.
2012-03-09, by Ryan C. Gordon
Cleaned up all the readAll() cut and paste.
2012-03-09, by Ryan C. Gordon
We never use calloc() internally.
2012-03-09, by Ryan C. Gordon
Cleaned up the updated TODO.txt, removed things that are already done, etc.
2012-03-09, by Ryan C. Gordon
Updated TODO.txt from notes I had scratch down elsewhere over time.
2012-03-09, by Ryan C. Gordon
Cleaned up some __PHYSFS_platformStat() details.
2012-03-09, by Ryan C. Gordon
Removed the non-Unicode fallbacks from platform_windows.c, other cleanups.
2012-03-10, by Ryan C. Gordon
Removed OS/2 support.
2012-03-09, by Ryan C. Gordon
Removed PocketPC support. It was old and crusty and targeted a dead platform.
2012-03-09, by Ryan C. Gordon
Fixed a compiler warning.
stable-2.0
2011-11-18, by Ryan C. Gordon
Fixed a compiler warning.
2011-11-18, by Ryan C. Gordon
Add support for SDL 1.3 to physfsrwops.
2011-10-18, by Ryan C. Gordon
Fixed deprecation warning in physfsrwops
2011-10-18, by Sam Lantinga
Fixed up some bugs that clang's static analysis reported.
2011-10-18, by Ryan C. Gordon
More patched to compile.
stable-2.0
2011-10-06, by Ryan C. Gordon
Patched to compile.
stable-2.0
2011-10-06, by Ryan C. Gordon
Patched to compile.
2011-10-06, by Ryan C. Gordon
Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test.
stable-2.0
2011-10-05, by Ryan C. Gordon
Added Norfanin to the credits.
2011-10-05, by Ryan C. Gordon
Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test.
2011-10-05, by Ryan C. Gordon
Put some include-once and extern "C" blocks in the extras' headers.
stable-1.0
2011-09-24, by Ryan C. Gordon
Put some include-once and extern "C" blocks in the extras' headers.
stable-2.0
2011-09-24, by Ryan C. Gordon
Put some include-once and extern "C" blocks in the extras' headers.
2011-09-24, by Ryan C. Gordon
Fixed a typo in the docs.
2011-09-22, by Ryan C. Gordon
Corrected __PHYSFS_platformTell()'s return value to be correct.
2011-08-01, by Ryan C. Gordon
Fixed __PHYSFS_platformTell() things in stable-1.0 branch.
stable-1.0
2011-08-01, by Ryan C. Gordon
Fixed some __PHYSFS_platformTell() things in stable-2.0 branch.
stable-2.0
2011-08-01, by Ryan C. Gordon
Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
stable-1.0
2011-08-01, by Ryan C. Gordon
Removed __PHYSFS_platformEOF(). It's not used anymore.
2011-08-01, by Ryan C. Gordon
Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
stable-2.0
2011-08-01, by Ryan C. Gordon
Removed a space in CMakeLists.txt that can make the linker grumpy.
2011-07-25, by Ryan C. Gordon
Removed deprecated Mac OS X APIs.
2011-07-25, by Ryan C. Gordon
Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc.
stable-2.0
2011-07-16, by Ryan C. Gordon
Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc.
2011-07-16, by Ryan C. Gordon
Backport from default branch: fixed basedir detection on Mac OS X.
stable-2.0
2011-07-09, by Ryan C. Gordon
Fixed basedir calculation on Mac OS X.
2011-07-09, by Ryan C. Gordon
Added Frank Becker to the credits.
2011-06-22, by Ryan C. Gordon
POSIX version of __PHYSFS_platformStat() forgot to set *exists properly.
2011-06-22, by Ryan C. Gordon
Backport from dev branch: infinite loop in zip_expand_symlink_path().
stable-1.0
2011-06-01, by Ryan C. Gordon
Backport from dev branch: infinite loop in zip_expand_symlink_path().
stable-2.0
2011-06-01, by Ryan C. Gordon
Backport from dev branch: utf8codepoint() should always advance pointer.
stable-2.0
2011-06-01, by Ryan C. Gordon
Make sure utf8codepoint() advances the pointer even on bogus input.
2011-06-01, by Ryan C. Gordon
Fixed infinite loop in zip_expand_symlink_path().
2011-06-01, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip