Commit History

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