커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga b0e528cc88 Switched ifdef from negative to positive 1 년 전
  Ozkan Sezer 254b36361e Add SDL_PRILL? format specifiers specifically for long long type. 1 년 전
  Ozkan Sezer 7edf7fad66 fix bool define when SDL_DEFINE_STDBOOL is defined: 1 년 전
  Ozkan Sezer ff90570a3c define SDL_DEFINE_STDBOOL for gcc < 3 1 년 전
  Sam Lantinga ea640894d3 Fixed SDL_DEFINE_STDBOOL logic if __bool_true_false_are_defined is defined 1 년 전
  Sam Lantinga 32fd1878a0 Provide a definition of bool if needed for your environment 1 년 전
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 년 전
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 년 전
  Sam Lantinga 97d40b9218 Removed SDL_CleanupEnvironment() 1 년 전
  SDL Wiki Bot a7f1deae8d Sync SDL3 wiki -> header 1 년 전
  Sam Lantinga 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 년 전
  Sam Lantinga 8569bde053 Fixed typo 1 년 전
  SDL Wiki Bot 706aaaf280 Sync SDL3 wiki -> header 1 년 전
  Ryan C. Gordon 3bc0347761 Revert "Sync SDL3 wiki -> header" 1 년 전
  Ryan C. Gordon c2e4b14a82 Revert "stdinc: Added missing `\param` to SDL_CreateEnvironment." 1 년 전
  Ryan C. Gordon 11c9975caa Revert "Sync SDL3 wiki -> header" 1 년 전
  SDL Wiki Bot ba65767afa Sync SDL3 wiki -> header 1 년 전
  Ryan C. Gordon 919f8d3e2b stdinc: Added missing `\param` to SDL_CreateEnvironment. 1 년 전
  SDL Wiki Bot 35427ff9ec Sync SDL3 wiki -> header 1 년 전
  Sam Lantinga aa7357a14d SDL_CreateEnvironment() fills the environment with a non-zero parameter 1 년 전
  Sam Lantinga 90e01040c5 Added thread-safe environment functions 1 년 전
  SDL Wiki Bot d483886ec5 Sync SDL3 wiki -> header 1 년 전
  Carl Åstholm 7d94bf528d stdlib: Document SDL_strtox functions 1 년 전
  Carl Åstholm fb82772fb3 stdlib: Rewrite SDL_strtoull impl 1 년 전
  Carl Åstholm 4efbe1ca28 stdlib: Assert that signed integers use two's complement arithmetic 1 년 전
  Carl Åstholm fd53b3e112 stdlib: Rewrite SDL_wcstol impl 1 년 전
  Sam Lantinga 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 1 년 전
  SDL Wiki Bot 7d1bbae6b2 Sync SDL3 wiki -> header 1 년 전
  Carl Åstholm af37056c0d stdinc: Fix typos and reword comments about aliasing 1 년 전
  Carl Åstholm 8eb194b6f8 stdinc: Document number parsing APIs 1 년 전