Commit History

Author SHA1 Message Date
  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
  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