Cronologia Commit

Autore SHA1 Messaggio Data
  Frank Richter 0e63b514d5 Don't define memcpy(), memset() when using static VC runtime. 3 anni fa
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 anni fa
  Ozkan Sezer 6407d4b0a8 remove unnecessary parentheses from SDL_abs() 4 anni fa
  Kevin Colour 6cbee0634e include: Swap parameter names in atan2 functions 4 anni fa
  Ozkan Sezer 1957ffd21a fixed a typo in SDL_ceilf() 5 anni fa
  Misa 3da58b47f6 Fix errors with fallback impls of SDL_isxdigit() and SDL_ispunct() 5 anni fa
  Misa dfe219ec71 Add all missing "is characteristic" stdlib functions 5 anni fa
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 anni fa
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 5 anni fa
  Sam Lantinga 8b29aaddbd Fixed warning when building on Windows 5 anni fa
  Sam Lantinga 8b60d39cb0 Fixed bug 5112 - CMake won't compile in VS2019 5 anni fa
  Sam Lantinga 1d8797876a Fixed implicit linkage to ftol2() on Windows 6 anni fa
  Ryan C. Gordon d292f6bd4f stdlib: Add SDL_trunc and SDL_truncf 6 anni fa
  Sam Lantinga aa384ad02b Fixed bug 5001 - Feature request: SDL_isupper & SDL_islower 6 anni fa
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 anni fa
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 anni fa
  Ozkan Sezer f45f33bdc0 SDL_expf: return SDL_exp() instead of SDL_uclibc_exp() for consistency. 7 anni fa
  Ethan Lee b4fe7412f9 SDL_exp 7 anni fa
  Ethan Lee 11c348b4d7 SDL_log10 8 anni fa
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 anni fa
  Sam Lantinga bcdf8b916b Added SDL_fmod() and SDL_fmodf() 8 anni fa
  Sam Lantinga 34502143d9 Added float versions of SDL's math functions 8 anni fa
  Ryan C. Gordon 620f5342b5 stdlib: An implementation of SDL_scalbn using ldexp() (thanks, Ozkan!). 8 anni fa
  Sam Lantinga fcf83e7908 Fixed bug 3768 - provide a quick copysign() solution for watcom 8 anni fa
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 anni fa
  Sam Lantinga 40b571c91e Fixed bug 3468 - _allshr in SDL_stdlib.c is not working properly 9 anni fa
  Sam Lantinga 8109b1378a Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc 9 anni fa
  Sam Lantinga 9db5e9aae9 Made #if defined(X) consistent 9 anni fa
  Sam Lantinga e2fd1c0fe3 Backed out commit 80ce90dbc266, this causes Visual Studio build failure on buildbot 10 anni fa
  Sam Lantinga ac444cd313 Fixed bug 3092 - Statically link sdl2 with /MT for msvc 10 anni fa