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.
haiku: CD-ROM detection should report any mounted volume on a B_CD device.
2017-08-10, by Ryan C. Gordon
FIXME removal: it's okay for the PHYSFS_Io to be NULL here.
2017-08-08, by Ryan C. Gordon
apple: Patched to compile on XCode versions < 7.
2017-08-08, by Ryan C. Gordon
windows: minor cleanup.
2017-08-08, by Ryan C. Gordon
apple: Start using some Cocoa APIs, clean up a few related things.
2017-08-08, by Ryan C. Gordon
Rename physfs_platform_macos.c to physfs_platform_apple.m
2017-08-08, by Ryan C. Gordon
cmake: Pacify warning about Policy CMP0042 not being set.
2017-08-08, by Ryan C. Gordon
Fixed compiler warnings on GCC.
2017-08-06, by Ryan C. Gordon
Fixed compiler warnings on Visual Studio.
2017-08-06, by Ryan C. Gordon
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
2017-08-06, by Ryan C. Gordon
Removed some FIXMEs that aren't valid.
2017-08-06, by Ryan C. Gordon
windows: Patched to compile! (...?)
2017-08-06, by Ryan C. Gordon
windows: (maybe) patched to compile on Visual Studio.
2017-08-06, by Ryan C. Gordon
PHYSFS_File buffering now uses size_t.
2017-08-06, by Ryan C. Gordon
windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat().
2017-08-06, by Ryan C. Gordon
Add basic atomic operations for refcounting, etc.
2017-08-06, by Ryan C. Gordon
physfshttpd: deal with write errors on the socket.
2017-08-06, by Ryan C. Gordon
__PHYSFS_platformDeinit() should return void.
2017-08-06, by Ryan C. Gordon
windows: Removed (what I think is) a copy/paste error.
2017-08-05, by Ryan C. Gordon
windows: Use a real synchronization primitive for CD detection thread init.
2017-08-05, by Ryan C. Gordon
More FIXME cleanups.
2017-08-04, by Ryan C. Gordon
Make compile-time asserts more readable.
2017-08-04, by Ryan C. Gordon
FIXME removal: This is an appropriate error code already.
2017-08-04, by Ryan C. Gordon
Removed FIXME: this was already fixed at some point.
2017-08-04, by Ryan C. Gordon
os/2: Patched to compile (?).
2017-08-02, by Ryan C. Gordon
os/2: attempt to get cpuid support on OpenWatcom builds.
2017-08-02, by Ryan C. Gordon
windows: Patched to compile.
2017-08-02, by Ryan C. Gordon
windows: Just pass HANDLEs around instead of wrapping in a struct.
2017-08-02, by Ryan C. Gordon
windows: Fixed logic bug.
2017-08-02, by Ryan C. Gordon
windows: better test for WinRT vs win32 (...I think...?)
2017-08-02, by Ryan C. Gordon
Updated Unicode case folding support to something 10 years newer. :)
2017-07-31, by Ryan C. Gordon
Fixed compiler warning.
2017-07-26, by Ryan C. Gordon
WinRT: Disable harmless (in our case) linker warning.
2017-07-26, by Ryan C. Gordon
Added an assert for a FIXME that is now handled elsewhere.
2017-07-25, by Ryan C. Gordon
Fixed building for WinRT via CMake.
2017-07-25, by Ryan C. Gordon
Serious cleanup and update of Windows RT support.
2017-07-24, by Ryan C. Gordon
Minor cleanup.
2017-07-24, by Ryan C. Gordon
Some minor preprocessor nitpicks.
2017-07-24, by Ryan C. Gordon
unix: getmntinfo() should proabably be set to MNT_NOWAIT to avoid blocking.
2017-07-22, by Ryan C. Gordon
Minor QNX fix; don't warn about CD-ROM support (for now).
2017-07-22, by Ryan C. Gordon
Apple refers to "Mac OS X" as "macOS" now.
2017-07-22, by Ryan C. Gordon
Rename __PHYSFS_Archiver_SZIP to __PHYSFS_Archiver_7Z.
2017-07-22, by Ryan C. Gordon
Minor documentation updates.
2017-07-22, by Ryan C. Gordon
A couple of fixes for physfshttpd.c.
2017-07-22, by Ryan C. Gordon
Fixed a comment about SDL licensing.
2017-07-22, by Ryan C. Gordon
Removed SWIG bindings.
2017-07-22, by Ryan C. Gordon
Update filename comments.
2017-07-22, by Ryan C. Gordon
Renamed all the sources to start with "physfs_"
2017-07-22, by Ryan C. Gordon
Add platform_os2.c to the CMake file.
2017-07-22, by Ryan C. Gordon
Minor code cleanups: whitespace fixes, 80-column overflows, wrong comments.
2017-07-22, by Ryan C. Gordon
vdf: Migrated to new, improved unpacked archiver infrastructure.
2017-07-22, by Ryan C. Gordon
Added some TODOs to the ISO9660 code.
2017-07-22, by Ryan C. Gordon
Some improvements to INSTALL.txt.
2017-07-21, by Ryan C. Gordon
Fixed compiler warnings.
2017-07-21, by Ryan C. Gordon
Removed unused variable.
2017-07-21, by Ryan C. Gordon
unpacked: let archivers specify create and modified times, hook up to iso9660.
2017-07-21, by Ryan C. Gordon
unpacked: let archivers "abandon" the archive instead of closing it.
2017-07-21, by Ryan C. Gordon
iso9660: rewritten and simplified.
2017-07-21, by Ryan C. Gordon
unpacked: Don't list a position or length for directory entries.
2017-07-21, by Ryan C. Gordon
DirTrees and unpacked archives shouldn't demand a count of entries for init.
2017-07-21, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
tip