Historique des commits

Auteur SHA1 Message Date
  mirzayanovmr f5f144f626 Static assert improved. il y a 16 ans
  mirzayanovmr 75cc714c13 read.me added il y a 16 ans
  mirzayanovmr 10c4eec393 Supported partially-correct. For example for quitf(_pc(13), "Message") il y a 16 ans
  mirzayanovmr 4010058842 Removed trash in the comment near the copyright il y a 16 ans
  mirzayanovmr 3e08ec2e17 Added shuffle() function which works as random_shuffle() il y a 16 ans
  mirzayanovmr 662a5538a0 Removed debug output il y a 16 ans
  mirzayanovmr 94dd1b19a3 1. Fixed __pattern_scanCounts to use __pattern_isCommandChar(s, pos, '+') il y a 16 ans
  mirzayanovmr d81a47de4f Meta-symbol '+' supported in patterns il y a 16 ans
  mirzayanovmr c647c6d8c4 Changed to use self-written min and max because of strict requirements for them il y a 16 ans
  mirzayanovmr bfa6c35ba7 Supported validators and generators. il y a 16 ans
  mirzayanovmr 0a9c6260b7 Validation and generation routine supported il y a 16 ans
  mirzayanovmr 7b8dd5d4f2 Fixed possibly incorrect behavior of readLong on near 20-sign digit numbers il y a 16 ans
  mirzayanovmr eb8c101296 Now InStream::readLong() doesn't use %I64 or %lld to avoid compiler specific errors and uses string parsing instead. il y a 16 ans
  mirzayanovmr 40d6779584 Fixed compilation issue with g++ on Linux; modified prewritten checkers; added readLong() method. il y a 16 ans
  mirzayanovmr cb427556c3 Initial commit. Existing code is under code.google.com now. il y a 17 ans