Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) hace 3 años
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 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