Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga f08a5cfcab Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) hace 1 año
  Sam Lantinga 024c27645a Added support for the "%n" sscanf format specifier hace 1 año
  Anonymous Maarten 123b967a99 Port back nolibc SDL_strtol implementations from SDL3 to SDL2 hace 1 año
  Sam Lantinga 2b5b8fdbd5 Updated copyright for 2025 hace 1 año
  Sam Lantinga 2efbe7fa3f Implemented left-justification in SDL_PrintString() hace 1 año
  Sam Lantinga 0fc3574464 Updated copyright for 2024 hace 2 años
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) hace 2 años
  Ozkan Sezer 93e51dd33e fix a possible memory leak in SDL_vasprintf() hace 2 años
  Sam Lantinga 4194a902e8 Added support for "%[]" sscanf syntax hace 2 años
  Anonymous Maarten 10135b2d7b Fix overflow when doing SDL_sscanf("%hd", ...) hace 2 años
  Sam Lantinga 3054c0dc50 Fixed %p formatting when there is following text hace 2 años
  Sam Lantinga 1ab452fc57 Fixed printf formatting for "%p" and added a unit test to check it hace 2 años
  Sam Lantinga 4700fbcbdf Don't bother re-encoding Latin1 characters in the ASCII range hace 2 años
  Ozkan Sezer a1dea11d32 fix MSVC build error. hace 2 años
  Sam Lantinga bfef7c302c Only convert the result of XLookupString() if it's not already UTF-8 hace 2 años
  Sam Lantinga 7308325559 Added support for printing wide strings using "%ls" syntax hace 2 años
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style hace 2 años
  Sam Lantinga 0479df53ca Updated copyright for 2023 hace 3 años
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) hace 3 años
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) hace 3 años
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() hace 3 años
  Sam Lantinga dc2a682a82 Use the right kind of 0 hace 3 años
  Sam Lantinga 2461930601 Fixed build on RISC OS hace 3 años
  Ozkan Sezer 887ae0c6eb fix build failure after commit 2a8d00634ddf if strtod isn't available. hace 3 años
  Sam Lantinga 2a8d00634d Fixed scanning a negative number as an unsigned value hace 3 años
  Ozkan Sezer 3f5c46663e SDL_vsscanf: fix an uninitialized warning hace 3 años
  Sam Lantinga 216e3f10bb Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf() hace 3 años
  Ivan Epifanov 7115ceb775 Vita: restore sceClibMemcmp hace 3 años
  Sam Lantinga 67cb3874ef Fixed potential uninitialized variable usage hace 3 años