Historial de Commits

Autor SHA1 Mensaje Fecha
  MikeMirzayanov b70e03cc83 Fixed InStream::readStringTo hace 7 años
  Mike Mirzayanov 1b9c12314f Merge pull request #49 from zaic/master hace 7 años
  Mike Mirzayanov 83617aa2d1 Merge pull request #48 from dev-plvlml/master hace 7 años
  Mike Mirzayanov 9f0f9946a9 Merge pull request #56 from msg555/master hace 7 años
  Mike Mirzayanov cfa2ec7a8f Merge pull request #60 from mirjalali/master hace 7 años
  Alexander Kernozhitsky 0417fdba43 Fixed colorful testlib output on GNU/Linux hace 7 años
  mikemirzayanov e85d39a65b Improved CYGWIN support hace 7 años
  mikemirzayanov 8767f2f3c8 Fixed compilation in VS 2015+ hace 7 años
  Kian Mirjalali 996cc0bf5b resolved a warning & a compile error on gcc 4.4 and before hace 8 años
  MikeMirzayanov da1de6981e Typo: Tokes->Tokens. hace 8 años
  MikeMirzayanov 19720759c3 Introduced space-separated read functions: readWords/readTokes, multilines read functions: readStrings/readLines hace 8 años
  MikeMirzayanov 7880b25ff2 Introduced space-separated read functions: readInts/readIntegers/readLongs/readUnsignedLongs/readDoubles/readReals/readStrictDoubles/readStrictReals hace 8 años
  MikeMirzayanov 352ce62bed Functions split/tokenize have been supported. hace 8 años
  msg555 938b2a53fd Fixed readStringTo() to be consistent with eoln(). hace 9 años
  MikeMirzayanov 1713568b1e Supported readUnsignedLong/stringToUnsignedLongLong/readLong(unsigned long long, unsigned long long, const std::string&) hace 9 años
  MikeMirzayanov 23a7b0ba17 Allow to read large doubles in readDouble, increased limits in __testlib_isInfinite to +-1E300. hace 9 años
  MikeMirzayanov ab0247d4d0 InStream::InStream(): reader = NULL hace 9 años
  Mike Mirzayanov db874e55e4 Update testlib.h hace 9 años
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). hace 9 años
  Vadim Zaytsev a1bdeae3a2 Check windows EOLs on linux and vice versa. hace 9 años
  Pavel Matcula 475b050b5f Added compatibility with Contester hace 10 años
  MikeMirzayanov 5eb7c9cf90 Supported features in validators. hace 10 años
  MikeMirzayanov fb60f4ab33 - supported validatorBoundsHitLog, validator testset, validator group. hace 10 años
  MikeMirzayanov 03c719f408 Fixed UB (sequence points) in random_t hace 10 años
  MikeMirzayanov ee1089d803 Fixing text color for linux. hace 10 años
  Pavel Kunyavskiy 611b16af50 Support colored ouput to linux terminal hace 10 años
  mirzayanovmr 6be6702bda 0.9.9 hace 10 años
  mirzayanovmr aaf86333c4 - suppressed some warnings. hace 10 años
  mirzayanovmr d16644c485 - suppress some warnings for MSVC. hace 10 años
  mirzayanovmr 70c7536ff9 - C++11 support. hace 10 años