Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Mirzayanov c1cb92e599 Create README.md hace 9 años
  mirzayanovmr 6be6702bda 0.9.9 hace 9 años
  mirzayanovmr aaf86333c4 - suppressed some warnings. hace 9 años
  mirzayanovmr d16644c485 - suppress some warnings for MSVC. hace 9 años
  mirzayanovmr 055e575902 - C++11 support. hace 9 años
  mirzayanovmr 70c7536ff9 - C++11 support. hace 9 años
  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. hace 10 años
  mirzayanovmr c36ab44dd5 - Fixed #40: quitp for int. hace 10 años
  mirzayanovmr 5802a48bfe - Fixed #41: check dirt if result == _ok || result == _points || result >= _partially. hace 10 años
  mirzayanovmr 26196c5c54 - POINTS_EXIT_CODE returned back to 7 (instead of 0). hace 10 años
  mirzayanovmr e47378a649 - fixed FileInputStreamReader.eof issue. hace 10 años
  mirzayanovmr 98ec53ade3 - removed trash comments. hace 10 años
  mirzayanovmr 0e4481af68 - removed FILE* from InStream, hace 10 años
  mirzayanovmr 86f0830231 - Removed disable buffers for interactive problems, because it works unexpectedly in wine hace 10 años
  mirzayanovmr cafd26863a - Release 0.9.4. hace 10 años
  mirzayanovmr 55a38a3807 Issue 32: Signed integer overflow in the random_t class. Fixed. hace 10 años
  mirzayanovmr 858c652170 - fixed rare cases in eoln() of incorrect work. hace 10 años
  mirzayanovmr 1d9d431117 - ans.name = "unopened answer stream"; in registerInteraction if no answer file specified. hace 10 años
  mirzayanovmr 8041f7a0e0 - NORETURNs for expectedButFounds, hace 10 años
  mirzayanovmr 2b347a3ac8 - used format(fmt, ...) instead of manual formatting in some places, hace 10 años
  mirzayanovmr b2667fbe7a 0.9.2-SNAPSHOT hace 10 años
  mirzayanovmr 7d2800e2a4 - InStream over string: constructor of InStream from base InStream to inherit policies and std::string hace 10 años
  mirzayanovmr 654226a3cd - 0.9.2 hace 10 años
  mirzayanovmr 554dbd0667 - added expectedButFound quit function, examples: expectedButFound(_wa, 10, 20), expectedButFound(_fail, ja, pa, "[n=%d,m=%d]", n, m). hace 10 años
  mirzayanovmr a9775b411d - Fixed incorrect interval parsing in patterns. hace 10 años
  mirzayanovmr 20c7919fe3 - improved workaround for double NaN handling, hace 11 años
  mirzayanovmr 4ad00e54d1 hace 11 años
  mirzayanovmr 45e7ff9796 - minor improvements around registerGen. hace 11 años
  mirzayanovmr 98f8c70457 - removed test, hace 11 años
  mirzayanovmr 7b1dda5e09 hace 11 años