История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 1aa0511f7b Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!). 18 лет назад
  Ryan C. Gordon 565f973e2e Mingw32 fix for 64-bit literals. 18 лет назад
  Ryan C. Gordon 2296f69deb Minor windows cleanups. 18 лет назад
  Ryan C. Gordon a8842c9713 Whoops, it's malloc.h, not alloca.h ... 18 лет назад
  Ryan C. Gordon 827b643f49 Fixed missing alloc macro on mingw32, I think. 18 лет назад
  Ryan C. Gordon c5ee3d965c Fixed crash on zero-byte read/write (thanks, Ensiform!). 18 лет назад
  Ryan C. Gordon c27fd9639f Updated. 19 лет назад
  Ryan C. Gordon d1d0ea025f FIXME removal: Replaced a strncpy() with a memcpy(). 19 лет назад
  Ryan C. Gordon 711d9ec926 Minor documentation fix. 19 лет назад
  Ryan C. Gordon 05e44324c8 Fixed zip archiver: could do bogus seek if a small, non-zip file got put 19 лет назад
  Ryan C. Gordon 35dcb89748 Minor const correctness tweak in zip archiver. 19 лет назад
  Ryan C. Gordon 32bc908a4b Forgot to update the project version in the Doxygen file before release. 19 лет назад
  Ryan C. Gordon 8db7b0a622 Updated. 19 лет назад
  Ryan C. Gordon d4d3d52fc5 Fixes to the makedist.sh script. 19 лет назад
  Ryan C. Gordon ad430a8816 Updated. 19 лет назад
  Ryan C. Gordon 515f409083 Reverted change r857:858...recursive mutex APIs sort of suck for portability. 19 лет назад
  Ryan C. Gordon cacd778311 Updated. 19 лет назад
  Ryan C. Gordon 4343984522 More svn:ignore... 19 лет назад
  Ryan C. Gordon ded756bbe5 Ignore generated source tarballs. 19 лет назад
  Ryan C. Gordon 41ede697d0 Added a hack for "make dist" functionality. 19 лет назад
  Ryan C. Gordon d6647fa86d Updated. 19 лет назад
  Ryan C. Gordon 7ed45636ae Fixed Doxygen comment (this was probably a Doxygen bug that was since fixed). 19 лет назад
  Ryan C. Gordon 6ee992c1d9 Improved Doxygen comments. 19 лет назад
  Ryan C. Gordon bc1c890468 It's now safe to call PHYSFS_* functions from callbacks, since mutexes are now 19 лет назад
  Ryan C. Gordon 1622f171f4 Updated. 19 лет назад
  Ryan C. Gordon 40ab6d277f Added initial work on a wxWidgets-based test app. 19 лет назад
  Ryan C. Gordon 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). 19 лет назад
  Ryan C. Gordon 777eec4254 Added PHYSFS_isInit() function. 19 лет назад
  Ryan C. Gordon b572b556d2 Patched to compile, and work with pre-Vista versions of the Platform SDK. 19 лет назад
  Ryan C. Gordon 9af599504d Symlink support for Windows Vista. Untested code. 19 лет назад