Historial de Commits

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