Histórico de Commits

Autor SHA1 Mensagem Data
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 1 ano atrás
  Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio há 1 ano atrás
  Sam Lantinga 7f75178908 Verify that the %p format specifier works for 64-bit pointers há 1 ano atrás
  Sam Lantinga ac0751a652 Added SDL_strnstr() há 1 ano atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 1 ano atrás
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. há 1 ano atrás
  Sam Lantinga 39a961ba41 Added support for "%[]" sscanf syntax há 2 anos atrás
  Brick c03f5b4b69 Fixed rounding up in SDL_PrintFloat há 2 anos atrás
  Sam Lantinga 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() há 2 anos atrás
  Sam Lantinga f4bd17deee Fixed %p formatting when there is following text há 2 anos atrás
  Sam Lantinga c63aa9545e Fixed printf formatting for "%p" and added a unit test to check it há 2 anos atrás
  Sam Lantinga 128ca70160 Added support for printing wide strings using "%ls" syntax há 2 anos atrás
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() há 2 anos atrás
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined há 2 anos atrás
  Sylvain c963f02571 More fix warnings about static function and prototype há 2 anos atrás
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments há 2 anos atrás
  Sam Lantinga 1c83c1fadd Fixed build warnings in Xcode há 2 anos atrás
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() há 2 anos atrás
  Sam Lantinga 38b138cd0a Fixed rounding of floating point values in snprintf há 2 anos atrás
  Sam Lantinga ead4f122e4 Added basic support for %g snprintf format specifier há 2 anos atrás
  Sam Lantinga 63724c113b Removed the vi format comments from the source há 2 anos atrás
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) há 2 anos atrás
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) há 2 anos atrás
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) há 2 anos atrás
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` há 2 anos atrás
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers há 2 anos atrás
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's há 3 anos atrás
  Sam Lantinga c70ffc2a35 Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf há 3 anos atrás
  Sam Lantinga 9065897514 Added test for digit count in sscanf, e.g. "%1x" há 3 anos atrás
  Simon McVittie d15f6e379c test: Add a unit test for overflow detection há 3 anos atrás