Commit History

Author SHA1 Message Date
  mirzayanovmr 94dd1b19a3 1. Fixed __pattern_scanCounts to use __pattern_isCommandChar(s, pos, '+') 15 years ago
  mirzayanovmr d81a47de4f Meta-symbol '+' supported in patterns 15 years ago
  mirzayanovmr c647c6d8c4 Changed to use self-written min and max because of strict requirements for them 15 years ago
  mirzayanovmr bfa6c35ba7 Supported validators and generators. 15 years ago
  mirzayanovmr 0a9c6260b7 Validation and generation routine supported 15 years ago
  mirzayanovmr 7b8dd5d4f2 Fixed possibly incorrect behavior of readLong on near 20-sign digit numbers 15 years ago
  mirzayanovmr eb8c101296 Now InStream::readLong() doesn't use %I64 or %lld to avoid compiler specific errors and uses string parsing instead. 15 years ago
  mirzayanovmr 40d6779584 Fixed compilation issue with g++ on Linux; modified prewritten checkers; added readLong() method. 15 years ago
  mirzayanovmr cb427556c3 Initial commit. Existing code is under code.google.com now. 16 years ago