Historique des commits

Auteur SHA1 Message Date
  mikemirzayanov b9d50d53d8 Fixed compilation in g++ (for std=c++03) il y a 6 ans
  Mike Mirzayanov dfdb2dade2 Update README.md il y a 6 ans
  mikemirzayanov 33ed434f72 Small fixes. il y a 6 ans
  mikemirzayanov e471493703 Generate perms, batch of println functions, allow any whitespace in readInts-like functions for non-validators il y a 6 ans
  mikemirzayanov 9457916a75 Ignore 4+ command line arguments ifdef EJUDGE. il y a 6 ans
  mikemirzayanov c882416a31 Speed up of vtos(t) il y a 6 ans
  MikeMirzayanov 3d870c217f 0.9.16 il y a 6 ans
  MikeMirzayanov f819b989c7 0.9.16 il y a 6 ans
  MikeMirzayanov e79f983aed 0.9.15 il y a 7 ans
  MikeMirzayanov 2c7609f0c9 Fixed warnings on printf in ncmp.cpp and icmp.cpp il y a 7 ans
  MikeMirzayanov b70e03cc83 Fixed InStream::readStringTo il y a 7 ans
  Mike Mirzayanov 1b9c12314f Merge pull request #49 from zaic/master il y a 7 ans
  Mike Mirzayanov 83617aa2d1 Merge pull request #48 from dev-plvlml/master il y a 7 ans
  Mike Mirzayanov 9f0f9946a9 Merge pull request #56 from msg555/master il y a 7 ans
  Mike Mirzayanov cfa2ec7a8f Merge pull request #60 from mirjalali/master il y a 7 ans
  Mike Mirzayanov dc36dcbbc7 Merge pull request #68 from burunduk3/master il y a 7 ans
  Mike Mirzayanov 59663d8953 Merge pull request #63 from ShubhamAvasthi/Grammar-Fix il y a 7 ans
  Mike Mirzayanov 94c1011159 Merge pull request #69 from alex65536/color-output-linux il y a 7 ans
  Alexander Kernozhitsky 0417fdba43 Fixed colorful testlib output on GNU/Linux il y a 7 ans
  Oleg Davydov dd21da93d9 Interactive helper in README il y a 7 ans
  mikemirzayanov e85d39a65b Improved CYGWIN support il y a 7 ans
  Shubham Avasthi bdcd56b460 Fixed Grammar. il y a 7 ans
  mikemirzayanov 8767f2f3c8 Fixed compilation in VS 2015+ il y a 7 ans
  Kian Mirjalali 996cc0bf5b resolved a warning & a compile error on gcc 4.4 and before il y a 7 ans
  MikeMirzayanov da1de6981e Typo: Tokes->Tokens. il y a 8 ans
  MikeMirzayanov 19720759c3 Introduced space-separated read functions: readWords/readTokes, multilines read functions: readStrings/readLines il y a 8 ans
  MikeMirzayanov 7880b25ff2 Introduced space-separated read functions: readInts/readIntegers/readLongs/readUnsignedLongs/readDoubles/readReals/readStrictDoubles/readStrictReals il y a 8 ans
  MikeMirzayanov af0a6d3562 Validators use argc, argv. il y a 8 ans
  MikeMirzayanov 352ce62bed Functions split/tokenize have been supported. il y a 8 ans
  msg555 938b2a53fd Fixed readStringTo() to be consistent with eoln(). il y a 8 ans