Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon b082bc3432 Removed __PHYSFS_stricmpASCII functions. il y a 8 ans
  Ryan C. Gordon d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. il y a 8 ans
  Ryan C. Gordon f0eb5c0db9 Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships. il y a 8 ans
  Ryan C. Gordon 32d4f4541e HTTPS all the things. il y a 10 ans
  Ryan C. Gordon 4b906c1e5f Short circuit case-insensitive compare of two equal Unicode codepoints. il y a 11 ans
  Ryan C. Gordon 123313c3cd Make __PHYSFS_utf8stricmp() work like you'd expect. il y a 13 ans
  Ryan C. Gordon 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). il y a 14 ans
  Ryan C. Gordon 6a1aca5db5 Make sure utf8codepoint() advances the pointer even on bogus input. il y a 15 ans
  Ryan C. Gordon f871802f51 Cleaned up some #includes. il y a 15 ans
  Ryan C. Gordon 8def2f8aaf Fixed some single-line comments. il y a 16 ans
  Ryan C. Gordon c88d2c3746 Added UTF-16 support. il y a 16 ans
  Ryan C. Gordon acdfcfca04 Fixed incorrect comments. il y a 16 ans
  Ryan C. Gordon 77d16c2bed Zero-sized destination buffers when converting to UTF-8 shouldn't overflow. il y a 16 ans
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. il y a 16 ans
  Ryan C. Gordon 5323b6a532 Fixed latin1 to UTF-8 conversion (sign conversion was broken). il y a 17 ans
  Ryan C. Gordon 07e97a0166 Fixed some Sun Studio warnings about unreachable code. il y a 17 ans
  Ryan C. Gordon 2a65060cde Moved directory structure around. il y a 17 ans