Commit History

作者 SHA1 備註 提交日期
  msg555 938b2a53fd Fixed readStringTo() to be consistent with eoln(). 9 年之前
  MikeMirzayanov 1713568b1e Supported readUnsignedLong/stringToUnsignedLongLong/readLong(unsigned long long, unsigned long long, const std::string&) 9 年之前
  MikeMirzayanov 23a7b0ba17 Allow to read large doubles in readDouble, increased limits in __testlib_isInfinite to +-1E300. 9 年之前
  MikeMirzayanov ab0247d4d0 InStream::InStream(): reader = NULL 9 年之前
  Mike Mirzayanov db874e55e4 Update testlib.h 9 年之前
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). 9 年之前
  Vadim Zaytsev a1bdeae3a2 Check windows EOLs on linux and vice versa. 10 年之前
  Pavel Matcula 475b050b5f Added compatibility with Contester 10 年之前
  MikeMirzayanov 5eb7c9cf90 Supported features in validators. 10 年之前
  MikeMirzayanov fb60f4ab33 - supported validatorBoundsHitLog, validator testset, validator group. 10 年之前
  MikeMirzayanov 03c719f408 Fixed UB (sequence points) in random_t 10 年之前
  MikeMirzayanov ee1089d803 Fixing text color for linux. 10 年之前
  Pavel Kunyavskiy 611b16af50 Support colored ouput to linux terminal 10 年之前
  mirzayanovmr 6be6702bda 0.9.9 10 年之前
  mirzayanovmr aaf86333c4 - suppressed some warnings. 10 年之前
  mirzayanovmr d16644c485 - suppress some warnings for MSVC. 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 年之前
  mirzayanovmr cafd26863a - Release 0.9.4. 12 年之前
  mirzayanovmr 55a38a3807 Issue 32: Signed integer overflow in the random_t class. Fixed. 12 年之前
  mirzayanovmr 858c652170 - fixed rare cases in eoln() of incorrect work. 12 年之前
  mirzayanovmr 1d9d431117 - ans.name = "unopened answer stream"; in registerInteraction if no answer file specified. 12 年之前
  mirzayanovmr 8041f7a0e0 - NORETURNs for expectedButFounds, 12 年之前