Historique des commits

Auteur SHA1 Message Date
  mirzayanovmr cd764748bf - noreturns for visual studio c++, il y a 12 ans
  mirzayanovmr c96264b0d2 - warnings il y a 12 ans
  mirzayanovmr 72c93c2768 - improved performance of ensure; il y a 12 ans
  mirzayanovmr 225fac2c2b - added missed std:: before FILE in some places, il y a 12 ans
  mirzayanovmr cc8b8a8d95 - fixed compilation in MSVS CPP (without /O2) around rand(). il y a 12 ans
  mirzayanovmr 7aba0b0cc9 - disable InStream copy constructor / assignment operator; il y a 12 ans
  mirzayanovmr 7c9318da62 - added two checkers supporting test cases, il y a 12 ans
  mirzayanovmr 09131cbc79 il y a 12 ans
  mirzayanovmr b427271e3a - added some GCC attributes, il y a 12 ans
  mirzayanovmr 29d64c03f0 - use _tmpReadToken to avoid memory reallocations, il y a 12 ans
  mirzayanovmr 8f894b4f87 - readStringTo/readLineTo. il y a 12 ans
  mirzayanovmr 54e78a5657 - use readWordTo in wcmp to speedup it. il y a 12 ans
  mirzayanovmr 990c6173e8 - added readWordTo/readTokenTo. il y a 12 ans
  mirzayanovmr 50e54bf7c0 il y a 12 ans
  mirzayanovmr 86029d30d5 - virtual InputStreamReader destructor il y a 12 ans
  mirzayanovmr 0ea96eebe1 - U64 macro il y a 12 ans
  mirzayanovmr 9d88fbdf5b - trim il y a 12 ans
  mirzayanovmr 84ccd5484f - introduced two separate readers for InStream: based on getc/ungetc and buffered. il y a 12 ans
  mirzayanovmr f6995eab1a - added regression tests il y a 12 ans
  mirzayanovmr d750596237 - introduced compress(string), upperCase(string), lowerCase(string), englishEnding(string). il y a 12 ans
  mirzayanovmr 935ac9300b - throw() in rand() and srand() declarations if __GLIBC__. il y a 12 ans
  mirzayanovmr cc86a190f6 - reserve for std::strings to speedup reading, il y a 12 ans
  mirzayanovmr 1ae2e593a2 - Introduced quitif(bool, const char* pattern, ...) which delegates to quitf() in case of first argument is true il y a 12 ans
  mirzayanovmr 0cd4940ddb - changed the method to open stdin in binary mode il y a 12 ans
  neddi.homosapiens 671ef93398 - fixes around interactive problems. il y a 12 ans
  mirzayanovmr 481e740e8a - include <fstream> il y a 12 ans
  mirzayanovmr 8ca8318737 - interactors supported, il y a 12 ans
  mirzayanovmr f7714c3f91 il y a 13 ans
  mirzayanovmr e241a93436 - added sample points checker il y a 13 ans
  mirzayanovmr 94237307c1 - supported _points and quitp(...) functions. il y a 13 ans