Historial de Commits

Autor SHA1 Mensaje Fecha
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build hace 2 años
  Sam Lantinga fda039e6f8 Fixed analyzer warnings for SDL_string.c hace 2 años
  Sam Lantinga ac0751a652 Added SDL_strnstr() hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Ozkan Sezer 1a83bf2399 fix a possible memory leak in SDL_vasprintf() hace 2 años
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax hace 2 años
  Anonymous Maarten 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) hace 2 años
  Brick c03f5b4b69 Fixed rounding up in SDL_PrintFloat hace 2 años
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() hace 2 años
  Sam Lantinga f3d6320bac Added SDL_strndup() hace 2 años
  Sam Lantinga f4bd17deee Fixed %p formatting when there is following text hace 2 años
  Sam Lantinga c63aa9545e Fixed printf formatting for "%p" and added a unit test to check it hace 2 años
  Sam Lantinga 6150b5b3cb Don't bother re-encoding Latin1 characters in the ASCII range hace 2 años
  Sam Lantinga 491ae20d96 Only convert the result of XLookupString() if it's not already UTF-8 hace 2 años
  Sam Lantinga 128ca70160 Added support for printing wide strings using "%ls" syntax hace 2 años
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() hace 2 años
  Sam Lantinga 6c28546828 Added SDL_wcstol() hace 2 años
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style hace 2 años
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style hace 2 años
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 3 años
  Sam Lantinga 308bcbbe76 Fixed Visual Studio warning 4244 hace 3 años
  Sam Lantinga 0bd77a5b93 Fixed Visual Studio warning 4389 hace 3 años
  Sam Lantinga b078122c53 Fixed Visual Studio warning 4701 hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf hace 3 años
  Sam Lantinga ead4f122e4 Added basic support for %g snprintf format specifier hace 3 años