Historial de Commits

Autor SHA1 Mensaje Fecha
  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 af0a6d3562 Validators use argc, argv. hace 8 años
  MikeMirzayanov 352ce62bed Functions split/tokenize have been supported. hace 8 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
  Mike Mirzayanov a8b953181d Update iwgen.cpp hace 9 años
  Mike Mirzayanov 7428d67483 Create LICENSE hace 9 años
  Mike Mirzayanov cd281fa833 Merge pull request #50 from stgatilov/master hace 9 años
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). hace 9 años
  MikeMirzayanov 5eb7c9cf90 Supported features in validators. hace 10 años
  MikeMirzayanov 06923615ca Example of validator used testset/group hace 10 años
  MikeMirzayanov fb60f4ab33 - supported validatorBoundsHitLog, validator testset, validator group. hace 10 años
  Mike Mirzayanov 74b788ecf9 Merge pull request #44 from kunyavskiy/master hace 10 años
  MikeMirzayanov 03c719f408 Fixed UB (sequence points) in random_t hace 10 años
  Pavel Kunyavskiy eba4e810e4 Fix compile warnings in checkers again hace 10 años
  MikeMirzayanov ee1089d803 Fixing text color for linux. hace 10 años
  Mike Mirzayanov 5cbe0ac7f2 Merge pull request #45 from kunyavskiy/colored-linux-terminal hace 10 años
  Mike Mirzayanov 0d2ad0b7f3 Merge pull request #43 from wil93/patch-readme hace 10 años
  Pavel Kunyavskiy 611b16af50 Support colored ouput to linux terminal hace 10 años
  Pavel Kunyavskiy 5de7ea8fa6 Fix compile warnings in checkers and generators hace 10 años
  William Di Luigi e328c3eb59 Fix typo in README.md hace 10 años
  William Di Luigi e0fe5363d4 Add syntax highlighting to README.md hace 10 años
  Mike Mirzayanov c1cb92e599 Create README.md 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