Commit History

Author SHA1 Message Date
  mirzayanovmr c36ab44dd5 - Fixed #40: quitp for int. 10 years ago
  mirzayanovmr 5802a48bfe - Fixed #41: check dirt if result == _ok || result == _points || result >= _partially. 10 years ago
  mirzayanovmr 26196c5c54 - POINTS_EXIT_CODE returned back to 7 (instead of 0). 10 years ago
  mirzayanovmr e47378a649 - fixed FileInputStreamReader.eof issue. 10 years ago
  mirzayanovmr 98ec53ade3 - removed trash comments. 10 years ago
  mirzayanovmr 0e4481af68 - removed FILE* from InStream, 10 years ago
  mirzayanovmr 86f0830231 - Removed disable buffers for interactive problems, because it works unexpectedly in wine 10 years ago
  mirzayanovmr cafd26863a - Release 0.9.4. 10 years ago
  mirzayanovmr 55a38a3807 Issue 32: Signed integer overflow in the random_t class. Fixed. 10 years ago
  mirzayanovmr 858c652170 - fixed rare cases in eoln() of incorrect work. 10 years ago
  mirzayanovmr 1d9d431117 - ans.name = "unopened answer stream"; in registerInteraction if no answer file specified. 10 years ago
  mirzayanovmr 8041f7a0e0 - NORETURNs for expectedButFounds, 10 years ago
  mirzayanovmr 2b347a3ac8 - used format(fmt, ...) instead of manual formatting in some places, 10 years ago
  mirzayanovmr b2667fbe7a 0.9.2-SNAPSHOT 10 years ago
  mirzayanovmr 7d2800e2a4 - InStream over string: constructor of InStream from base InStream to inherit policies and std::string 10 years ago
  mirzayanovmr 654226a3cd - 0.9.2 10 years ago
  mirzayanovmr 554dbd0667 - added expectedButFound quit function, examples: expectedButFound(_wa, 10, 20), expectedButFound(_fail, ja, pa, "[n=%d,m=%d]", n, m). 10 years ago
  mirzayanovmr a9775b411d - Fixed incorrect interval parsing in patterns. 10 years ago
  mirzayanovmr 20c7919fe3 - improved workaround for double NaN handling, 11 years ago
  mirzayanovmr 4ad00e54d1 11 years ago
  mirzayanovmr 45e7ff9796 - minor improvements around registerGen. 11 years ago
  mirzayanovmr 98f8c70457 - removed test, 11 years ago
  mirzayanovmr 7b1dda5e09 11 years ago
  mirzayanovmr 9320ff6e00 - Update generator to include version in registerGen(). 11 years ago
  mirzayanovmr f886529dc8 - tabs -> spaces. 11 years ago
  mirzayanovmr 3369e67adf - suppressed warning in static assertion, 11 years ago
  mirzayanovmr d4bd18b9b4 11 years ago
  mirzayanovmr 8e6c26d728 11 years ago
  mirzayanovmr 250332c6ad - increased some buffers, but it is better to check them on overflow. 11 years ago
  mirzayanovmr e317497375 - supported special exit code (by default, 8) in case of unexpected eof, use -DENABLE_UNEXPECTED_EOF to enable. 11 years ago