Histórico de Commits

Autor SHA1 Mensagem Data
  Anonymous Maarten 33c9f1a70a Fix -Wdeprecated-declarations warnings há 2 semanas atrás
  Anders Jenbo a8ecd677ed Add DOS platform support (DJGPP) (#15377) há 1 mês atrás
  Sam Lantinga b878ab1691 Fix msvc analyzer warnings há 2 meses atrás
  WillyJL c45be94938 Fix strpbrk() discarded const qualifier há 2 meses atrás
  Brenton Bostick a5889b0e44 make sure #endif comment matches the macro name há 3 meses atrás
  Sam Lantinga 5f086e7623 Updated copyright for 2026 há 5 meses atrás
  Ozkan Sezer 9cefbab766 remove watcom compiler support from private sources há 8 meses atrás
  Michael Fitzmayer 7ae64592c9 Restore support for the Nokia N-Gage (#12148) há 1 ano atrás
  Sam Lantinga be6ed6e9c4 Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) há 1 ano atrás
  Sam Lantinga 6980325310 Added support for the "%n" sscanf format specifier há 1 ano atrás
  Ryan C. Gordon 181995b44f stdlib: Reworked SDL_vswprintf to be more efficient and return correct values. há 1 ano atrás
  Anonymous Maarten b713e7581b stdlib: fix SDL_strtol of "0" with base 0 há 1 ano atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Sam Lantinga f8eac30276 Added SDL_StepBackUTF8() há 1 ano atrás
  Petar Popovic 020fb6889c Removed unnecessary const-qualifiers in src and test files há 1 ano atrás
  Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests há 1 ano atrás
  Carl Åstholm 59ec034412 stdlib: Use macros to define SDL_strtox tests há 1 ano atrás
  Carl Åstholm 8092e35287 stdlib: Improve SDL_strtod há 1 ano atrás
  Carl Åstholm 56a48763cd stdlib: Bring SDL_wcstol in line with SDL_strtol há 1 ano atrás
  Carl Åstholm 61bc856b04 stdlib: Use new parser for scanf %p specifier há 1 ano atrás
  Carl Åstholm e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl há 1 ano atrás
  Carl Åstholm fb82772fb3 stdlib: Rewrite SDL_strtoull impl há 1 ano atrás
  Carl Åstholm fd53b3e112 stdlib: Rewrite SDL_wcstol impl há 1 ano atrás
  Sam Lantinga 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values há 1 ano atrás
  Sam Lantinga 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 há 1 ano atrás
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk há 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API há 1 ano atrás
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL há 1 ano atrás
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code há 1 ano atrás
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() há 1 ano atrás