커밋 기록

작성자 SHA1 메시지 날짜
  mirzayanovmr bfaefa0384 - fixed bugs 16, 17. 13 년 전
  mirzayanovmr 25ca5b837a 0.7.2 13 년 전
  mirzayanovmr 966a556878 Fixed Issue 19 13 년 전
  mirzayanovmr 603cb28ef1 13 년 전
  mirzayanovmr a2186a7da0 0.7.1 14 년 전
  mirzayanovmr 931ebdc74b Fixed overflow in rnd.next(-2000000000, 2000000000) 14 년 전
  mirzayanovmr ca2190f94a 14 년 전
  mirzayanovmr 83de19ea17 Applied patch by Stepan Gatilov 14 년 전
  mirzayanovmr ddca26fbab Released 0.6.4 14 년 전
  mirzayanovmr a2d854b084 Released 0.6.4 14 년 전
  mirzayanovmr cde8b2cfb9 Released 0.6.4 14 년 전
  mirzayanovmr c8a6424227 Made testlib.h compilable on linux 14 년 전
  mirzayanovmr a7b49672ca Fixed bug in readDouble, supported named validation functions, such as readInt(int, int, string) 14 년 전
  mirzayanovmr ac08c2018e testlib.h 0.6.3 released 14 년 전
  mirzayanovmr 3f3f91c82d minor changes: 2009->2010 14 년 전
  mirzayanovmr 48b8da64f8 Improved error handling 14 년 전
  mirzayanovmr 8ae00dd613 Added multigen.cpp and some changes in testlib 15 년 전
  mirzayanovmr f5f144f626 Static assert improved. 15 년 전
  mirzayanovmr 75cc714c13 read.me added 15 년 전
  mirzayanovmr 10c4eec393 Supported partially-correct. For example for quitf(_pc(13), "Message") 15 년 전
  mirzayanovmr 4010058842 Removed trash in the comment near the copyright 15 년 전
  mirzayanovmr 3e08ec2e17 Added shuffle() function which works as random_shuffle() 15 년 전
  mirzayanovmr 662a5538a0 Removed debug output 15 년 전
  mirzayanovmr 94dd1b19a3 1. Fixed __pattern_scanCounts to use __pattern_isCommandChar(s, pos, '+') 15 년 전
  mirzayanovmr d81a47de4f Meta-symbol '+' supported in patterns 15 년 전
  mirzayanovmr c647c6d8c4 Changed to use self-written min and max because of strict requirements for them 15 년 전
  mirzayanovmr bfa6c35ba7 Supported validators and generators. 15 년 전
  mirzayanovmr 0a9c6260b7 Validation and generation routine supported 15 년 전
  mirzayanovmr 7b8dd5d4f2 Fixed possibly incorrect behavior of readLong on near 20-sign digit numbers 16 년 전
  mirzayanovmr eb8c101296 Now InStream::readLong() doesn't use %I64 or %lld to avoid compiler specific errors and uses string parsing instead. 16 년 전