Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-240
+240
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.
Doxygen fixes (thanks, Patrick!)
2010-03-17, by Ryan C. Gordon
Added some missing file types to the documentation.
2010-03-17, by Ryan C. Gordon
Backport of Windows file sharing fix from default branch.
stable-2.0
2010-03-17, by Ryan C. Gordon
Windows: open files for read+write sharing, to match Unix.
2010-03-17, by Ryan C. Gordon
Make ISO9660 archiver optional.
2010-03-17, by Ryan C. Gordon
Corrected file extension for ISO9660 archiver.
2010-03-17, by Ryan C. Gordon
ISO9660 archiver, compliments of Christoph Nelles.
2010-03-17, by Ryan C. Gordon
Added crc32 command to test_physfs.c (thanks, Christoph!).
2010-03-17, by Ryan C. Gordon
Fix for the Hurd, from the debian project.
2010-03-15, by Ryan C. Gordon
Fix for the Hurd, from the debian project.
stable-2.0
2010-03-15, by Ryan C. Gordon
Apparently that fix was from relnev, not theoddone33. Corrected credits.
2010-03-01, by Ryan C. Gordon
Added a FIXME.
2010-03-01, by Ryan C. Gordon
Added an .hgignore to the stable-1.0 branch.
stable-1.0
2010-02-28, by Ryan C. Gordon
Added an .hgignore file to stable-2.0 branch.
stable-2.0
2010-02-28, by Ryan C. Gordon
Fixed logic bug (thanks, Dan!).
2010-02-23, by Ryan C. Gordon
Patched to compile (thanks, Christoph!).
2010-02-18, by Ryan C. Gordon
THIS is Christoph's PHYSFS_stat() work.
2010-02-15, by Ryan C. Gordon
Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry!
2010-02-15, by Ryan C. Gordon
Added first work on PHYSFS_stat() API (thanks, Christoph!).
2010-02-14, by Ryan C. Gordon
Added SWIG-based Ruby bindings.
2010-02-04, by Ryan C. Gordon
Added Patrice to the credits.
stable-2.0
2010-02-03, by Ryan C. Gordon
Added Patrice to the credits.
2010-02-03, by Ryan C. Gordon
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
stable-2.0
2010-02-03, by Ryan C. Gordon
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
2010-02-03, by Ryan C. Gordon
Some targets need string.h here.
stable-2.0
2010-02-03, by Ryan C. Gordon
Some targets need string.h here.
2010-02-03, by Ryan C. Gordon
Install test_physfs.pl with the rest of the project.
2010-02-02, by Ryan C. Gordon
Merged 1042:dc9291957a5a from default branch: make dist fix.
stable-2.0
2010-02-02, by Ryan C. Gordon
Fixed "make dist" target.
2010-02-02, by Ryan C. Gordon
Added uninstall target for Unix platforms.
2010-02-02, by Ryan C. Gordon
Prevent bogus addition of -rpath to libraries.
2010-02-02, by Ryan C. Gordon
Not sure if this is still needed (it's definitely unneeded in CMake 2.8).
2010-02-02, by Ryan C. Gordon
Fixed filename collision when linking the library and script bindings.
2010-02-02, by Ryan C. Gordon
More perl bindings wanking.
2010-02-01, by Ryan C. Gordon
Added simple test for perl bindings.
2010-02-01, by Ryan C. Gordon
More work on Perl bindings linking.
2010-02-01, by Ryan C. Gordon
I think this gets the right Perl include path value.
2010-02-01, by Ryan C. Gordon
Use FIND_PROGRAM(perl) instead of FindPerl.
2010-02-01, by Ryan C. Gordon
Initial work on Ruby bindings, barely started.
2010-02-01, by Ryan C. Gordon
Tightened the SWIG warning filter.
2010-02-01, by Ryan C. Gordon
Hooked up Perl bindings, via SWIG.
2010-02-01, by Ryan C. Gordon
Fixed compiler warning on newer Linux systems.
stable-1.0
2010-02-01, by Ryan C. Gordon
Fixed compiler warning on newer Linux systems.
stable-2.0
2010-02-01, by Ryan C. Gordon
Fixed compiler warning on newer Linux systems.
2010-02-01, by Ryan C. Gordon
Initial SWIG work.
2010-01-29, by Ryan C. Gordon
Added some (disabled!) calling conventions stuff.
2010-01-29, by Ryan C. Gordon
Renamed __EXPORT__ to PHYSFS_DECL.
2010-01-29, by Ryan C. Gordon
Merged 1018:23aee7da04e0 from default branch: C++-style comment fixes.
stable-1.0
2010-01-28, by Ryan C. Gordon
Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments.
stable-2.0
2010-01-28, by Ryan C. Gordon
Fixed some wrong parentheses in the OS/2 code.
stable-1.0
2010-01-28, by Ryan C. Gordon
Fixed some wrong parentheses in the OS/2 code.
stable-2.0
2010-01-28, by Ryan C. Gordon
Removed makedist.sh from the stable-2.0 branch ("hg archive" is the new thing.)
stable-2.0
2010-01-28, by Ryan C. Gordon
Fixed some C++-style one-line comments in C code.
2010-01-28, by Ryan C. Gordon
Removed makedist.sh ... not needed with Mercurial's "hg archive"
2010-01-28, by Ryan C. Gordon
Cleaned up returns that look like function calls for my updated coding style.
2010-01-28, by Ryan C. Gordon
Corrected physfs.h installation for new directory layout (thanks, Patrice!).
2009-11-16, by Ryan C. Gordon
Merged 998:974b90b56c43 from default branch: latin1-to-UTF8 fix.
stable-2.0
2009-09-30, by Ryan C. Gordon
Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK.
stable-2.0
2009-09-06, by Ryan C. Gordon
Attempt to clean up the thread ID mess in platform_unix ...
2009-09-06, by Ryan C. Gordon
Fixed building with Mac OS X 10.6 SDK.
2009-09-06, by Ryan C. Gordon
Don't use -fvisibility=hidden on several platforms.
stable-2.0
2009-07-12, by Ryan C. Gordon
Don't use -fvisibility=hidden on Windows, since MinGW doesn't support it. :(
2009-07-12, by Ryan C. Gordon
Merged changeset 1006:139e2ab9e303 from default branch: CREDITS.txt update.
stable-2.0
2009-07-08, by Ryan C. Gordon
Merged changeset 1005:cafe3867784c from default branch: cross-compile fixes.
stable-2.0
2009-07-08, by Ryan C. Gordon
Added some people to the credits.
2009-07-08, by Ryan C. Gordon
Fixed CMakeLists.txt to properly handle cross-compiling (thanks, Marc!).
2009-07-08, by Ryan C. Gordon
Merged 1001:b0c6f2f4f361 through 1003:a28d30d275e2 from default branch.
stable-2.0
2009-07-08, by Ryan C. Gordon
Try /proc/$PID/exe if /proc/self/exe doesn't work out.
2009-07-08, by Ryan C. Gordon
Try to shrink returned buffer's allocation.
2009-07-08, by Ryan C. Gordon
Fixed wrong readlink() usage (lstat() doesn't report dest link size!).
2009-07-08, by Ryan C. Gordon
Merge from 2.1 branch: lzma re-open workaround.
stable-2.0
2009-06-21, by Ryan C. Gordon
Temporary fix for (re)opening files in lzma archives (thanks, Sam!)
2009-06-21, by Ryan C. Gordon
Fixed latin1 to UTF-8 conversion (sign conversion was broken).
2009-06-03, by Ryan C. Gordon
Merged 0410dc655d45 from the 2.0-stable branch: strict-aliasing fix.
2009-05-03, by Ryan C. Gordon
Fixed strict-aliasing issue that gcc 4.4 complains about.
stable-2.0
2009-05-03, by Ryan C. Gordon
I think sys/mount.h is only needed in the ucred.h path.
2009-05-02, by Ryan C. Gordon
Corrected __EXPORT__ test for Solaris.
2009-04-20, by Ryan C. Gordon
Fixed a problem in some CMake versions.
2009-04-20, by Ryan C. Gordon
Fixed SET_SOURCE_FILES_PROPERTIES in CMakefile for wxWidgets test app.
2009-04-20, by Ryan C. Gordon
Added the Sun Studio equivalent of -fvisibility=hidden
2009-04-16, by Ryan C. Gordon
Added sys/mnttab.h CD-ROM detection. Fixes missing CD-ROM support on Solaris.
2009-04-13, by Ryan C. Gordon
Ignore empty files (like #ifdef'd out platform code) on Sun Studio compiler.
2009-04-13, by Ryan C. Gordon
Updated test_physfs.c's version to match everything else.
2009-04-13, by Ryan C. Gordon
Merge all the Unix __PHYSFS_platformDetectAvailableCDs() funcs into one.
2009-04-13, by Ryan C. Gordon
Fixed some Sun Studio warnings about unreachable code.
2009-04-13, by Ryan C. Gordon
More Solaris fixes.
2009-04-13, by Ryan C. Gordon
Fixes for compiling on Solaris.
2009-04-13, by Ryan C. Gordon
Removing makeos2.cmd
2009-03-29, by Ryan C. Gordon
Added new entry point to makeos2.cmd, in case we keep this.
2009-03-29, by Ryan C. Gordon
OS/2 build fixes.
2009-03-29, by Ryan C. Gordon
Fixed include directory in CMakeLists.txt.
2009-03-29, by Ryan C. Gordon
Patches to build on gcc 4.3.3 on OS/2.
2009-03-29, by Ryan C. Gordon
Added .hgignore ...
2009-03-28, by Ryan C. Gordon
Improved globbing extra.
2009-03-28, by Ryan C. Gordon
Updated some documentation, added a FIXME.
2009-03-28, by Ryan C. Gordon
PHYSFS_freeList(NULL) is now a safe no-op.
2009-03-28, by Ryan C. Gordon
Bumped version number (although we're probably far from a real 2.1.0 release).
2009-03-28, by Ryan C. Gordon
Added PHYSFS_getAllocator().
2009-03-28, by Ryan C. Gordon
Moved directory structure around.
2009-03-27, by Ryan C. Gordon
Updated stable TODO.txt ...
stable-2.0
2009-03-23, by Ryan C. Gordon
Tagging release-1.1.0
stable-2.0
2009-03-23, by Ryan C. Gordon
Updated TODO for development branch.
2009-03-23, by Ryan C. Gordon
Updated TODO, branching stable-2.0
stable-2.0
2009-03-23, by Ryan C. Gordon
Tagging 1.0.2 release.
stable-1.0
2009-03-23, by Ryan C. Gordon
Updated version to 1.0.2 in configure.in ...
stable-1.0
release-1.0.2
2009-03-23, by Ryan C. Gordon
"make dist" removes Mercurial directory.
stable-1.0
2009-03-23, by Ryan C. Gordon
Upped version to 1.0.2.
stable-1.0
2009-03-23, by Ryan C. Gordon
Updated copyright.
stable-1.0
2009-03-23, by Ryan C. Gordon
Removed a reference to CVS.
stable-1.0
2009-03-23, by Ryan C. Gordon
Ripped out hand-crafted changelog.
stable-1.0
2009-03-23, by Ryan C. Gordon
Updated copyright.
stable-1.0
2009-03-23, by Ryan C. Gordon
Tagging 2.0.0 release.
2009-03-23, by Ryan C. Gordon
Updated copyright date.
release-2.0.0
2009-03-23, by Ryan C. Gordon
Updated install instructions.
2009-03-23, by Ryan C. Gordon
Upped version to 2.0.0!
2009-03-23, by Ryan C. Gordon
Removed physfs.spec.in.
2009-03-23, by Ryan C. Gordon
Fixed comment typo.
2009-03-23, by Ryan C. Gordon
Removed the __arch__swabX macros; Linux kernel headers aren't reliable.
2009-03-23, by Ryan C. Gordon
Screw it, change this back.
2009-03-23, by Ryan C. Gordon
Tagging 1.0.1 release.
stable-1.0
2009-03-22, by Ryan C. Gordon
Corrected soname.
2009-03-22, by Ryan C. Gordon
Merged changeset 948:923323444178 from default branch: valgrind sorting fix.
stable-1.0
2009-02-28, by Ryan C. Gordon
Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!).
2009-02-28, by Ryan C. Gordon
Haiku support.
2008-11-05, by Ryan C. Gordon
Removed the manually-maintained changelog.
2008-11-03, by Ryan C. Gordon
Updated.
2008-11-02, by Ryan C. Gordon
Corrected example code in the docs (thanks, Olivier!).
2008-11-02, by Ryan C. Gordon
Added struct typedefs that you can predeclare without including physfs.h
2008-11-02, by Ryan C. Gordon
iPhone support patch (thanks, Christian!)
2008-11-02, by Ryan C. Gordon
update tags
2008-06-30, by convert-repo
Merged r939:940 from trunk: Fix PHYSFS_openAppend() on Unix.
stable-1.0
2008-04-03, by Ryan C. Gordon
Fixed PHYSFS_openAppend() on Unix.
2008-04-03, by Ryan C. Gordon
Yet another attempt to patch to compile.
2008-03-12, by Ryan C. Gordon
Patched to compile.
2008-03-12, by Ryan C. Gordon
Fixed aliasing bug in Windows platform layer (thanks, Dennis!).
2008-03-12, by Ryan C. Gordon
Removed a FIXME.
stable-1.0
2008-03-12, by Ryan C. Gordon
Updated.
2008-03-12, by Ryan C. Gordon
Converted translations to UTF-8 (and removed duplicate Russian translations,
2008-03-11, by Ryan C. Gordon
Changed some text files from ISO-8859-1 to UTF-8.
2008-03-11, by Ryan C. Gordon
Had a "msgbuf" where I should have had a "msgbuf[0]" (thanks, James!).
stable-1.0
2008-03-11, by Ryan C. Gordon
Fixed compiler warnings in win32 API calls (thanks, Dennis!).
2008-03-09, by Ryan C. Gordon
Fixed compiler warnings in win32 API calls (thanks, Dennis!).
stable-1.0
2008-03-09, by Ryan C. Gordon
Various archiver swap and compare functions now check if they are
2008-02-20, by Ryan C. Gordon
Various archiver swap and compare functions now check if they are
stable-1.0
2008-02-20, by Ryan C. Gordon
Minor Windows fix (thanks, fydo!).
2008-02-13, by Ryan C. Gordon
Minor Windows fix (thanks, fydo!).
stable-1.0
2008-02-13, by Ryan C. Gordon
Date: Sat, 2 Feb 2008 14:28:02 +1300
2008-02-02, by Ryan C. Gordon
Updated copyright date.
2008-01-23, by Ryan C. Gordon
Updated copyright date.
stable-1.0
2008-01-23, by Ryan C. Gordon
Added zlib README and updated license notes.
2008-01-23, by Ryan C. Gordon
Added zlib README and updated license notes.
stable-1.0
2008-01-23, by Ryan C. Gordon
Updated for lzma changes.
2008-01-23, by Ryan C. Gordon
Many improvements to lzma.c (thanks, Dennis!).
2008-01-23, by Ryan C. Gordon
Upgraded lzma sdk to 4.57.
2008-01-23, by Ryan C. Gordon
Upgrading lzma SDK...
2008-01-23, by Ryan C. Gordon
Fixed allocation size when converting from UTF-8 to UCS-2.
2008-01-22, by Ryan C. Gordon
Corrected credit in Changelog.
2008-01-22, by Ryan C. Gordon
Corrected credit in Changelog.
stable-1.0
2008-01-22, by Ryan C. Gordon
Fixed HTTP header in physfshttpd.c.
2008-01-22, by Ryan C. Gordon
Fixed HTTP header in physfshttpd.c.
stable-1.0
2008-01-22, by Ryan C. Gordon
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
2007-12-11, by Ryan C. Gordon
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
stable-1.0
2007-12-11, by Ryan C. Gordon
Mingw32 fix for 64-bit literals.
2007-10-01, by Ryan C. Gordon
Mingw32 fix for 64-bit literals.
stable-1.0
2007-10-01, by Ryan C. Gordon
Minor windows cleanups.
2007-10-01, by Ryan C. Gordon
Whoops, it's malloc.h, not alloca.h ...
2007-07-12, by Ryan C. Gordon
Whoops, it's malloc.h, not alloca.h ...
stable-1.0
2007-07-12, by Ryan C. Gordon
Fixed missing alloc macro on mingw32, I think.
2007-07-12, by Ryan C. Gordon
Fixed missing alloc macro on mingw32, I think.
stable-1.0
2007-07-12, by Ryan C. Gordon
Fixed crash on zero-byte read/write (thanks, Ensiform!).
2007-07-11, by Ryan C. Gordon
Fixed crash on zero-byte read/write (thanks, Ensiform!).
stable-1.0
2007-07-11, by Ryan C. Gordon
Updated.
2007-05-27, by Ryan C. Gordon
FIXME removal: Replaced a strncpy() with a memcpy().
2007-05-27, by Ryan C. Gordon
Minor documentation fix.
2007-05-11, by Ryan C. Gordon
Backport from devbranch:
stable-1.0
2007-05-05, by Ryan C. Gordon
Fixed zip archiver: could do bogus seek if a small, non-zip file got put
2007-05-05, by Ryan C. Gordon
Minor const correctness tweak in zip archiver.
2007-04-29, by Ryan C. Gordon
Forgot to update the project version in the Doxygen file before release.
2007-04-03, by Ryan C. Gordon
Updated.
release-1.1.1
2007-04-03, by Ryan C. Gordon
Fixes to the makedist.sh script.
2007-04-03, by Ryan C. Gordon
Updated.
2007-04-03, by Ryan C. Gordon
Reverted change r857:858...recursive mutex APIs sort of suck for portability.
2007-04-03, by Ryan C. Gordon
Updated.
2007-04-03, by Ryan C. Gordon
More svn:ignore...
2007-04-03, by Ryan C. Gordon
Ignore generated source tarballs.
2007-04-03, by Ryan C. Gordon
Added a hack for "make dist" functionality.
2007-04-03, by Ryan C. Gordon
Updated.
2007-04-03, by Ryan C. Gordon
Merged r893:894 from trunk: Doxygen correction.
stable-1.0
2007-04-03, by Ryan C. Gordon
Fixed Doxygen comment (this was probably a Doxygen bug that was since fixed).
2007-04-03, by Ryan C. Gordon
Improved Doxygen comments.
2007-04-02, by Ryan C. Gordon
It's now safe to call PHYSFS_* functions from callbacks, since mutexes are now
2007-04-02, by Ryan C. Gordon
Updated.
2007-04-02, by Ryan C. Gordon
Added initial work on a wxWidgets-based test app.
2007-04-02, by Ryan C. Gordon
Added PHYSFS_symbolicLinksPermitted().
2007-04-01, by Ryan C. Gordon
Added PHYSFS_isInit() function.
2007-04-01, by Ryan C. Gordon
Patched to compile, and work with pre-Vista versions of the Platform SDK.
2007-04-01, by Ryan C. Gordon
Symlink support for Windows Vista. Untested code.
2007-03-31, by Ryan C. Gordon
Updated.
2007-03-31, by Ryan C. Gordon
Fixed typo in documentation.
2007-03-31, by Ryan C. Gordon
Fixed typos in export names.
2007-03-31, by Ryan C. Gordon
Backport of r880:881 from trunk: try DIR archiver first.
stable-1.0
2007-03-31, by Ryan C. Gordon
Try the DIR archiver first, since there's no sense in trying to open a
2007-03-31, by Ryan C. Gordon
Added a simple unpacker example.
2007-03-31, by Ryan C. Gordon
Don't put comments in BAIL_* macros where we want an empty argument...
2007-03-29, by Ryan C. Gordon
Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they
2007-03-28, by Ryan C. Gordon
Bumped version numbers.
2007-03-26, by Ryan C. Gordon
Man, I knew I would need getOSInfo() as soon as I deleted it!
2007-03-26, by Ryan C. Gordon
Ignore Visual C++ 6.0 build files.
2007-03-26, by Ryan C. Gordon
Whoops, forgot to uncomment this from my testing...
2007-03-26, by Ryan C. Gordon
Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc
2007-03-26, by Ryan C. Gordon
Whoops, this should probably be chopping the string instead of turning
stable-1.0
2007-03-26, by Ryan C. Gordon
Reworked getExePath() to remove some FIXMEs and respect Unicode.
2007-03-25, by Ryan C. Gordon
Improved dynamic loader and initial Unicode work in windows.c ...
2007-03-25, by Ryan C. Gordon
Patched to compile on MSVC.
2007-03-25, by Ryan C. Gordon
Pushed a bunch of FIXMEs into the Windows platform layer.
2007-03-25, by Ryan C. Gordon
Updated.
2007-03-24, by Ryan C. Gordon
Replaced BeOS mutex implementation. Now all platforms have recursive mutexes.
2007-03-24, by Ryan C. Gordon
Added some FIXME comments.
2007-03-24, by Ryan C. Gordon
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
2007-03-24, by Ryan C. Gordon
Apparently this is how you do 64-bit literals in MSVC...untested.
2007-03-21, by Ryan C. Gordon
Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64.
2007-03-21, by Ryan C. Gordon
Updated.
2007-03-21, by Ryan C. Gordon
Cleanups in calculateBaseDir.
2007-03-21, by Ryan C. Gordon
Split out Mac OS X code from unix.c and added some Carbon-specific code...
2007-03-21, by Ryan C. Gordon
Replaced manual management of recursive pthread mutexes with
2007-03-21, by Ryan C. Gordon
Since all the platform layers were using the same cut-and-paste of the
2007-03-20, by Ryan C. Gordon
Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore.
2007-03-20, by Ryan C. Gordon
Fixed a FIXME in the documentation comments.
2007-03-20, by Ryan C. Gordon
Removed skeleton.c from the repository...it's out of date.
2007-03-20, by Ryan C. Gordon
Updated.
2007-03-19, by Ryan C. Gordon
Try to use /proc/self/exe to determine the base dir. This lets systems with a
2007-03-19, by Ryan C. Gordon
PHYSFS_init() should fail if argv0 is NULL and we can't do without it.
2007-03-19, by Ryan C. Gordon
Added a FIXME.
2007-03-19, by Ryan C. Gordon
Updated.
2007-03-19, by Ryan C. Gordon
Patched to compile with latest Platform SDK.
2007-03-19, by Ryan C. Gordon
More svn:ignore for CMake Visual Studio output.
2007-03-19, by Ryan C. Gordon
Updated svn:ignore for some CMake/cygwin output.
2007-03-19, by Ryan C. Gordon
Whoops, switched two strings in CMakeLists.txt
2007-03-19, by Ryan C. Gordon
Removed the strict-ANSI crap.
2007-03-18, by Ryan C. Gordon
Fixed Doxygen comments for UTF-8 functions.
2007-03-16, by Ryan C. Gordon
less
more
|
(0)
-1000
-240
+240
tip