1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon 8cd320b858 Added PHYSFS_mountIo(). 15 жил өмнө
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. 15 жил өмнө
  Ryan C. Gordon 2beafa790d Removed getLastModTime() interface from the archivers; it's not used anymore. 15 жил өмнө
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. 15 жил өмнө
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 15 жил өмнө
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. 15 жил өмнө
  Ryan C. Gordon 51a22c576e Updated SWIG bindings. 15 жил өмнө
  Ryan C. Gordon d797ea7cd8 Added PHYSFS_DEPRECATED. 15 жил өмнө
  Ryan C. Gordon 4000b234c0 Moved all the file i/o from stdio-style to POSIX-style. 15 жил өмнө
  Ryan C. Gordon c88d2c3746 Added UTF-16 support. 15 жил өмнө
  Ryan C. Gordon 77d16c2bed Zero-sized destination buffers when converting to UTF-8 shouldn't overflow. 15 жил өмнө
  Ryan C. Gordon 9d979b21d0 Added a see-also to the docs. 15 жил өмнө
  Ryan C. Gordon 80713fb40e Fixed documentation issue. 16 жил өмнө
  Ryan C. Gordon ddd82040f4 Back out Doxygen escaping stuff...doesn't actually work. 16 жил өмнө
  Ryan C. Gordon 4c7d25aebe Doxygen fixes (thanks, Patrick!) 16 жил өмнө
  Ryan C. Gordon ed989aa171 Added some missing file types to the documentation. 16 жил өмнө
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. 16 жил өмнө
  Ryan C. Gordon 8e78e4719d Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry! 16 жил өмнө
  Ryan C. Gordon 7cc80bebc5 Added first work on PHYSFS_stat() API (thanks, Christoph!). 16 жил өмнө
  Ryan C. Gordon 392193ea0c Hooked up Perl bindings, via SWIG. 16 жил өмнө
  Ryan C. Gordon a09a54d0f2 Initial SWIG work. 16 жил өмнө
  Ryan C. Gordon aa7126619e Added some (disabled!) calling conventions stuff. 16 жил өмнө
  Ryan C. Gordon 5629f8b8bc Renamed __EXPORT__ to PHYSFS_DECL. 16 жил өмнө
  Ryan C. Gordon cedcd95541 Corrected __EXPORT__ test for Solaris. 17 жил өмнө
  Ryan C. Gordon 57d908dca0 Added the Sun Studio equivalent of -fvisibility=hidden 17 жил өмнө
  Ryan C. Gordon 544f0f6185 Patches to build on gcc 4.3.3 on OS/2. 17 жил өмнө
  Ryan C. Gordon 778f1987cf Updated some documentation, added a FIXME. 17 жил өмнө
  Ryan C. Gordon fb5e8d9cd2 PHYSFS_freeList(NULL) is now a safe no-op. 17 жил өмнө
  Ryan C. Gordon b78da18657 Bumped version number (although we're probably far from a real 2.1.0 release). 17 жил өмнө
  Ryan C. Gordon d6ce63e912 Added PHYSFS_getAllocator(). 17 жил өмнө