Historique des commits

Auteur SHA1 Message Date
  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 8 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 9 ans
  MikeMirzayanov 1713568b1e Supported readUnsignedLong/stringToUnsignedLongLong/readLong(unsigned long long, unsigned long long, const std::string&) il y a 9 ans
  MikeMirzayanov 23a7b0ba17 Allow to read large doubles in readDouble, increased limits in __testlib_isInfinite to +-1E300. il y a 9 ans
  MikeMirzayanov ab0247d4d0 InStream::InStream(): reader = NULL il y a 9 ans
  Mike Mirzayanov db874e55e4 Update testlib.h il y a 9 ans
  Mike Mirzayanov a8b953181d Update iwgen.cpp il y a 9 ans
  Mike Mirzayanov 7428d67483 Create LICENSE il y a 9 ans
  Mike Mirzayanov cd281fa833 Merge pull request #50 from stgatilov/master il y a 9 ans
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). il y a 10 ans
  Vadim Zaytsev a1bdeae3a2 Check windows EOLs on linux and vice versa. il y a 10 ans
  Pavel Matcula 475b050b5f Added compatibility with Contester il y a 10 ans