Ryan C. Gordon 062bdc2c5b Patched to compile with OpenWatcom. 8 лет назад
..
lzma 6d6fec87ad Some targets need string.h here. 16 лет назад
archiver_dir.c 32d4f4541e HTTPS all the things. 10 лет назад
archiver_grp.c 32d4f4541e HTTPS all the things. 10 лет назад
archiver_hog.c 32d4f4541e HTTPS all the things. 10 лет назад
archiver_iso9660.c 062bdc2c5b Patched to compile with OpenWatcom. 8 лет назад
archiver_lzma.c b66b2d4563 Replace unsigned long cast with cast to size_t (thanks, David!). 9 лет назад
archiver_mvl.c 32d4f4541e HTTPS all the things. 10 лет назад
archiver_qpak.c 656a9b92c0 Changed some URLs from http:// to https://, where supported. 8 лет назад
archiver_slb.c 32d4f4541e HTTPS all the things. 10 лет назад
archiver_unpacked.c 36b542ee7f Cleaned out "exists" nonsense in openRead() API. 13 лет назад
archiver_vdf.c 4b80422a79 vdf: Remove unused chunks of code, fix endianness. 8 лет назад
archiver_wad.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 лет назад
archiver_zip.c dc5958ec71 Remove unused variable. 8 лет назад
physfs.c 062bdc2c5b Patched to compile with OpenWatcom. 8 лет назад
physfs.h 15c18b0c04 os2: added OS/2 support back in. 8 лет назад
physfs_byteorder.c ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 лет назад
physfs_casefolding.h 32d4f4541e HTTPS all the things. 10 лет назад
physfs_internal.h 58bca6ae05 Watcom C should include malloc.h to make the alloca macro available. 8 лет назад
physfs_miniz.h dfd658ff92 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 9 лет назад
physfs_platforms.h 15c18b0c04 os2: added OS/2 support back in. 8 лет назад
physfs_unicode.c 32d4f4541e HTTPS all the things. 10 лет назад
platform_beos.cpp 32d4f4541e HTTPS all the things. 10 лет назад
platform_macosx.c 32d4f4541e HTTPS all the things. 10 лет назад
platform_os2.c 9ca88e3794 Patched platform_os2.c to compile. 8 лет назад
platform_posix.c 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). 12 лет назад
platform_unix.c 32d4f4541e HTTPS all the things. 10 лет назад
platform_windows.c 51f0807cb3 Remove unused functions and variables in platform_windows. 9 лет назад
platform_winrt.cpp 1ab2afda15 Removed a few tabstops to test something on the Mercurial server. 10 лет назад