Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style há 2 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 3 anos atrás
  Sam Lantinga 308bcbbe76 Fixed Visual Studio warning 4244 há 3 anos atrás
  Sam Lantinga 0bd77a5b93 Fixed Visual Studio warning 4389 há 3 anos atrás
  Sam Lantinga b078122c53 Fixed Visual Studio warning 4701 há 3 anos atrás
  Sam Lantinga fde78d12f2 Updated copyright for 2023 há 3 anos atrás
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf há 3 anos atrás
  Sam Lantinga ead4f122e4 Added basic support for %g snprintf format specifier há 3 anos atrás
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions há 3 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 3 anos atrás
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) há 3 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 3 anos atrás
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) há 3 anos atrás
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) há 3 anos atrás
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers há 3 anos atrás
  Sam Lantinga 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() há 3 anos atrás
  Sam Lantinga dc2a682a82 Use the right kind of 0 há 3 anos atrás
  Sam Lantinga 2461930601 Fixed build on RISC OS há 3 anos atrás
  Ozkan Sezer 887ae0c6eb fix build failure after commit 2a8d00634ddf if strtod isn't available. há 3 anos atrás
  Sam Lantinga 2a8d00634d Fixed scanning a negative number as an unsigned value há 3 anos atrás
  Ozkan Sezer 3f5c46663e SDL_vsscanf: fix an uninitialized warning há 3 anos atrás
  Sam Lantinga 216e3f10bb Implemented size_t format specifiers for SDL_snprintf() and SDL_sscanf() há 3 anos atrás
  Ivan Epifanov 7115ceb775 Vita: restore sceClibMemcmp há 3 anos atrás
  Sam Lantinga 67cb3874ef Fixed potential uninitialized variable usage há 3 anos atrás
  Dav999-v 51f75b8b30 Fix fallback implementations of SDL_strchr and SDL_strrchr for '\0' há 3 anos atrás
  Sam Lantinga 12f14bdbeb Fixed digit count in sscanf, e.g. "%1x" há 3 anos atrás
  Anonymous Maarten ae7446a959 stlib: Extract SDL_memcpy and SDL_memset to its own file respectively há 3 anos atrás
  Guldoman 74bcc5a0a3 stdlib: Add `SDL_utf8strnlen` há 4 anos atrás
  Sam Lantinga 8cd908e0b9 Fixed building with Visual Studio 2013 há 4 anos atrás
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. há 4 anos atrás