Historie revizí

Autor SHA1 Zpráva Datum
  Max Seidenstücker 0c121ad6a7 conditional expression is constant před 1 měsícem
  nmlgc 8824eace93 testautomation: Test SDL_snprintf() for doubles >LLONG_MAX and <ULLONG_MAX před 6 měsíci
  Sam Lantinga be6ed6e9c4 Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) před 1 rokem
  Sam Lantinga 6980325310 Added support for the "%n" sscanf format specifier před 1 rokem
  Ryan C. Gordon 6a0405b933 testautomation: Added a test to stdlib_swprintf that previously would fail. před 1 rokem
  Anonymous Maarten b713e7581b stdlib: fix SDL_strtol of "0" with base 0 před 1 rokem
  Ozkan Sezer 41dfe2c246 test/testautomation_stdlib.c: fix gcc warning on 32 bit před 1 rokem
  Sam Lantinga 8262072d91 Fixed possible memset(NULL) call in testautomation's SDL_aligned_alloc() check před 1 rokem
  Ozkan Sezer 254b36361e Add SDL_PRILL? format specifiers specifically for long long type. před 1 rokem
  Ozkan Sezer 88a01fbc96 testautomation_stdlib.c: fix -Wformat warnings from mingw with %lld/%llu před 1 rokem
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool před 1 rokem
  Ozkan Sezer 8caf25f7b3 testautomation_stdlib.c (stdlib_strtox): fix warning from gcc-4.9: před 1 rokem
  Sam Lantinga 90e01040c5 Added thread-safe environment functions před 1 rokem
  Carl Åstholm 84361bcf0a stdlib: Remove test cases with impl-defined results před 1 rokem
  Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests před 1 rokem
  Carl Åstholm 59ec034412 stdlib: Use macros to define SDL_strtox tests před 1 rokem
  Carl Åstholm a78f612d4b stdlib: Add some tests for SDL_strtod před 1 rokem
  Carl Åstholm 61bc856b04 stdlib: Use new parser for scanf %p specifier před 1 rokem
  Carl Åstholm e109aa09aa stdlib: Rewrite SDL_strto(ll?|ul) impl před 1 rokem
  Carl Åstholm e326540a45 stdlib: Add failing tests for SDL_strto(ll?|ul) před 1 rokem
  Carl Åstholm 5331f36789 stdlib: Add failing tests for SDL_strtoull před 1 rokem
  Carl Åstholm 5d30980df4 stdlib: Add failing tests for SDL_wcstol před 1 rokem
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention před 1 rokem
  Anonymous Maarten baa1a5e2f4 Add SDL_strpbrk před 1 rokem
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() před 1 rokem
  Anonymous Maarten 0fa2049fef Document iconv functions + add testautomation (#10131) před 1 rokem
  Sam Lantinga f59d66f4b1 Implemented left-justification in SDL_PrintString() před 1 rokem
  Sam Lantinga 473feab2a4 Added SDL_unsetenv() před 1 rokem
  Sam Lantinga b854e1fe0b Fixed some issues found with static analysis před 1 rokem
  Sam Lantinga 29f0fd33dc SDL_getenv() should return const před 1 rokem