Historique des commits

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