Ryan C. Gordon
|
b69dfedaf0
Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now.
|
15 лет назад |
Ryan C. Gordon
|
51a22c576e
Updated SWIG bindings.
|
15 лет назад |
Ryan C. Gordon
|
d797ea7cd8
Added PHYSFS_DEPRECATED.
|
15 лет назад |
Ryan C. Gordon
|
4000b234c0
Moved all the file i/o from stdio-style to POSIX-style.
|
15 лет назад |
Ryan C. Gordon
|
c88d2c3746
Added UTF-16 support.
|
15 лет назад |
Ryan C. Gordon
|
77d16c2bed
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
|
15 лет назад |
Ryan C. Gordon
|
9d979b21d0
Added a see-also to the docs.
|
15 лет назад |
Ryan C. Gordon
|
80713fb40e
Fixed documentation issue.
|
16 лет назад |
Ryan C. Gordon
|
ddd82040f4
Back out Doxygen escaping stuff...doesn't actually work.
|
16 лет назад |
Ryan C. Gordon
|
4c7d25aebe
Doxygen fixes (thanks, Patrick!)
|
16 лет назад |
Ryan C. Gordon
|
ed989aa171
Added some missing file types to the documentation.
|
16 лет назад |
Ryan C. Gordon
|
f1cd4d8f0d
THIS is Christoph's PHYSFS_stat() work.
|
16 лет назад |
Ryan C. Gordon
|
8e78e4719d
Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry!
|
16 лет назад |
Ryan C. Gordon
|
7cc80bebc5
Added first work on PHYSFS_stat() API (thanks, Christoph!).
|
16 лет назад |
Ryan C. Gordon
|
392193ea0c
Hooked up Perl bindings, via SWIG.
|
16 лет назад |
Ryan C. Gordon
|
a09a54d0f2
Initial SWIG work.
|
16 лет назад |
Ryan C. Gordon
|
aa7126619e
Added some (disabled!) calling conventions stuff.
|
16 лет назад |
Ryan C. Gordon
|
5629f8b8bc
Renamed __EXPORT__ to PHYSFS_DECL.
|
16 лет назад |
Ryan C. Gordon
|
cedcd95541
Corrected __EXPORT__ test for Solaris.
|
17 лет назад |
Ryan C. Gordon
|
57d908dca0
Added the Sun Studio equivalent of -fvisibility=hidden
|
17 лет назад |
Ryan C. Gordon
|
544f0f6185
Patches to build on gcc 4.3.3 on OS/2.
|
17 лет назад |
Ryan C. Gordon
|
778f1987cf
Updated some documentation, added a FIXME.
|
17 лет назад |
Ryan C. Gordon
|
fb5e8d9cd2
PHYSFS_freeList(NULL) is now a safe no-op.
|
17 лет назад |
Ryan C. Gordon
|
b78da18657
Bumped version number (although we're probably far from a real 2.1.0 release).
|
17 лет назад |
Ryan C. Gordon
|
d6ce63e912
Added PHYSFS_getAllocator().
|
17 лет назад |
Ryan C. Gordon
|
2a65060cde
Moved directory structure around.
|
17 лет назад |