Historial de Commits

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