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 non-Zip64 .zip files.
2012-06-07, by Ryan C. Gordon
Don't sort if there's nothing to do (prevents array underflow, too).
stable-1.0
2012-06-07, by Ryan C. Gordon
Don't sort if there's nothing to do (prevents array underflow, too).
stable-2.0
2012-06-07, by Ryan C. Gordon
Don't sort if there's nothing to do (prevents array underflow, too).
2012-06-07, by Ryan C. Gordon
Fixed var that should be 64 bits instead of 32 now.
2012-06-01, by Ryan C. Gordon
Removed a '//' comment.
2012-06-01, by Ryan C. Gordon
Added Zip64 support to the .zip archiver.
2012-06-01, by Ryan C. Gordon
Added getmointpoint command to test_physfs.
2012-04-07, by Ryan C. Gordon
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
2012-03-25, by Ryan C. Gordon
Add binary compatibility to PHYSFS_Io.
2012-03-25, by Ryan C. Gordon
Moved some functions around.
2012-03-25, by Ryan C. Gordon
Better cleanup if PHYSFS_init() fails halfway through.
2012-03-25, by Ryan C. Gordon
Made archiver list dynamic, in preparation for external archivers.
2012-03-25, by Ryan C. Gordon
Removed "dvoid" typedef.
2012-03-25, by Ryan C. Gordon
Fixed Doxygen typo.
2012-03-24, by Ryan C. Gordon
Updated docs on PHYSFS_setSaneConfig().
2012-03-24, by Ryan C. Gordon
Changed enum typedef to make this Doxygen-friendly.
2012-03-24, by Ryan C. Gordon
Fixed comment.
2012-03-24, by Ryan C. Gordon
Make Doxygen ignore PHYSFS_DEPRECATED.
2012-03-24, by Ryan C. Gordon
Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive().
2012-03-24, by Ryan C. Gordon
More FIXME cleanup.
2012-03-24, by Ryan C. Gordon
Another FIXME.
2012-03-24, by Ryan C. Gordon
FIXME cleanup.
2012-03-24, by Ryan C. Gordon
More FIXME cleanup.
2012-03-24, by Ryan C. Gordon
Favor /proc/self/exe over argv[0] on Linux, to match other platforms.
2012-03-23, by Ryan C. Gordon
Make sure base dir always has a dirsep at the end of it.
2012-03-23, by Ryan C. Gordon
test_physfs's "stat" command now respects unknown file times (-1).
2012-03-23, by Ryan C. Gordon
Updated TODO.txt
2012-03-23, by Ryan C. Gordon
Moved QPAK support into archiver_unpacked.c
2012-03-23, by Ryan C. Gordon
Minor tweak.
2012-03-23, by Ryan C. Gordon
Removed archive description macros, moved those strings inline.
2012-03-23, by Ryan C. Gordon
Changed so that this builds a reasonable default with no command line #defines.
2012-03-23, by Ryan C. Gordon
Removed a bogus FIXME.
2012-03-22, by Ryan C. Gordon
Allow Windows to read/write more than 4 gigs to a file in one shot.
2012-03-22, by Ryan C. Gordon
Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp().
2012-03-22, by Ryan C. Gordon
Fixed a typo in the docs.
2012-03-22, by Ryan C. Gordon
Removed a FIXME: actually, the code DOES set an error, as far as I can tell.
2012-03-22, by Ryan C. Gordon
Removed a FIXME.
2012-03-22, by Ryan C. Gordon
Removed a FIXME.
2012-03-22, by Ryan C. Gordon
Windows: Use cross-thread Critical Sections instead of cross-process Mutexes.
2012-03-22, by Ryan C. Gordon
Removed fallback for systems that have no userdir.
2012-03-22, by Ryan C. Gordon
Cleaned up some FIXMEs.
2012-03-22, by Ryan C. Gordon
Removed a FIXME: use correct error code for writing to read-only archives.
2012-03-22, by Ryan C. Gordon
Make sure the prefdir has a final dirsep on it.
2012-03-21, by Ryan C. Gordon
Fixed some brainfarts in the Windows version of PHYSFS_getPrefDir().
2012-03-21, by Ryan C. Gordon
Patched to compile on Windows.
2012-03-21, by Ryan C. Gordon
PHYSFS_setSaneConfig() now uses PHYSFS_getPrefDir().
2012-03-21, by Ryan C. Gordon
Added PHYSFS_getPrefDir().
2012-03-21, by Ryan C. Gordon
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip