Commit History

Author SHA1 Message Date
  mirzayanovmr 7aba0b0cc9 - disable InStream copy constructor / assignment operator; 11 years ago
  mirzayanovmr 7c9318da62 - added two checkers supporting test cases, 11 years ago
  mirzayanovmr 09131cbc79 11 years ago
  mirzayanovmr b427271e3a - added some GCC attributes, 11 years ago
  mirzayanovmr 29d64c03f0 - use _tmpReadToken to avoid memory reallocations, 11 years ago
  mirzayanovmr 8f894b4f87 - readStringTo/readLineTo. 11 years ago
  mirzayanovmr 990c6173e8 - added readWordTo/readTokenTo. 11 years ago
  mirzayanovmr 86029d30d5 - virtual InputStreamReader destructor 11 years ago
  mirzayanovmr 0ea96eebe1 - U64 macro 11 years ago
  mirzayanovmr 9d88fbdf5b - trim 11 years ago
  mirzayanovmr 84ccd5484f - introduced two separate readers for InStream: based on getc/ungetc and buffered. 11 years ago
  mirzayanovmr d750596237 - introduced compress(string), upperCase(string), lowerCase(string), englishEnding(string). 11 years ago
  mirzayanovmr 935ac9300b - throw() in rand() and srand() declarations if __GLIBC__. 11 years ago
  mirzayanovmr cc86a190f6 - reserve for std::strings to speedup reading, 11 years ago
  mirzayanovmr 1ae2e593a2 - Introduced quitif(bool, const char* pattern, ...) which delegates to quitf() in case of first argument is true 11 years ago
  mirzayanovmr 0cd4940ddb - changed the method to open stdin in binary mode 11 years ago
  neddi.homosapiens 671ef93398 - fixes around interactive problems. 11 years ago
  mirzayanovmr 481e740e8a - include <fstream> 12 years ago
  mirzayanovmr 8ca8318737 - interactors supported, 12 years ago
  mirzayanovmr f7714c3f91 12 years ago
  mirzayanovmr 94237307c1 - supported _points and quitp(...) functions. 12 years ago
  mirzayanovmr a41213a804 Fixed issue 22 12 years ago
  mirzayanovmr 5b060289c9 - fixed to compilable on Mac 12 years ago
  mirzayanovmr 9cafcacf0b - PC_BASE_EXIT_CODE=50 in case of defined TESTSYS. 12 years ago
  mirzayanovmr 52c731bcb0 - 0.7.3 12 years ago
  mirzayanovmr bfaefa0384 - fixed bugs 16, 17. 12 years ago
  mirzayanovmr 25ca5b837a 0.7.2 12 years ago
  mirzayanovmr 966a556878 Fixed Issue 19 12 years ago
  mirzayanovmr a2186a7da0 0.7.1 13 years ago
  mirzayanovmr 931ebdc74b Fixed overflow in rnd.next(-2000000000, 2000000000) 13 years ago