Historie revizí

Autor SHA1 Zpráva Datum
  Michael Fitzmayer 7ae64592c9 Restore support for the Nokia N-Gage (#12148) před 11 měsíci
  Sam Lantinga be6ed6e9c4 Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) před 1 rokem
  Sam Lantinga 6980325310 Added support for the "%n" sscanf format specifier před 1 rokem
  Ryan C. Gordon 181995b44f stdlib: Reworked SDL_vswprintf to be more efficient and return correct values. před 1 rokem
  Anonymous Maarten b713e7581b stdlib: fix SDL_strtol of "0" with base 0 před 1 rokem
  Sam Lantinga f2074d7af3 Updated copyright for 2025 před 1 rokem
  Sam Lantinga f8eac30276 Added SDL_StepBackUTF8() před 1 rokem
  Petar Popovic 020fb6889c Removed unnecessary const-qualifiers in src and test files před 1 rokem
  Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests před 1 rokem
  Carl Åstholm 59ec034412 stdlib: Use macros to define SDL_strtox tests před 1 rokem
  Carl Åstholm 8092e35287 stdlib: Improve SDL_strtod před 1 rokem
  Carl Åstholm 56a48763cd stdlib: Bring SDL_wcstol in line with SDL_strtol před 1 rokem
  Carl Åstholm 61bc856b04 stdlib: Use new parser for scanf %p specifier před 1 rokem
  Carl Åstholm e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl před 1 rokem
  Carl Åstholm fb82772fb3 stdlib: Rewrite SDL_strtoull impl před 1 rokem
  Carl Åstholm fd53b3e112 stdlib: Rewrite SDL_wcstol impl před 1 rokem
  Sam Lantinga 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values před 1 rokem
  Sam Lantinga 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 před 1 rokem
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk před 1 rokem
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API před 1 rokem
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL před 1 rokem
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code před 1 rokem
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() před 1 rokem
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). před 1 rokem
  Ryan C. Gordon a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. před 1 rokem
  Ryan C. Gordon 810656962c stdlib: Export some Unicode functions to other SDL internals. před 2 roky
  Ryan C. Gordon 58529c1827 stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. před 2 roky
  Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code před 2 roky
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. před 2 roky
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) před 2 roky