Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga f3d6320bac Added SDL_strndup() 2 lat temu
  Sam Lantinga f010411492 Rename SDL_strtokr() to SDL_strtok_r() 2 lat temu
  Sam Lantinga 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 lat temu
  Sam Lantinga bc5d074818 Added SDL_nextafter() and SDL_nextafterf() 2 lat temu
  Ozkan Sezer a8a72de6fb fix mingw build failures in CI with clang-tidy. 2 lat temu
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() 2 lat temu
  Sam Lantinga 6c28546828 Added SDL_wcstol() 2 lat temu
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 lat temu
  Pierre Wendling ea093378a2 Fix clang-tidy error on LLVM 16. 3 lat temu
  SDL Wiki Bot 260dcb856e Sync SDL3 wiki -> header 3 lat temu
  Eddy Jansson 5f5abb6805 Always allocate zt in output of SDL_iconv_string() 3 lat temu
  Anonymous Maarten 549cedfa88 include: add \brief to includes 3 lat temu
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 3 lat temu
  Sylvain e9af964cf4 More `\param` added for SDL function in stdinc.h 3 lat temu
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 3 lat temu
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 lat temu
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 3 lat temu
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 lat temu
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 lat temu
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 3 lat temu
  Sam Lantinga 7f23d71b6a Added SDL_modf() and SDL_modff() 3 lat temu
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 lat temu
  Sylvain 25336d053a Remove underscore for _SDL_iconv_t 3 lat temu
  Sylvain 04f2820e07 Remove underscore for some SDL_ builtin function/macros 3 lat temu
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 lat temu
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 lat temu
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 lat temu