Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 7ed45636ae Fixed Doxygen comment (this was probably a Doxygen bug that was since fixed). há 19 anos atrás
  Ryan C. Gordon 6ee992c1d9 Improved Doxygen comments. há 19 anos atrás
  Ryan C. Gordon bc1c890468 It's now safe to call PHYSFS_* functions from callbacks, since mutexes are now há 19 anos atrás
  Ryan C. Gordon 1622f171f4 Updated. há 19 anos atrás
  Ryan C. Gordon 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). há 19 anos atrás
  Ryan C. Gordon 777eec4254 Added PHYSFS_isInit() function. há 19 anos atrás
  Ryan C. Gordon 3bd2db53ae Fixed typo in documentation. há 19 anos atrás
  Ryan C. Gordon ded10c9238 Bumped version numbers. há 19 anos atrás
  Ryan C. Gordon 7703202ee5 Fixed a FIXME in the documentation comments. há 19 anos atrás
  Ryan C. Gordon 5bc21ecf59 Fixed Doxygen comments for UTF-8 functions. há 19 anos atrás
  Ryan C. Gordon 237170ebcb Changed PHYSFS_file from a typedef to a #define for legacy code. há 19 anos atrás
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed há 19 anos atrás
  Ryan C. Gordon b133b5dfce Moved more files from FILENAME to FILENAME.txt ... há 19 anos atrás
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt há 19 anos atrás
  Ryan C. Gordon 54ba6773b0 More ranting and raving about Unicode. há 19 anos atrás
  Ryan C. Gordon c6273ae317 Killed MIX archiver. há 19 anos atrás
  Ryan C. Gordon ad6d05c95b Fixed a comment in physfs.h. há 19 anos atrás
  Ryan C. Gordon 7fcc071ca8 Initial Unicode work. há 19 anos atrás
  Ryan C. Gordon 25909afde4 Fixed typo in Doxygen comment. há 19 anos atrás
  Ryan C. Gordon 1444557273 Apparently the visibility attribute only exists in gcc3 and up. há 20 anos atrás
  Ryan C. Gordon 5d26eca4a4 Added -fvisibility=hidden support, for builds by gcc4 and later. há 20 anos atrás
  Ryan C. Gordon 8544ea9431 Fixed documentation for PHYSFS_setWriteDir(). há 20 anos atrás
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally há 20 anos atrás
  Ryan C. Gordon 67746179d3 Some tweaks to PHYSFS_Allocator. há 20 anos atrás
  Ryan C. Gordon 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. há 20 anos atrás
  Ryan C. Gordon 31443d2c81 Upped version to 1.1.0 há 20 anos atrás
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to há 21 anos atrás
  Ryan C. Gordon a2cc461727 More mountpoint work and other cleanups. há 21 anos atrás
  Ryan C. Gordon 67776da8cc Split off sanitizePlatformIndependentPath() from verifySecurity(), which makes há 21 anos atrás
  Ryan C. Gordon 93adbf1d88 First chunk of PHYSFS_mount() implementation. Incomplete! há 21 anos atrás