Histórico de Commits

Autor SHA1 Mensagem Data
  Kian Mirjalali 996cc0bf5b resolved a warning & a compile error on gcc 4.4 and before há 7 anos atrás
  MikeMirzayanov da1de6981e Typo: Tokes->Tokens. há 8 anos atrás
  MikeMirzayanov 19720759c3 Introduced space-separated read functions: readWords/readTokes, multilines read functions: readStrings/readLines há 8 anos atrás
  MikeMirzayanov 7880b25ff2 Introduced space-separated read functions: readInts/readIntegers/readLongs/readUnsignedLongs/readDoubles/readReals/readStrictDoubles/readStrictReals há 8 anos atrás
  MikeMirzayanov 352ce62bed Functions split/tokenize have been supported. há 8 anos atrás
  msg555 938b2a53fd Fixed readStringTo() to be consistent with eoln(). há 8 anos atrás
  MikeMirzayanov 1713568b1e Supported readUnsignedLong/stringToUnsignedLongLong/readLong(unsigned long long, unsigned long long, const std::string&) há 9 anos atrás
  MikeMirzayanov 23a7b0ba17 Allow to read large doubles in readDouble, increased limits in __testlib_isInfinite to +-1E300. há 9 anos atrás
  MikeMirzayanov ab0247d4d0 InStream::InStream(): reader = NULL há 9 anos atrás
  Mike Mirzayanov db874e55e4 Update testlib.h há 9 anos atrás
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). há 9 anos atrás
  Vadim Zaytsev a1bdeae3a2 Check windows EOLs on linux and vice versa. há 9 anos atrás
  Pavel Matcula 475b050b5f Added compatibility with Contester há 9 anos atrás
  MikeMirzayanov 5eb7c9cf90 Supported features in validators. há 9 anos atrás
  MikeMirzayanov fb60f4ab33 - supported validatorBoundsHitLog, validator testset, validator group. há 9 anos atrás
  MikeMirzayanov 03c719f408 Fixed UB (sequence points) in random_t há 9 anos atrás
  MikeMirzayanov ee1089d803 Fixing text color for linux. há 9 anos atrás
  Pavel Kunyavskiy 611b16af50 Support colored ouput to linux terminal há 9 anos atrás
  mirzayanovmr 6be6702bda 0.9.9 há 9 anos atrás
  mirzayanovmr aaf86333c4 - suppressed some warnings. há 9 anos atrás
  mirzayanovmr d16644c485 - suppress some warnings for MSVC. há 9 anos atrás
  mirzayanovmr 70c7536ff9 - C++11 support. há 10 anos atrás
  mirzayanovmr 92ec13c3ec - Now wcmp input.txt output.txt not-existing-answer.txt returns: FAIL Answer file not found: "not-existing-answer.txt", instead of WA. há 10 anos atrás
  mirzayanovmr c36ab44dd5 - Fixed #40: quitp for int. há 10 anos atrás
  mirzayanovmr 5802a48bfe - Fixed #41: check dirt if result == _ok || result == _points || result >= _partially. há 10 anos atrás
  mirzayanovmr 26196c5c54 - POINTS_EXIT_CODE returned back to 7 (instead of 0). há 11 anos atrás
  mirzayanovmr e47378a649 - fixed FileInputStreamReader.eof issue. há 11 anos atrás
  mirzayanovmr 98ec53ade3 - removed trash comments. há 11 anos atrás
  mirzayanovmr 0e4481af68 - removed FILE* from InStream, há 11 anos atrás
  mirzayanovmr 86f0830231 - Removed disable buffers for interactive problems, because it works unexpectedly in wine há 11 anos atrás