Commit History

Author SHA1 Message Date
  Manuel Novoa III 6d40eadd6c Hide some x86-specific devel asserts. 20 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
  Manuel Novoa III edcbb2ecce Fix a couple of 'declaration after statement' errors. 21 years ago
  Manuel Novoa III cd46bde2a0 Hack around bg_BG bug; grouping specified but no thousands separator. 21 years ago
  Manuel Novoa III 9c6f2391ed Create a typedef for the ctype bitmask table entries. 21 years ago
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 years ago
  Manuel Novoa III 3e332011a8 Fix a cut-and-paste error. Collation should be working again. 21 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. 22 years ago
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: 22 years ago
  Manuel Novoa III f9d08b172a Fix a stupid bug. 22 years ago
  Manuel Novoa III 4d273b9abc Reworked setlocale() return values and locale arg processing to 22 years ago
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul 22 years ago
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. 22 years ago
  Manuel Novoa III 624a648046 Added a version of nl_langinfo for the stub C/POSIX locale support. 22 years ago
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 years ago
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 23 years ago
  Eric Andersen c132ecc38f Stub out localeconv. Please look over this to check it is correct.... 23 years ago
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... 23 years ago
  Manuel Novoa III a12156f0c4 Part of the ctype locale support. 23 years ago