Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers před 3 roky
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() před 3 roky
  Sam Lantinga dc2a682a82 Use the right kind of 0 před 3 roky
  Sam Lantinga 2461930601 Fixed build on RISC OS před 3 roky
  Ozkan Sezer 887ae0c6eb fix build failure after commit 2a8d00634ddf if strtod isn't available. před 3 roky
  Sam Lantinga 2a8d00634d Fixed scanning a negative number as an unsigned value před 3 roky
  Ozkan Sezer 3f5c46663e SDL_vsscanf: fix an uninitialized warning před 3 roky
  Sam Lantinga 216e3f10bb Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf() před 3 roky
  Ivan Epifanov 7115ceb775 Vita: restore sceClibMemcmp před 3 roky
  Sam Lantinga 67cb3874ef Fixed potential uninitialized variable usage před 3 roky
  Dav999-v 51f75b8b30 Fix fallback implementations of SDL_strchr and SDL_strrchr for '\0' před 3 roky
  Sam Lantinga 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" před 3 roky
  Anonymous Maarten ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively před 3 roky
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` před 3 roky
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 před 3 roky
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. před 4 roky
  pionere 25203222f5 optimize the SDL_str(case)cmp functions před 4 roky
  pionere aec58d8208 make SDL_strcasecmp standard compliant před 4 roky
  Sam Lantinga bdafe1e049 Fixed whitespace před 4 roky
  Ozkan Sezer 0abc0a6f32 SDL_string.c: tidy-up gcc2 va_copy defines after previous haiku commit. před 4 roky
  kenmays d37c9777b9 haiku: updated for Haiku před 4 roky
  Sam Lantinga 120c76c84b Updated copyright for 2022 před 4 roky
  Sam Lantinga ab6d0d4d50 Fixed undefined behavior in SDL_memset() (thanks andrewrk!) před 4 roky
  Ozkan Sezer 840339c49d SDL_utf8strlcpy: store trailing_bytes explicity as unsigned type. před 4 roky
  Ozkan Sezer 507d4bcd68 SDL_utf8strlen: run bit-test explicitly on unsigned char před 4 roky
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs před 4 roky
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" před 4 roky
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs před 4 roky
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer před 4 roky
  Sylvain e8731933cc Fixed warning: macro is not used před 4 roky