Historie revizí

Autor SHA1 Zpráva Datum
  Ryan C. Gordon fc680aa468 Removed PHYSFS_Archiver's isArchive() method. před 15 roky
  Ryan C. Gordon c92f3035f9 Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name. před 15 roky
  Ryan C. Gordon 2beafa790d Removed getLastModTime() interface from the archivers; it's not used anymore. před 15 roky
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. před 15 roky
  Ryan C. Gordon c306d73fdc Patched to compile. před 15 roky
  Ryan C. Gordon f99f0ef9e7 Fixed details of PHYSFS_Archiver's stat method. před 15 roky
  Ryan C. Gordon 024784efbd Actually, that's FOUR gigabytes. před 15 roky
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. před 15 roky
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. před 15 roky
  Ryan C. Gordon 8b0988a038 Some minor FIXME tweaks. před 15 roky
  Ryan C. Gordon 51a22c576e Updated SWIG bindings. před 15 roky
  Ryan C. Gordon 94c621c8fb Updated test_physfs.c to not use deprecated functions. před 15 roky
  Ryan C. Gordon 8546c9a202 Replaced cut-and-paste byteswap i/o codepile with macros. před 15 roky
  Ryan C. Gordon 3dc77f8a54 Get rid of __inline__, just make sure "inline" is defined sanely instead. před 15 roky
  Ryan C. Gordon d797ea7cd8 Added PHYSFS_DEPRECATED. před 15 roky
  Ryan C. Gordon 4000b234c0 Moved all the file i/o from stdio-style to POSIX-style. před 15 roky
  Ryan C. Gordon 68632d3c57 Wrap BAIL_* and GOTO_* macros in do { } while (0) ... před 15 roky
  Ryan C. Gordon 11e2306c1c Added a FIXME. před 15 roky
  Ryan C. Gordon c88d2c3746 Added UTF-16 support. před 15 roky
  Ryan C. Gordon acdfcfca04 Fixed incorrect comments. před 15 roky
  Ryan C. Gordon 77d16c2bed Zero-sized destination buffers when converting to UTF-8 shouldn't overflow. před 15 roky
  Ryan C. Gordon 9d979b21d0 Added a see-also to the docs. před 15 roky
  Ryan C. Gordon f329f4ed0b Added a FIXME. před 15 roky
  Ryan C. Gordon 1fe05388ad Patched to compile on Solaris. před 16 roky
  Ryan C. Gordon 80713fb40e Fixed documentation issue. před 16 roky
  Ryan C. Gordon a9855949f0 Merged changeset 1084:ee3d2e6e1161 from stable-2.0: unitialized array fix. před 16 roky
  Ryan C. Gordon a44e9669c1 Forgot to apply build-time thread fix to default branch (thanks, Patrice!). před 16 roky
  Ryan C. Gordon e6f331f32d Add some more filesystem types that might be CDs or DVDs. před 16 roky
  Ryan C. Gordon ddd82040f4 Back out Doxygen escaping stuff...doesn't actually work. před 16 roky
  Ryan C. Gordon efa498fd5d See if $HOME is bogus, and if so, use getpwuid() instead. před 16 roky