Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
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 doxygen comment.
2017-09-27, by Ryan C. Gordon
Tagging 2.1.1 release
2017-09-27, by Ryan C. Gordon
Added Tobias Markus to CREDITS.txt.
2017-09-25, by Ryan C. Gordon
cmake: mark readline include directories as SYSTEM (thanks, Tobias!).
2017-09-25, by Ryan C. Gordon
Fixed seeking within read buffers.
2017-09-25, by Ryan C. Gordon
Simplified doBufferedRead().
2017-09-25, by Ryan C. Gordon
Fixed PHYSFS_flush().
2017-09-25, by Ryan C. Gordon
OS/2: Patched to compile.
2017-09-15, by Ryan C. Gordon
OS/2: Deal with UTF-8 -> codepage conversion on older OS/2 installs.
2017-09-15, by Ryan C. Gordon
OS/2: don't report failures on Unicode conversion on older OS/2 installs.
2017-09-14, by Ryan C. Gordon
vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents.
2017-09-03, by Francesco Bertolaccini
Allow physfs.pc generation on mingw-w64 and osx homebrew/etc,
2017-07-16, by Marty Plummer
Made PHYSFS_caseFold() a public API.
2017-08-20, by Ryan C. Gordon
Added some warnings to the docs about converting bad Unicode strings.
2017-08-20, by Ryan C. Gordon
unicode: Added UTF-16 and UCS-4 stricmp functions.
2017-08-20, by Ryan C. Gordon
OS/2: Fixed NULL pointer dereference.
2017-08-20, by Ryan C. Gordon
Clarified some documentation.
2017-08-20, by Ryan C. Gordon
Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change.
2017-08-19, by Ryan C. Gordon
Make PHYSFS_EnumerateCallback return an enum instead of an int.
2017-08-19, by Ryan C. Gordon
windows: Disable _CRT_SECURE_NO_WARNINGS again.
2017-08-16, by Ryan C. Gordon
Cleaned up some header inclusion politics.
2017-08-16, by Ryan C. Gordon
qnx: Added more proper support for QNX.
2017-08-16, by Ryan C. Gordon
Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :)
release-2.1.1
2017-08-15, by Ryan C. Gordon
physfshttpd: serve up directory listings, a few other cleanups.
2017-08-14, by Ryan C. Gordon
physfshttpd: removed deprecated PHYSFS_getLastError() calls.
2017-08-14, by Ryan C. Gordon
Fixed one more Visual Studio compiler warning.
2017-08-14, by Ryan C. Gordon
Whoops, patched to compile.
2017-08-14, by Ryan C. Gordon
Fixed some compiler warnings on Visual Studio.
2017-08-14, by Ryan C. Gordon
Fixed some warnings that Xcode brought up.
2017-08-14, by Ryan C. Gordon
Updated TODO.txt
2017-08-14, by Ryan C. Gordon
zip: add some zip_resolve() calls, deal with DirTree-inserted parent dirs.
2017-08-14, by Ryan C. Gordon
This appears to have been fixed at some point.
2017-08-14, by Ryan C. Gordon
Don't fail enumeration if a directory isn't available in a given archive.
2017-08-14, by Ryan C. Gordon
Little tweaks to __PHYSFS_initSmallAlloc().
2017-08-14, by Ryan C. Gordon
Fix symlink filtering for enumeration under a virtual mount point.
2017-08-14, by Ryan C. Gordon
Make PHYSFS_exists() work with mounts from PHYSFS_mountIo(io, NULL, ...)
2017-08-14, by Ryan C. Gordon
Don't set readonly if PHYSFS_stat()'ing something not in the write dir.
2017-08-14, by Ryan C. Gordon
Turns out we were doing this for a (maybe not good, but reasonable) reason.
2017-08-14, by Ryan C. Gordon
Archivers can now specify whether an archive definitely was intended for them.
2017-08-14, by Ryan C. Gordon
Reduced some FIXME-3.0 tags to normal FIXME. They can wait.
2017-08-14, by Ryan C. Gordon
Sanity check archivers that should only have low-ASCII filename.
2017-08-14, by Ryan C. Gordon
Filled in more documentation.
2017-08-14, by Ryan C. Gordon
7z: do global initialization once without risking a race condition.
2017-08-13, by Ryan C. Gordon
PHYSFS_setSaneConfig uses enum callbacks now.
2017-08-13, by Ryan C. Gordon
Improved some documentation.
2017-08-13, by Ryan C. Gordon
Patched to compile on various platforms and compilers.
2017-08-12, by Ryan C. Gordon
Don't mark the PHYSFS_EnumFilesCallback _typedef_ as deprecated.
2017-08-12, by Ryan C. Gordon
Updated docs to use PHYSFS_getLastErrorCode() instead of PHYSFS_getLastError().
2017-08-12, by Ryan C. Gordon
FIXME removal: document enumerateFiles() sorting promises.
2017-08-12, by Ryan C. Gordon
Added some FIXMEs and deprecated PHYSFS_getLastError().
2017-08-12, by Ryan C. Gordon
Reworked enumeration to be more powerful.
2017-08-12, by Ryan C. Gordon
Removed __PHYSFS_stricmpASCII functions.
2017-08-11, by Ryan C. Gordon
Made physfs_lzmasdk.h's include-once blockers match other files' formatting.
2017-08-11, by Ryan C. Gordon
ignorecase.c: use PHYSFS_utf8stricmp() now.
2017-08-11, by Ryan C. Gordon
utf8: big improvements to case-insensitive UTF-8 string compare.
2017-08-11, by Ryan C. Gordon
FIXME removal: this code is fine, I guess.
2017-08-10, by Ryan C. Gordon
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
less
more
|
(0)
-1000
-300
-100
-60
+60
tip