Commit History

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