Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga 0fc3574464 Updated copyright for 2024 před 2 roky
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) před 2 roky
  Ozkan Sezer 93e51dd33e fix a possible memory leak in SDL_vasprintf() před 2 roky
  Sam Lantinga 4194a902e8 Added support for "%[]" sscanf syntax před 2 roky
  Anonymous Maarten 10135b2d7b Fix overflow when doing SDL_sscanf("%hd", ...) před 2 roky
  Sam Lantinga 3054c0dc50 Fixed %p formatting when there is following text před 2 roky
  Sam Lantinga 1ab452fc57 Fixed printf formatting for "%p" and added a unit test to check it před 2 roky
  Sam Lantinga 4700fbcbdf Don't bother re-encoding Latin1 characters in the ASCII range před 2 roky
  Ozkan Sezer a1dea11d32 fix MSVC build error. před 2 roky
  Sam Lantinga bfef7c302c Only convert the result of XLookupString() if it's not already UTF-8 před 2 roky
  Sam Lantinga 7308325559 Added support for printing wide strings using "%ls" syntax před 2 roky
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style před 2 roky
  Sam Lantinga 0479df53ca Updated copyright for 2023 před 3 roky
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) před 3 roky
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) před 3 roky
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 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 4 roky
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 před 4 roky