Updated to reflect current situation.
[external/ragel.git] / test /
2009-05-23 thurstonA couple header fixes from Diego.
2009-05-18 thurstonA couple minor fixes.
2009-05-18 thurstonRemoved the dist-hook in Makefile.am. Touching the...
2009-04-14 thurstonA couple changes from Josef Goettgens.
2009-04-04 thurstonUpdated the svn:ignore in test, added EXTRA_DIST so...
2009-04-04 thurstonMoved the authoritative VERSION and PUBDATE to configur...
2009-03-22 thurstondon't need the codegen variable
2009-01-04 thurstonadded:
2008-10-07 thurstonemail address update: thurston@cs.queensu.ca -> thursto...
2008-04-21 thurstonlm_switch needs to set p from tokend when there is...
2008-04-20 thurstonBug fix for eofTrans. When not using indicies we can...
2008-04-15 thurstonTest fnext in combination with fbreak.
2008-04-13 thurstonTypo fix from Andrei Polushin.
2008-04-07 thurstonPropagate ALLOW_GENFLAGS and ALLOW_MINFLAGS from langua...
2008-03-30 thurstonC# patch Daniel Tang.
2008-01-11 thurstonThe "tokstart" and "tokend" variables were changed...
2008-01-05 thurstonFixes for ruby 1.9.
2008-01-05 thurstonFixes for gcc 4.3.
2007-10-23 thurstonThe backend is now called by the ragel program; updated...
2007-10-15 thurstonGo back to 3.X semantics for >, % and error actions...
2007-09-28 thurstonScanner EOF transitions are now taken (C/D code only).
2007-09-24 thurstonRemoved the write eof command.
2007-09-24 thurstonAdded an override for the eof variable.
2007-09-24 thurstonIntrocuded the "eof" variable for indicating the end...
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-09-06 thurstonPatch from Victor Hugo Borja <vic@rubyforge.org>
2007-06-09 thurstonThe p varialbe is now set up at the beginning of a...
2007-06-08 thurstonInclude the offset of p in the test.
2007-05-10 thurstonFixed an inconsistency in the value of p following...
2007-05-09 thurstonRenamed errintrans.rl -> erract6.rl.
2007-04-29 thurstonCasting from an array to a pointer is not legal d code.
2007-04-29 thurstonThe "curstate" argument to the variable statement has...
2007-04-28 thurstonAdded a language-independent test case for the negative...
2007-04-25 thurstonBug fix: when fhold was used in scanner pattern actions...
2007-04-07 thurstonAdded a language-independent test based on cppscan3...
2007-04-07 thurstonSome cleanup and fixes to the runtests script. The...
2007-04-07 thurstonAdded clang4, a new language independent test case...
2007-04-06 thurstonA test for the ruby frontend scanner.
2007-04-06 thurstonDelete the temporary file.
2007-04-05 thurstonThe runtests script was improved so that the Java and...
2007-04-04 thurstonDeclaration of stacks now works.
2007-04-04 thurstonFirst cut of a test-suite transformation for Ruby....
2007-03-27 thurstonThe cs variable is now always initialized, unless the...
2007-03-14 thurstonAdded a C test for importing and a D test for exporting.
2007-03-12 thurstonIf the main machine is not present then do not emit...
2007-03-12 thurstonAdded tests for exports and entry points. For machine...
2007-02-13 thurstonUpdated the help and version information in the backend...
2007-02-12 thurstonThe rlcodegen executable was changed to rlgen-cd.
2007-02-12 thurstonFixed error in ruby code generation which crept in...
2007-02-11 thurstonWe have gone back to supporting all alphtypes. We don...
2007-02-06 thurstonAdded a ruby test: atoi3.rl and adapted the test harnes...
2007-02-02 thurstonMerged the FsmCodeGen, TabCodeGen and JavaTabCodeGen...
2007-02-02 thurstonApplied java data array encoding patch from Colin Flemi...
2007-02-02 thurstonJava code generation split out into its own executable...
2007-01-26 thurstonFixed an unintentional concatenation of two patterns...
2007-01-26 thurstonThe range keyword has been disabled for the parser...
2007-01-21 thurstonImport from my private repository. Snapshot after versi...