Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Soller cc0ac982c4 Implement __fpurge hace 2 años
  Jeremy Soller 59b2e32953 Fix compilation on 32-bit systems hace 2 años
  Mateusz Tabaka 02f202ff83 Use BufWriter (instead of LineWriter) for FILEs other than stdout and stderr hace 4 años
  Wren Turkal 9a1e9c327a Make byte stream functions set stream orientation. hace 4 años
  Wren Turkal 746a86a267 Add unlocked variation of fwide function. hace 4 años
  Wren Turkal b623e245c0 Make freopen reset the stream orientation. hace 4 años
  Wren Turkal 865b7962a1 Add implmentation for fwide posix function. hace 4 años
  jD91mZM2 56e1eceb28 Replace AllocStringWriter with CVec hace 5 años
  oddcoder 92d6735e3f Add more scanf tests hace 5 años
  oddcoder a49139ca2f use lookahead buffer in inner_scanf hace 5 años
  oddcoder 14e011b72c Implemment lookaheadreader with lookahead and commit api hace 5 años
  oddcoder f068673adc Separate the logic from locking in ftello and fseeko hace 5 años
  oddcoder d7d3e00867 Fix off-by-1 error in vfscanf hace 5 años
  oddcoder 1733b3da6e Fix bug related to ungetc and ftell() hace 5 años
  oddcoder 7a6f96373e Add support for multiple unget at the same time hace 5 años
  jD91mZM2 b8c50c7c64 Format hace 5 años
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition hace 5 años
  jD91mZM2 43ff8801bc Format hace 5 años
  jD91mZM2 35c1d5210c Implement the Once<T> synchronization structure hace 5 años
  Jeremy Soller 05f71567ab Format hace 5 años
  jD91mZM2 2f4e57f87a Fix data race inside puts(...) & add dbg!() macro hace 6 años
  Mateusz Mikuła 7597c082e7 Fix Clippy warnings hace 6 años
  Alex Lyon 68d3c5f1b1 Format code hace 6 años
  Alex Lyon 3584edf199 stdio: implement tempnam() and tmpnam() hace 6 años
  Jeremy Soller 7bde036031 Remove va_list submodule, format hace 6 años
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList hace 6 años
  Jeremy Soller c71088e768 Cleanup and format hace 6 años
  Jeremy Soller 62b83190bf Fix incorrect variable name hace 6 años
  Jeremy Soller e7896f6c48 Fix panic in fread hace 6 años
  lmiskiew 5b6b11cb65 Fix panic in fwrite hace 6 años