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.
Removed a FIXME.
2012-03-20, by Ryan C. Gordon
Reworked the error reporting API. Now we use error codes instead of strings.
2012-03-20, by Ryan C. Gordon
Fixed mutex misuse.
2012-03-20, by Ryan C. Gordon
Check for mutex bugs.
2012-03-20, by Ryan C. Gordon
Use UTF-16 on Windows, not UCS-2.
2012-03-19, by Ryan C. Gordon
Try to make a sane default for CD detection path by platform.
2012-03-19, by Ryan C. Gordon
Make physfs_platforms.h define with a 1, so "#if X" works.
2012-03-19, by Ryan C. Gordon
Use our platform test macro for Solaris.
2012-03-19, by Ryan C. Gordon
Added Linux and Solaris tests.
2012-03-19, by Ryan C. Gordon
Let's gamble that everything has assert.h.
2012-03-19, by Ryan C. Gordon
Minor code style cleanup in platform_beos.cpp ...
2012-03-19, by Ryan C. Gordon
Removed some unused code.
2012-03-19, by Ryan C. Gordon
Use physfs_platforms.h in physfs_internal.h, to avoid repeated macro tests.
2012-03-19, by Ryan C. Gordon
Removed llseek().
2012-03-18, by Ryan C. Gordon
Fixed a comment. Cut and paste error, I guess?
2012-03-18, by Ryan C. Gordon
Removed __PHYSFS_platformCvtToDependent().
2012-03-15, by Ryan C. Gordon
Make __PHYSFS_platformDirSeparator into a single char.
2012-03-15, by Ryan C. Gordon
Removed __PHYSFS_convertToDependent(), as dead code.
2012-03-15, by Ryan C. Gordon
Reworked BeOS CD detection code.
2012-03-14, by Ryan C. Gordon
Added Evgeny Podjachev to the credits.
2012-03-14, by Ryan C. Gordon
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip