Commit History

Author SHA1 Message Date
  mirzayanovmr d0f2e1809b - refactoring around NORETURN. 11 years ago
  mirzayanovmr 840bd717a8 - testlib preconditions refactored to be in separate function, 11 years ago
  mirzayanovmr 3c3bba5978 11 years ago
  mirzayanovmr ea4a164353 - Fixed bug with nan in stringToDouble 11 years ago
  mirzayanovmr 4a9351eab6 - fixed issue around overloads for size_t on x64. 11 years ago
  mirzayanovmr 8ad297e976 - added 'points' attribute to XML output in case of result=_points, 11 years ago
  mirzayanovmr d8648bdc99 11 years ago
  mirzayanovmr e3a233941d - customizable exit codes, 11 years ago
  mirzayanovmr cd764748bf - noreturns for visual studio c++, 11 years ago
  mirzayanovmr c96264b0d2 - warnings 11 years ago
  mirzayanovmr 72c93c2768 - improved performance of ensure; 11 years ago
  mirzayanovmr 225fac2c2b - added missed std:: before FILE in some places, 11 years ago
  mirzayanovmr cc8b8a8d95 - fixed compilation in MSVS CPP (without /O2) around rand(). 11 years ago
  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 54e78a5657 - use readWordTo in wcmp to speedup it. 11 years ago
  mirzayanovmr 990c6173e8 - added readWordTo/readTokenTo. 11 years ago
  mirzayanovmr 50e54bf7c0 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 f6995eab1a - added regression tests 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