Commit History

Author SHA1 Message Date
  Ryan C. Gordon 9d42a71574 Killed some #ifdefs and whitespace. 19 years ago
  Ryan C. Gordon d8f69c0e93 Changed PHYSFS_SUPPORTS_LZMA to PHYSFS_SUPPORTS_7Z. 19 years ago
  Ryan C. Gordon d5327897cb Updated PocketPC code to handle UTF-8 strings. 19 years ago
  Ryan C. Gordon a41e32d112 Ryanized the formatting in pocketpc.c 19 years ago
  Ryan C. Gordon f6790ee34e Renamed win32.c to windows.c (since it would be used for Win64, too.) 19 years ago
  Ryan C. Gordon ad6d05c95b Fixed a comment in physfs.h. 19 years ago
  Ryan C. Gordon afd7163321 Apparently BeOS's BPath constructor doesn't actually _need_ leaf to be 19 years ago
  Ryan C. Gordon 7fcc071ca8 Initial Unicode work. 19 years ago
  Ryan C. Gordon a9d65e6d59 More 7zip work (thanks, Dennis!) 19 years ago
  Ryan C. Gordon ab32c0313d Rewritten 7zip/lzma support (thanks, Dennis!) 19 years ago
  Ryan C. Gordon 25909afde4 Fixed typo in Doxygen comment. 19 years ago
  Ryan C. Gordon c527092aed 7zip support, written by Dennis Schridde, and heavily Ryanified by me. 20 years ago
  Ryan C. Gordon 5d26eca4a4 Added -fvisibility=hidden support, for builds by gcc4 and later. 20 years ago
  Ryan C. Gordon e459e0714d Removed acconfig.h. 20 years ago
  Ryan C. Gordon c81367d0ca Changed my email address. 20 years ago
  Ryan C. Gordon 3e912c3c1b Added physfs.rc for Windows builds (thanks, Dennis!). 20 years ago
  Ryan C. Gordon a66c36b42a Cleaned up overflow checks in platform memory allocators (thanks to Nicolas 20 years ago
  Ryan C. Gordon 8544ea9431 Fixed documentation for PHYSFS_setWriteDir(). 20 years ago
  Ryan C. Gordon 361c434180 Patched archivers/wad.c to compile again. 20 years ago
  Ryan C. Gordon b7a3aeaccd Fixed version of locateInStringList() from Matze Braun. 20 years ago
  Ryan C. Gordon c28540fe89 Made unix mutexes recursive. 20 years ago
  Ryan C. Gordon 499631936f Don't leave internal structures temporarily modified before calling an 20 years ago
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally 20 years ago
  Ryan C. Gordon 24ce834f44 Hopefully fixing ABI with 1.0... 20 years ago
  Ryan C. Gordon 67746179d3 Some tweaks to PHYSFS_Allocator. 20 years ago
  Ryan C. Gordon 0d43bf1eb1 Updated. 20 years ago
  Ryan C. Gordon 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. 20 years ago
  Ryan C. Gordon bbb0cab5ee Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other 20 years ago
  Ryan C. Gordon 7b4181684e Patched to compile again on BeOS. 21 years ago
  Ryan C. Gordon 823baad1e1 Assert define fix. 21 years ago