Historique des commits

Auteur SHA1 Message Date
  Rich Felker 37fcc13c12 lift locale lock out of internal __get_locale il y a 4 ans
  Rich Felker d88e5dfa8b adapt setlocale to support possibility of failure il y a 6 ans
  Rich Felker 81e19341d8 declare and make hidden more internal locale functions il y a 6 ans
  Rich Felker 7e399fabd3 apply hidden visibility to various remaining internal interfaces il y a 6 ans
  Rich Felker 7dc8df56c1 move __loc_is_allocated declaration to locale_impl.h il y a 6 ans
  Rich Felker e6917eced2 increase limit on locale name length from 15 to 23 bytes il y a 8 ans
  Rich Felker f22a9edaf8 byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code il y a 9 ans
  Rich Felker 32f3c4f706 add multiple inclusion guard to locale_impl.h il y a 9 ans
  Rich Felker 04b8360adb remove redefinition of MB_CUR_MAX in locale_impl.h il y a 9 ans
  Rich Felker 16bf466532 make static C and C.UTF-8 locales available outside of newlocale il y a 9 ans
  Rich Felker 61a3364d24 overhaul locale internals to treat categories roughly uniformly il y a 9 ans
  Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state il y a 9 ans
  Rich Felker 41421d6beb implement mo file string lookup for translations il y a 10 ans
  Rich Felker 6cb4f91db7 implement locale file loading and state for remaining locale categories il y a 10 ans
  Rich Felker 0bc03091bb add locale framework il y a 10 ans
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans