Ryan C. Gordon
3f81a8413c
Updated.
2002-05-24 03:37:42 +00:00
Ryan C. Gordon
0ae1296332
Updated.
2002-05-23 15:20:12 +00:00
Ryan C. Gordon
21b48fcc36
Updated.
2002-05-23 15:13:04 +00:00
Ryan C. Gordon
0a8c8fdbcb
Updated.
2002-05-23 14:54:10 +00:00
Ryan C. Gordon
e0168b2c9d
Updated.
2002-05-21 11:29:22 +00:00
Ryan C. Gordon
769b2a5464
FIXME removal.
2002-05-21 11:29:00 +00:00
Ryan C. Gordon
996aa0013a
Fixme removal.
2002-05-21 11:24:49 +00:00
Ryan C. Gordon
4ad5ad0aaf
Updated.
2002-05-20 12:35:12 +00:00
Ryan C. Gordon
fe8c832ef5
Initial add.
2002-05-20 12:27:46 +00:00
Ryan C. Gordon
f79e6e3334
Updated.
2002-05-16 07:10:33 +00:00
Ryan C. Gordon
a2c89d7ad2
Fixed OpenAppend to actually open for append. Used "wb+" instead of "ab".
2002-05-16 07:08:59 +00:00
Ryan C. Gordon
d440f5891c
Updated.
2002-05-16 02:45:19 +00:00
Ryan C. Gordon
db5732634f
readline detection fixes by Edward Rudd.
2002-05-16 02:45:09 +00:00
Ryan C. Gordon
195461abff
Added unzip.h, so "make dist" picks it up.
2002-05-10 17:36:52 +00:00
Ryan C. Gordon
9213a76597
--enable-debug is default.
2002-05-10 09:28:25 +00:00
Ryan C. Gordon
fba1e8a445
This file is now auto-generated by autoconf.
2002-05-10 09:26:09 +00:00
Ryan C. Gordon
a2bec46a6b
Initial autoconf support.
2002-05-10 09:25:25 +00:00
Ryan C. Gordon
bd450d0e68
Initial add.
2002-05-10 09:16:38 +00:00
Ryan C. Gordon
44d44651a0
Updated.
2002-05-09 08:18:07 +00:00
Gregory S. Read
d3dfd7f464
-Fixed a lot of the file functions error handling. Many were handling
...
success as failure, etc...
-File position is 0 based, EOF was being tested as though position was
1 based.
-All file i/o and archive i/o functions tested okay with physfs_test app.
2002-05-08 00:02:35 +00:00
Gregory S. Read
c06e3ca30b
-Added optional DISABLE_NT_SUPPORT to not compile NT specific code
...
-Not NT systems set C:\ as the profile directory. This should be changed to
the basedir most likely...
-Defined INVALID_SET_FILE_POINTER for systems that don't have the latest
platform SDK. According to MSDN doc, this should be okay.
2002-05-06 03:26:10 +00:00
Ryan C. Gordon
b575e7c548
Updated.
2002-04-24 21:01:20 +00:00
Ryan C. Gordon
d847b8e602
Updated win32 build info, other tweaks.
2002-04-24 21:00:31 +00:00
Ryan C. Gordon
bf5d56806b
Updated.
2002-04-22 05:27:36 +00:00
Ryan C. Gordon
1b5c3a3ea4
Initial add.
2002-04-22 05:25:58 +00:00
Ryan C. Gordon
5eb4ceb7af
Updated.
2002-04-19 20:52:59 +00:00
Ryan C. Gordon
8d9721f936
"make package" now generates .tar.gz, instead of .tar.bz2 ...
2002-04-19 20:52:29 +00:00
Ryan C. Gordon
b7cd18b98b
Upped version to 0.1.5.
2002-04-16 12:42:40 +00:00
Ryan C. Gordon
88412771fe
Updated.
2002-04-16 12:42:26 +00:00
Ryan C. Gordon
b1ee823a8c
Patched to stop -ansi bitching.
2002-04-16 04:19:20 +00:00
Ryan C. Gordon
3dc68c4b4e
Updated.
2002-04-13 01:04:02 +00:00
Ryan C. Gordon
1606998273
Updated.
2002-04-13 00:58:57 +00:00
Ryan C. Gordon
228fbf096e
More cleanups.
2002-04-13 00:56:12 +00:00
Ryan C. Gordon
bed1042f88
Removed unused copyEnvironmentVariable function.
2002-04-12 23:51:47 +00:00
Ryan C. Gordon
a7c8b2285c
Updated.
2002-04-12 23:50:20 +00:00
Ryan C. Gordon
e788d15811
Fixed an endline issue.
2002-04-12 23:48:31 +00:00
Ryan C. Gordon
748cbac1c0
Patches for correctness and cleaner win32 support.
2002-04-12 05:53:12 +00:00
Ryan C. Gordon
7ffd15fb42
Doesn't grab mutex in __PHYSFS_setError() if PHYSFS_init() hasn't been called.
2002-04-08 13:35:29 +00:00
Ryan C. Gordon
860e348dac
Updated.
2002-04-08 13:34:58 +00:00
Ryan C. Gordon
cd7021ba43
Darwin patches.
2002-04-06 23:49:17 +00:00
Ryan C. Gordon
37da3c3843
Updated.
2002-04-06 23:49:07 +00:00
Ryan C. Gordon
f8ceb52562
Updated.
2002-04-06 21:06:26 +00:00
Ryan C. Gordon
566b6229c9
Darwin fixes.
2002-04-06 21:05:14 +00:00
Ryan C. Gordon
e663851604
Added MacOS info, etc.
2002-04-06 14:16:47 +00:00
Ryan C. Gordon
bf00a81579
Updated.
2002-04-06 05:18:49 +00:00
Ryan C. Gordon
f56737b579
Fixed __PHYSFS_platformRealPath(), and changed userdir behaviour. We're now feature-complete on the Mac, as far as I can tell.
2002-04-06 05:10:06 +00:00
Ryan C. Gordon
fb712cbeff
Updated.
2002-04-06 02:32:48 +00:00
Ryan C. Gordon
c0b501934a
Now handles Finder aliases as if they were symlinks.
2002-04-06 02:00:00 +00:00
Ryan C. Gordon
ada7128625
Patched to compile on Linux/gcc.
2002-04-05 18:20:51 +00:00
Ryan C. Gordon
d143590e51
Mentioned MacOS Classic.
2002-04-05 18:16:12 +00:00