Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f2074d7af3 Updated copyright for 2025 il y a 1 an
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation il y a 1 an
  Sam Lantinga 90e01040c5 Added thread-safe environment functions il y a 1 an
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. il y a 1 an
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL il y a 1 an
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code il y a 1 an
  Anonymous Maarten 0fa2049fef Document iconv functions + add testautomation (#10131) il y a 1 an
  Ozkan Sezer 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft il y a 2 ans
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ozkan Sezer 42c8366fdc revise iconv detection: il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga 1375d2049d SDL_iconv_string() defaults to UTF-8 il y a 2 ans
  Sam Lantinga ecbbac7c72 Do a full UCS4 zero termination on iconv converted strings il y a 2 ans
  Sam Lantinga c369b90019 Fixed SDL_iconv_string() truncation when handling SDL_ICONV_E2BIG il y a 2 ans
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style il y a 2 ans
  Eddy Jansson 5f5abb6805 Always allocate zt in output of SDL_iconv_string() il y a 3 ans
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sylvain 25336d053a Remove underscore for _SDL_iconv_t il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  chalonverse 3b191580c3 Windows GDK Support (#5830) il y a 3 ans
  Pierre Wendling 501a499180 Add clang-format on/off comments where necessary. il y a 4 ans
  Ryan C. Gordon 8df045cc7d stdlib: just cast iconv()'s 2nd arg to void *. il y a 4 ans
  Sam Lantinga 120c76c84b Updated copyright for 2022 il y a 4 ans
  Ozkan Sezer a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. il y a 4 ans