Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Ryan C. Gordon b617766b50 Updated copyright to 2017. 8 tahun lalu
  Ryan C. Gordon 14a3b87bec Removed unused variable in extras/ignorecase.c ... 8 tahun lalu
  Ryan C. Gordon 0a1b2b8610 Added a mostly-harmless FIXME. 8 tahun lalu
  Ryan C. Gordon da04a0594c Added support for password-protected .zip files. 8 tahun lalu
  Ryan C. Gordon 5c7a8f0ce3 Platform deinit should happen last, since other deinit bits might depend on it. 8 tahun lalu
  Ryan C. Gordon ac1df5f441 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 8 tahun lalu
  Ryan C. Gordon a0071280f9 Removed one more rude thing from the comments. :/ 8 tahun lalu
  Ryan C. Gordon 74c08218e0 extras/ignorecase.h: Fixed some typos. 8 tahun lalu
  Ryan C. Gordon daa3f0628e Fixed some documentation typos (thanks, Paul!). 8 tahun lalu
  Ryan C. Gordon 7805899796 Replace unsigned long cast with cast to size_t (thanks, David!). 8 tahun lalu
  David Yip d8e01adebd Remove unused functions and variables in platform_windows. 8 tahun lalu
  David Yip 2a84f23e86 Remove unused variable in zip_hash_ancestors. 8 tahun lalu
  Ryan C. Gordon f3b45a94d0 Updated byte order tests to match what SDL does now. 9 tahun lalu
  Ryan C. Gordon afce1d12b9 HTTPS all the things. 9 tahun lalu
  Ryan C. Gordon f9b4cbeaf5 zip: Reworked how we organize ZIP entries. 9 tahun lalu
  Ryan C. Gordon 7c5cf75f3e Fixed a comment. 9 tahun lalu
  Ryan C. Gordon 5554090786 Move __PHYSFS_strdup() declaration up with other string helpers. 9 tahun lalu
  Ryan C. Gordon e44bbc2945 zip: Don't allocate a 256k buffer on the stack for zip64 parsing. 9 tahun lalu
  Ryan C. Gordon dc75ddfbc3 Added a minor comment. 9 tahun lalu
  Ryan C. Gordon 780e775eb7 Replaced PhysFS.NET with a README pointing to more modern C# bindings. 9 tahun lalu
  Ryan C. Gordon 87f8fc4608 Updated Copyright. 9 tahun lalu
  Ryan C. Gordon d9b76451c2 Fixes to SDL_RWops bridge code. 9 tahun lalu
  Ryan C. Gordon 7f1dee9255 Fixed compiler warning about unused variable because assert() is awful. 9 tahun lalu
  Ryan C. Gordon e68607a14e Removed a few tabstops to test something on the Mercurial server. 9 tahun lalu
  Ryan C. Gordon 99e0a2a50e Fixed incorrect logic ("!x != 5" instead of "x != 5"). 9 tahun lalu
  Ryan C. Gordon 79ca7a3866 Added some FIXMEs. 10 tahun lalu
  Ryan C. Gordon 8dd5c838ee dos2unix'd platform_winrt.cpp 10 tahun lalu
  Ryan C. Gordon 808d54edc5 Removed some tabs and an extra semicolon. 10 tahun lalu
  Ryan C. Gordon fce44d2650 Added Martin Ahrnbom to the credits. 10 tahun lalu
  Martin Ahrnbom 46db840607 Added support for WinRT 8.1 Universal Apps. 10 tahun lalu