Mercurial
icculus/physfs
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
(0)
-1000
-300
-100
-60
tip
12 days ago
Ryan C. Gordon
Apparently that fix was from relnev, not theoddone33. Corrected credits.
default
tip
changeset
|
files
12 days ago
Ryan C. Gordon
Added a FIXME.
changeset
|
files
12 days ago
Ryan C. Gordon
Added an .hgignore to the stable-1.0 branch.
stable-1.0
changeset
|
files
12 days ago
Ryan C. Gordon
Added an .hgignore file to stable-2.0 branch.
stable-2.0
changeset
|
files
2 weeks ago
Ryan C. Gordon
Fixed logic bug (thanks, Dan!).
changeset
|
files
3 weeks ago
Ryan C. Gordon
Patched to compile (thanks, Christoph!).
changeset
|
files
3 weeks ago
Ryan C. Gordon
THIS is Christoph's PHYSFS_stat() work.
changeset
|
files
3 weeks ago
Ryan C. Gordon
Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry!
changeset
|
files
3 weeks ago
Ryan C. Gordon
Added first work on PHYSFS_stat() API (thanks, Christoph!).
changeset
|
files
5 weeks ago
Ryan C. Gordon
Added SWIG-based Ruby bindings.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Added Patrice to the credits.
stable-2.0
changeset
|
files
5 weeks ago
Ryan C. Gordon
Added Patrice to the credits.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
stable-2.0
changeset
|
files
5 weeks ago
Ryan C. Gordon
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Some targets need string.h here.
stable-2.0
changeset
|
files
5 weeks ago
Ryan C. Gordon
Some targets need string.h here.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Install test_physfs.pl with the rest of the project.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Merged 1042:dc9291957a5a from default branch: make dist fix.
stable-2.0
changeset
|
files
5 weeks ago
Ryan C. Gordon
Fixed "make dist" target.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Added uninstall target for Unix platforms.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Prevent bogus addition of -rpath to libraries.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Not sure if this is still needed (it's definitely unneeded in CMake 2.8).
changeset
|
files
5 weeks ago
Ryan C. Gordon
Fixed filename collision when linking the library and script bindings.
changeset
|
files
5 weeks ago
Ryan C. Gordon
More perl bindings wanking.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Added simple test for perl bindings.
changeset
|
files
5 weeks ago
Ryan C. Gordon
More work on Perl bindings linking.
changeset
|
files
5 weeks ago
Ryan C. Gordon
I think this gets the right Perl include path value.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Use FIND_PROGRAM(perl) instead of FindPerl.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Initial work on Ruby bindings, barely started.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Tightened the SWIG warning filter.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Hooked up Perl bindings, via SWIG.
changeset
|
files
5 weeks ago
Ryan C. Gordon
Fixed compiler warning on newer Linux systems.
stable-1.0
changeset
|
files
5 weeks ago
Ryan C. Gordon
Fixed compiler warning on newer Linux systems.
stable-2.0
changeset
|
files
5 weeks ago
Ryan C. Gordon
Fixed compiler warning on newer Linux systems.
changeset
|
files
6 weeks ago
Ryan C. Gordon
Initial SWIG work.
changeset
|
files
6 weeks ago
Ryan C. Gordon
Added some (disabled!) calling conventions stuff.
changeset
|
files
6 weeks ago
Ryan C. Gordon
Renamed __EXPORT__ to PHYSFS_DECL.
changeset
|
files
6 weeks ago
Ryan C. Gordon
Merged 1018:23aee7da04e0 from default branch: C++-style comment fixes.
stable-1.0
changeset
|
files
6 weeks ago
Ryan C. Gordon
Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments.
stable-2.0
changeset
|
files
6 weeks ago
Ryan C. Gordon
Fixed some wrong parentheses in the OS/2 code.
stable-1.0
changeset
|
files
6 weeks ago
Ryan C. Gordon
Fixed some wrong parentheses in the OS/2 code.
stable-2.0
changeset
|
files
6 weeks ago
Ryan C. Gordon
Removed makedist.sh from the stable-2.0 branch ("hg archive" is the new thing.)
stable-2.0
changeset
|
files
6 weeks ago
Ryan C. Gordon
Fixed some C++-style one-line comments in C code.
changeset
|
files
6 weeks ago
Ryan C. Gordon
Removed makedist.sh ... not needed with Mercurial's "hg archive"
changeset
|
files
6 weeks ago
Ryan C. Gordon
Cleaned up returns that look like function calls for my updated coding style.
changeset
|
files
3 months ago
Ryan C. Gordon
Corrected physfs.h installation for new directory layout (thanks, Patrice!).
changeset
|
files
5 months ago
Ryan C. Gordon
Merged 998:974b90b56c43 from default branch: latin1-to-UTF8 fix.
stable-2.0
changeset
|
files
6 months ago
Ryan C. Gordon
Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK.
stable-2.0
changeset
|
files
6 months ago
Ryan C. Gordon
Attempt to clean up the thread ID mess in platform_unix ...
changeset
|
files
6 months ago
Ryan C. Gordon
Fixed building with Mac OS X 10.6 SDK.
changeset
|
files
8 months ago
Ryan C. Gordon
Don't use -fvisibility=hidden on several platforms.
stable-2.0
changeset
|
files
8 months ago
Ryan C. Gordon
Don't use -fvisibility=hidden on Windows, since MinGW doesn't support it. :(
changeset
|
files
8 months ago
Ryan C. Gordon
Merged changeset 1006:139e2ab9e303 from default branch: CREDITS.txt update.
stable-2.0
changeset
|
files
8 months ago
Ryan C. Gordon
Merged changeset 1005:cafe3867784c from default branch: cross-compile fixes.
stable-2.0
changeset
|
files
8 months ago
Ryan C. Gordon
Added some people to the credits.
changeset
|
files
8 months ago
Ryan C. Gordon
Fixed CMakeLists.txt to properly handle cross-compiling (thanks, Marc!).
changeset
|
files
8 months ago
Ryan C. Gordon
Merged 1001:b0c6f2f4f361 through 1003:a28d30d275e2 from default branch.
stable-2.0
changeset
|
files
8 months ago
Ryan C. Gordon
Try /proc/$PID/exe if /proc/self/exe doesn't work out.
changeset
|
files
8 months ago
Ryan C. Gordon
Try to shrink returned buffer's allocation.
changeset
|
files
8 months ago
Ryan C. Gordon
Fixed wrong readlink() usage (lstat() doesn't report dest link size!).
changeset
|
files
(0)
-1000
-300
-100
-60
tip