提交歷史

作者 SHA1 備註 提交日期
  MikeMirzayanov da1de6981e Typo: Tokes->Tokens. 8 年之前
  MikeMirzayanov 19720759c3 Introduced space-separated read functions: readWords/readTokes, multilines read functions: readStrings/readLines 8 年之前
  MikeMirzayanov 7880b25ff2 Introduced space-separated read functions: readInts/readIntegers/readLongs/readUnsignedLongs/readDoubles/readReals/readStrictDoubles/readStrictReals 8 年之前
  MikeMirzayanov af0a6d3562 Validators use argc, argv. 8 年之前
  MikeMirzayanov 352ce62bed Functions split/tokenize have been supported. 8 年之前
  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 年之前
  Mike Mirzayanov a8b953181d Update iwgen.cpp 9 年之前
  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 年之前