Sun, 02 Nov 2008 15:19:58 -0500 |
Ryan C. Gordon |
iPhone support patch (thanks, Christian!)
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 05:05:48 +0000 |
Ryan C. Gordon |
Fixed PHYSFS_openAppend() on Unix.
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 21:22:22 +0000 |
Ryan C. Gordon |
Fixed aliasing bug in Windows platform layer (thanks, Dennis!).
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 20:44:01 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 05:19:56 +0000 |
Ryan C. Gordon |
Changed some text files from ISO-8859-1 to UTF-8.
|
file |
diff |
annotate
|
Sun, 09 Mar 2008 02:44:50 +0000 |
Ryan C. Gordon |
Fixed compiler warnings in win32 API calls (thanks, Dennis!).
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 12:24:10 +0000 |
Ryan C. Gordon |
Various archiver swap and compare functions now check if they are
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 05:48:57 +0000 |
Ryan C. Gordon |
Minor Windows fix (thanks, fydo!).
|
file |
diff |
annotate
|
Sat, 02 Feb 2008 02:32:48 +0000 |
Ryan C. Gordon |
Date: Sat, 2 Feb 2008 14:28:02 +1300
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 05:01:50 +0000 |
Ryan C. Gordon |
Added zlib README and updated license notes.
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 05:00:07 +0000 |
Ryan C. Gordon |
Updated for lzma changes.
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 04:11:27 +0000 |
Ryan C. Gordon |
Fixed allocation size when converting from UTF-8 to UCS-2.
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 03:46:44 +0000 |
Ryan C. Gordon |
Corrected credit in Changelog.
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 03:44:49 +0000 |
Ryan C. Gordon |
Fixed HTTP header in physfshttpd.c.
|
file |
diff |
annotate
|
Tue, 11 Dec 2007 18:54:10 +0000 |
Ryan C. Gordon |
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 15:47:40 +0000 |
Ryan C. Gordon |
Mingw32 fix for 64-bit literals.
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 08:58:09 +0000 |
Ryan C. Gordon |
Fixed missing alloc macro on mingw32, I think.
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 22:11:29 +0000 |
Ryan C. Gordon |
Fixed crash on zero-byte read/write (thanks, Ensiform!).
|
file |
diff |
annotate
|
Sun, 27 May 2007 14:34:29 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Fri, 11 May 2007 20:12:10 +0000 |
Ryan C. Gordon |
Minor documentation fix.
|
file |
diff |
annotate
|
Sat, 05 May 2007 05:52:43 +0000 |
Ryan C. Gordon |
Fixed zip archiver: could do bogus seek if a small, non-zip file got put
|
file |
diff |
annotate
|
Sun, 29 Apr 2007 08:16:30 +0000 |
Ryan C. Gordon |
Minor const correctness tweak in zip archiver.
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 05:24:08 +0000 |
Ryan C. Gordon |
Updated.
release-1.1.1
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 05:01:23 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Mon, 02 Apr 2007 23:35:09 +0000 |
Ryan C. Gordon |
Improved Doxygen comments.
|
file |
diff |
annotate
|
Mon, 02 Apr 2007 20:57:39 +0000 |
Ryan C. Gordon |
Added initial work on a wxWidgets-based test app.
|
file |
diff |
annotate
|
Sun, 01 Apr 2007 22:06:37 +0000 |
Ryan C. Gordon |
Added PHYSFS_symbolicLinksPermitted().
|
file |
diff |
annotate
|
Sun, 01 Apr 2007 21:24:19 +0000 |
Ryan C. Gordon |
Added PHYSFS_isInit() function.
|
file |
diff |
annotate
|
Sat, 31 Mar 2007 23:44:42 +0000 |
Ryan C. Gordon |
Symlink support for Windows Vista. Untested code.
|
file |
diff |
annotate
|
Sat, 31 Mar 2007 06:59:02 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Sat, 31 Mar 2007 06:52:27 +0000 |
Ryan C. Gordon |
Try the DIR archiver first, since there's no sense in trying to open a
|
file |
diff |
annotate
|
Sat, 31 Mar 2007 06:34:51 +0000 |
Ryan C. Gordon |
Added a simple unpacker example.
|
file |
diff |
annotate
|
Thu, 29 Mar 2007 05:39:16 +0000 |
Ryan C. Gordon |
Don't put comments in BAIL_* macros where we want an empty argument...
|
file |
diff |
annotate
|
Wed, 28 Mar 2007 17:29:52 +0000 |
Ryan C. Gordon |
Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they
|
file |
diff |
annotate
|
Mon, 26 Mar 2007 06:36:39 +0000 |
Ryan C. Gordon |
Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 05:17:08 +0000 |
Ryan C. Gordon |
Improved dynamic loader and initial Unicode work in windows.c ...
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 05:42:22 +0000 |
Ryan C. Gordon |
Replaced BeOS mutex implementation. Now all platforms have recursive mutexes.
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 03:54:58 +0000 |
Ryan C. Gordon |
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
|
file |
diff |
annotate
|
Wed, 21 Mar 2007 20:14:46 +0000 |
Ryan C. Gordon |
Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64.
|
file |
diff |
annotate
|
Wed, 21 Mar 2007 20:06:29 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 20:15:16 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 07:45:28 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 04:30:10 +0000 |
Ryan C. Gordon |
Whoops, switched two strings in CMakeLists.txt
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 22:06:04 +0000 |
Ryan C. Gordon |
Changed PHYSFS_file from a typedef to a #define for legacy code.
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 08:16:23 +0000 |
Ryan C. Gordon |
Bunch of work on Unicode...added case-folding stricmp, removed
|
file |
diff |
annotate
|
Wed, 14 Mar 2007 07:20:59 +0000 |
Ryan C. Gordon |
Dropped classic Mac OS support. Mac OS X remains supported, though.
|
file |
diff |
annotate
|
Mon, 12 Mar 2007 01:07:45 +0000 |
Ryan C. Gordon |
Updated.
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 22:50:53 +0000 |
Ryan C. Gordon |
Now compiles everything whether we need it or not, removing whole files with
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 10:19:52 +0000 |
Ryan C. Gordon |
Moved more files from FILENAME to FILENAME.txt ...
|
file |
diff |
annotate
| base
|