提交历史

作者 SHA1 备注 提交日期
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) 3 年之前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年之前
  Sylvain 25336d053a Remove underscore for _SDL_iconv_t 3 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年之前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 年之前
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 年之前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 年之前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 年之前
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 年之前
  Pierre Wendling 501a499180 Add clang-format on/off comments where necessary. 4 年之前
  Ryan C. Gordon 8df045cc7d stdlib: just cast iconv()'s 2nd arg to void *. 4 年之前
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 年之前
  Ozkan Sezer a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. 4 年之前
  Ozkan Sezer f14a8bfa4e fix whitespace. 4 年之前
  Ozkan Sezer b71bfdaafb SDL_iconv.c (encodings): mark "WCHAR_T" as ENCODING_UTF16LE for OS/2 too 4 年之前
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 4 年之前
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" 4 年之前
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs 4 年之前
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 年之前
  Jessica Clarke 8f38ba4d68 Fix casts that should be using uintptr_t 4 年之前
  Ankith 559be8aab4 fix invalid out of bounds UTF8 handling 5 年之前
  Cacodemon345 dacf6cfbaa Fix compilation with iconv on FreeBSD 5 年之前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 年之前
  Sam Lantinga 31916f11aa Fixed compiler warning building on FreeBSD 5 年之前
  Sam Lantinga 342f62ca69 Fixed bug 5022 - SDL_iconv_string can get stuck in an infinite loop when encountering invalid characters 6 年之前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 年之前
  Ozkan Sezer 5f04ed5fbd SDL_iconv_string: add (char*) casts before SDL_malloc() calls. 6 年之前
  Cameron Cawley e7b514d8ff riscos: Fix iconv warnings 7 年之前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 年之前
  Sam Lantinga 5febdfcece Fixed whitespace 7 年之前