Historial de Commits

Autor SHA1 Mensaje Fecha
  Nikolay Kalinin 7de10530b8 Fix a few typos in partition errors hace 4 años
  Nikolay Kalinin 64e69359f0 Fix documentation for partition (min_part=1) hace 4 años
  Mike Mirzayanov f5b55f1387 Merge pull request #117 from yeputons/document-regex-spaces hace 4 años
  Supermagzzz d43416d41f Bug with rnd.partition(1, 1, 1) fixed hace 4 años
  Egor Suvorov a15e743b0d Document that regexes ignore spaces (fixes #116) hace 4 años
  MikeMirzayanov 6f6b4c6511 Tiny reformat hace 4 años
  Mike Mirzayanov fe4d5b8642 Merge pull request #113 from MikeMirzayanov/dev-mikemirzayanov hace 4 años
  MikeMirzayanov 4ae1df5295 Fixed hypothetical UB in stringToDouble and stringToStrictDouble hace 4 años
  Shaoyuan CHEN b360795abe Update testlib.h hace 5 años
  MikeMirzayanov ccaea8526d Now partition(int size, T sum) represents sum as a sum of POSITIVE numbers hace 5 años
  MikeMirzayanov 458924a419 rnd.partition(size, sum[, min_part=0]) returns random (unsorted) partition which is a representation of the given `sum` as a sum of `size` non-negative integers hace 5 años
  MikeMirzayanov c8df912571 Fixed a grammar typo hace 5 años
  MikeMirzayanov 666f910539 rnd.distict(size, n) and rnd.distict(size, from, to) hace 5 años
  MikeMirzayanov c48c694658 has_opt, opt<bool>("missing_key")==false, validator.testset()/validator.group() require register with command line hace 5 años
  MikeMirzayanov 3ddbd6b601 Print integer range violations in a human readable way like `violates the range [1, 10^9]` + warning fix hace 5 años
  MikeMirzayanov 5db45ac652 2020 hace 5 años
  MikeMirzayanov ccdd8fa82e Suppress some minor warns hace 5 años
  MikeMirzayanov e15a9e441c Support exp notation in opts hace 5 años
  MikeMirzayanov 34f59c2742 Opts: std::string opt(index/key) functions hace 5 años
  MikeMirzayanov 224312631d Opts supported hace 5 años
  MikeMirzayanov 022e13d527 Reformatted hace 5 años
  MikeMirzayanov ed8eef8165 Applied: PR Infinity recursion when write to result file fails #90 hace 5 años
  mikemirzayanov dd86d0868a Support setTestCase(i) and unsetTestCase() hace 5 años
  mikemirzayanov 0b9ba87cf7 Closed #87: InStream::readStrictDouble don't allow -0.00 hace 6 años
  MikeMirzayanov 7b723dbb3d readXs(size) -> readXs(size, indexBase = 1) hace 6 años
  MikeMirzayanov 1bcfacc3a9 Fixed #79, #80, #83, #84: added InStream::quitif(condition, ...), added readXs(size) hace 6 años
  MikeMirzayanov d2880ce7b2 Fixed stringstream repeated usage issue hace 7 años
  mikemirzayanov 0c7a5a5e5c Fixed ungetc issue. hace 7 años
  mikemirzayanov b9d50d53d8 Fixed compilation in g++ (for std=c++03) hace 7 años
  mikemirzayanov 33ed434f72 Small fixes. hace 7 años