Ryan C. Gordon
|
a4d07b8e10
More enumeration fixes. I still hate this code.
|
23 lat temu |
Ryan C. Gordon
|
55b7638892
Fixed a double-free.
|
23 lat temu |
Ryan C. Gordon
|
083710dfc3
Fixed entry loading.
|
23 lat temu |
Ryan C. Gordon
|
e460c9ce9a
Fixed ZIP_isArchive() to report correctly if it has to check for the
|
23 lat temu |
Ryan C. Gordon
|
4765a364fe
Fixed enumerations that end with '/'.
|
23 lat temu |
Ryan C. Gordon
|
f47fafe523
Updated.
|
23 lat temu |
Ryan C. Gordon
|
738011b837
Updated.
|
23 lat temu |
Ryan C. Gordon
|
e98615a7ca
My rewrite continues. I'm mostly satisfied with this code now, minus debugging.
|
23 lat temu |
Ryan C. Gordon
|
168f63d2da
Major overhauls. More efficient, robust, and bug-free.
|
23 lat temu |
Ryan C. Gordon
|
01567b3dcf
Added __PHYSFS_addToLinkedStringList().
|
23 lat temu |
Ryan C. Gordon
|
5b55a52af7
Changed enumeration code to use __PHYSFS_addToLinkedStringList().
|
23 lat temu |
Ryan C. Gordon
|
70a42aeadd
Updated.
|
23 lat temu |
Ryan C. Gordon
|
e571e4a7d6
Updated.
|
24 lat temu |
Ryan C. Gordon
|
60d04e4486
Updated.
|
24 lat temu |
Ryan C. Gordon
|
ebcc9fb045
Updated.
|
24 lat temu |
Ryan C. Gordon
|
b2018d63c8
Now copies the Makefile.am template instead of rename()ing it.
|
24 lat temu |
Ryan C. Gordon
|
a29af527c9
Updated.
|
24 lat temu |
Ryan C. Gordon
|
fe6216186e
More autoconf spew ignored.
|
24 lat temu |
Ryan C. Gordon
|
9fe69fcbd3
Updated.
|
24 lat temu |
Ryan C. Gordon
|
ba4869514e
More FreeBSD build fixes.
|
24 lat temu |
Ryan C. Gordon
|
80dfa72c8f
Updated.
|
24 lat temu |
Ryan C. Gordon
|
248b3381bf
Generalized CD-ROM routine selection.
|
24 lat temu |
Ryan C. Gordon
|
6784bad378
Added physfs.spec to distribution.
|
24 lat temu |
Ryan C. Gordon
|
7f2cd4a2d7
Updated.
|
24 lat temu |
Ryan C. Gordon
|
01e79f7fae
Updated.
|
24 lat temu |
Ryan C. Gordon
|
c02838ad5e
FreeBSD patches; appears to be fully functional now.
|
24 lat temu |
Ryan C. Gordon
|
74a9c06a5a
Updated.
|
24 lat temu |
Ryan C. Gordon
|
f558dcfe4a
Seeking backwards in ZIP_seek() works now.
|
24 lat temu |
Ryan C. Gordon
|
c7f3a2b1ae
Changed ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP.
|
24 lat temu |
Ryan C. Gordon
|
d7c98faf04
Removed reference to obsolete unzip.c.
|
24 lat temu |