История коммитов

Автор SHA1 Сообщение Дата
  Mike Mirzayanov 7428d67483 Create LICENSE 9 лет назад
  Mike Mirzayanov cd281fa833 Merge pull request #50 from stgatilov/master 9 лет назад
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). 9 лет назад
  MikeMirzayanov 5eb7c9cf90 Supported features in validators. 10 лет назад
  MikeMirzayanov 06923615ca Example of validator used testset/group 10 лет назад
  MikeMirzayanov fb60f4ab33 - supported validatorBoundsHitLog, validator testset, validator group. 10 лет назад
  Mike Mirzayanov 74b788ecf9 Merge pull request #44 from kunyavskiy/master 10 лет назад
  MikeMirzayanov 03c719f408 Fixed UB (sequence points) in random_t 10 лет назад
  Pavel Kunyavskiy eba4e810e4 Fix compile warnings in checkers again 10 лет назад
  MikeMirzayanov ee1089d803 Fixing text color for linux. 10 лет назад
  Mike Mirzayanov 5cbe0ac7f2 Merge pull request #45 from kunyavskiy/colored-linux-terminal 10 лет назад
  Mike Mirzayanov 0d2ad0b7f3 Merge pull request #43 from wil93/patch-readme 10 лет назад
  Pavel Kunyavskiy 611b16af50 Support colored ouput to linux terminal 10 лет назад
  Pavel Kunyavskiy 5de7ea8fa6 Fix compile warnings in checkers and generators 10 лет назад
  William Di Luigi e328c3eb59 Fix typo in README.md 10 лет назад
  William Di Luigi e0fe5363d4 Add syntax highlighting to README.md 10 лет назад
  Mike Mirzayanov c1cb92e599 Create README.md 10 лет назад
  mirzayanovmr 6be6702bda 0.9.9 10 лет назад
  mirzayanovmr aaf86333c4 - suppressed some warnings. 10 лет назад
  mirzayanovmr d16644c485 - suppress some warnings for MSVC. 10 лет назад
  mirzayanovmr 055e575902 - C++11 support. 10 лет назад
  mirzayanovmr 70c7536ff9 - C++11 support. 10 лет назад
  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. 11 лет назад
  mirzayanovmr c36ab44dd5 - Fixed #40: quitp for int. 11 лет назад
  mirzayanovmr 5802a48bfe - Fixed #41: check dirt if result == _ok || result == _points || result >= _partially. 11 лет назад
  mirzayanovmr 26196c5c54 - POINTS_EXIT_CODE returned back to 7 (instead of 0). 11 лет назад
  mirzayanovmr e47378a649 - fixed FileInputStreamReader.eof issue. 11 лет назад
  mirzayanovmr 98ec53ade3 - removed trash comments. 11 лет назад
  mirzayanovmr 0e4481af68 - removed FILE* from InStream, 11 лет назад
  mirzayanovmr 86f0830231 - Removed disable buffers for interactive problems, because it works unexpectedly in wine 11 лет назад