# # ChangeLog for cpp/f8-to-f1/conv_f8tof1.cpp # # Generated by Trac 1.2.1 # 04/25/24 13:11:42 Wed, 02 Dec 2009 21:39:47 GMT Maciej Komosinski [41] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) updated name of the converter Wed, 04 Nov 2009 20:51:16 GMT Maciej Komosinski [36] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) adding the only f8 converter parameter to the list of simulator ... Sat, 31 Oct 2009 13:44:45 GMT Maciej Komosinski [35] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) simple productions are now more complete, and stored once, in a ... Fri, 30 Oct 2009 23:47:01 GMT Maciej Komosinski [33] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) * cpp/f8-to-f1/geno_f8.h (modified) maximal f1 genotype length published as the f8->f1 converter parameter Fri, 30 Oct 2009 19:23:42 GMT Maciej Komosinski [32] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) safer parsing and freeing memory Mon, 29 Jun 2009 20:12:09 GMT mwajcht [26] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) Added some comments to converter classes Mon, 29 Jun 2009 19:02:03 GMT mwajcht [25] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) Added parameter which indicated the maximum length of F1 genotype ... Sun, 28 Jun 2009 17:40:32 GMT mwajcht [24] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Once again changed 'for' loops inside which vector's element is ... Sat, 27 Jun 2009 09:12:12 GMT mwajcht [23] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Bug-fix in erasing elements from vectors in 'for' loops - use integer ... Mon, 22 Jun 2009 20:42:54 GMT mwajcht [11] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Added some checking against NULLs Mon, 01 Jun 2009 21:07:35 GMT mwajcht [9] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Fixed one bug in converter. Fixed checking if mutation was unsuccessful. Fri, 22 May 2009 19:56:05 GMT mwajcht [7] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1_grammar.c (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) 1. Fixed bug in converter. 2. Genotypes with resulting F1 genotype ... Wed, 06 May 2009 13:24:02 GMT Maciej Komosinski [1] * cpp (added) * cpp/f8-to-f1 (added) * cpp/f8-to-f1/conv_f8_utils.cpp (added) * cpp/f8-to-f1/conv_f8_utils.h (added) * cpp/f8-to-f1/conv_f8tof1.cpp (added) * cpp/f8-to-f1/conv_f8tof1.h (added) * cpp/f8-to-f1/conv_f8tof1_grammar.c (added) * cpp/f8-to-f1/conv_f8tof1_grammar.h (added) * cpp/f8-to-f1/conv_f8tof1_scanner.cpp (added) * cpp/f8-to-f1/conv_f8tof1_scanner.h (added) * cpp/f8-to-f1/geno_f8.cpp (added) * cpp/f8-to-f1/geno_f8.h (added) * cpp/f8-to-f1/lemonglobal.h (added) * cpp/f8-to-f1/lexglobal.h (added) * cpp/gdk (added) * java (added) added f8 (L-systems) representation and converter f8->f1