archivers
|
FIXME removal: Replaced a strncpy() with a memcpy().
|
2007-05-27 14:34:28 +00:00 |
extras
|
Fixes to the makedist.sh script.
|
2007-04-03 05:13:49 +00:00 |
lzma
|
Patched to compile with latest Platform SDK.
|
2007-03-19 07:44:04 +00:00 |
platform
|
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
|
2007-12-11 18:54:10 +00:00 |
test
|
Added initial work on a wxWidgets-based test app.
|
2007-04-02 20:57:39 +00:00 |
zlib123
|
Moved to CMake!
|
2007-03-10 06:32:52 +00:00 |
CHANGELOG.txt
|
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
|
2007-12-11 18:54:10 +00:00 |
CMakeLists.txt
|
Added a hack for "make dist" functionality.
|
2007-04-03 01:48:09 +00:00 |
CREDITS.txt
|
Don't put comments in BAIL_* macros where we want an empty argument...
|
2007-03-29 05:39:16 +00:00 |
Doxyfile
|
Forgot to update the project version in the Doxygen file before release.
|
2007-04-03 05:51:46 +00:00 |
INSTALL.txt
|
Updated.
|
2007-04-03 02:17:43 +00:00 |
LICENSE.txt
|
Renamed LICENSE to LICENSE.txt
|
2007-03-11 10:10:28 +00:00 |
TODO.txt
|
Updated.
|
2007-04-03 01:08:50 +00:00 |
makeos2.cmd
|
Added PHYSFS_symbolicLinksPermitted().
|
2007-04-01 22:06:37 +00:00 |
physfs.c
|
Fixed crash on zero-byte read/write (thanks, Ensiform!).
|
2007-07-11 22:11:29 +00:00 |
physfs.h
|
Minor documentation fix.
|
2007-05-11 20:12:10 +00:00 |
physfs.spec.in
|
Renamed INSTALL to INSTALL.txt.
|
2007-03-11 10:15:42 +00:00 |
physfs_byteorder.c
|
Renamed LICENSE to LICENSE.txt
|
2007-03-11 10:10:28 +00:00 |
physfs_casefolding.h
|
Bunch of work on Unicode...added case-folding stricmp, removed
|
2007-03-15 08:16:23 +00:00 |
physfs_internal.h
|
Whoops, it's malloc.h, not alloca.h ...
|
2007-07-12 10:37:56 +00:00 |
physfs_platforms.h
|
Split out Mac OS X code from unix.c and added some Carbon-specific code...
|
2007-03-21 05:03:17 +00:00 |
physfs_unicode.c
|
Bunch of work on Unicode...added case-folding stricmp, removed
|
2007-03-15 08:16:23 +00:00 |