Histórico de Commits

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