external/ragel.git
2012-03-16 Inkyo Jungupdate(add) packaging directory and spec file from... 2.0alpha master 2.0_alpha submit/master/20120920.151016
2011-10-14 WonYoung, ChoiAdd rpm packaging
2011-08-03 Mike McCormackAdapt packaging for SLP
2011-08-03 Mike McCormackImport debian packaging ragel_6.6-1.diff.gz
2009-12-03 thurstonDocs for 6.6.
2009-10-23 thurstonPatches from Diego Elio 'Flameeyes' Pettenò.
2009-09-29 thurstonFixed improper allocation of checks in makeIncludePathC...
2009-08-01 thurstonDon't segfault when there are no machine instantiations.
2009-08-01 thurstonLine directives need to use the fileName stored in...
2009-07-02 thurstonAdded .deps to ignore.
2009-07-01 thurstonUpdated to reflect current situation.
2009-07-01 thurstonA number of build system improvements: source the DIST...
2009-07-01 thurstonUse automake --foreign so we don't need to have INSTALL...
2009-06-11 thurstonUse region for macros.
2009-06-11 thurstonJust discovered that $srcdir is available in the config...
2009-06-11 thurston$(SUBDIRS) needs to go inside DIST_SUBDIRS.
2009-06-11 thurstonRagel VIM syntax files should be specialized by host...
2009-06-11 thurstonStarted on the frontend support for pointer-based lengt...
2009-06-11 thurstonUse top_srcdir for includes so out-of-tree builds can...
2009-05-26 thurstonAdded examples to the build system.
2009-05-26 thurstonMoved unicode2ragel.rb to the contrib directory.
2009-05-23 thurstonPut -g into the CXXFLAGS in configure.in. This can...
2009-05-23 thurstonShould not be modifying the program's arguments. Proble...
2009-05-23 thurstonA const-correctness fix from Diego.
2009-05-23 thurstonA couple header fixes from Diego.
2009-05-18 thurstonA couple minor fixes.
2009-05-18 thurstonAbout to release 6.5.
2009-05-18 thurstonRemoved the dist-hook in Makefile.am. Touching the...
2009-05-18 thurstonSomehow r663, which contained a fix for 64bit, got...
2009-04-18 thurstonBrought back the dist hook with an improvement. To...
2009-04-14 thurstonA couple changes from Josef Goettgens.
2009-04-09 thurstonRemoved the dist-hook. Just going to use ragel-release...
2009-04-04 thurstonAdded contrib to the automake system.
2009-04-04 thurstonAutomake support for Ragel from Flameeyes.
2009-04-04 thurstonPut the CLEANFILES for the parsers inside the BUILD_PAR...
2009-04-04 thurstonAdded doc to automake control. Using another conditiona...
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-04-04 thurstonMerged in the ragel-6.4-am branch.
2009-03-28 thurstonCS is in use on OpenSolaris, changed to vCS(). Changed...
2009-03-26 thurstonCan't pass item->nameTarg->id into makeTargetItem....
2009-03-22 thurstonRemoved references to intermediate file parsers.
2009-03-22 thurstonDon't try to install the backend manual pages.
2009-03-22 thurstondon't need the codegen variable
2009-03-22 thurstonDocumentation for 6.4.
2009-03-22 thurstonAdded to paragraph on build_parsers.
2009-03-22 thurstonDocumented:
2009-03-22 thurstonGot XML output working.
2009-03-21 thurstonThe main inputData (id) is no longer a global. It is...
2009-03-21 thurstonMoved some global data into InputData. Not all there...
2009-03-21 thurstonRemoved wantComplete and outputActive from InputData...
2009-03-19 thurstonOnly one executable now. Specified which frontend langu...
2009-03-18 thurstonUpdated usage information concerning which host languag...
2009-03-18 thurstonAdded a couple missing periods.
2009-03-18 thurstonRemoved backend manual pages.
2009-03-18 thurstonMerged in remaining manual pages.
2009-03-18 thurstonMerged in rlgen-java.1.in.
2009-03-18 thurstonMerged contents of rlgen-cd.1.in into ragel.1.in.
2009-03-16 thurstonThe terminateAllParsers function moved into InputData.
2009-03-15 thurstonImproved graphviz output and got -M and -S working...
2009-03-15 thurstonSome function renaming.
2009-03-15 thurstonCleanup and code movement related to makeCodeGen.
2009-03-15 thurstonSome more cleanup. Put a pointer to CodeGenData in...
2009-03-15 thurstonA bit more cleanup.
2009-03-15 thurstonSome cleanup of output stream opening.
2009-03-15 thurstonWe don't need to create allocate the outpute file strea...
2009-03-14 thurstonUpdated the help output. Moved some code from InputData...
2009-01-26 thurstonNeed line directives ahead of the host blocks.
2009-01-26 thurstonDon't need the gperf keyword seaching anymore.
2009-01-23 thurstonFixed a problem reading hex numbers that have the high...
2009-01-04 thurstonadded:
2009-01-04 thurstonChanged the names of the variables that represent the...
2008-12-11 thurstonFixed a copy-paste error reported by Jose Quinteiro.
2008-11-15 thurstonUpdated the header define wrapper since renaming.
2008-11-15 thurstonRemoved the hyphens from the file names.
2008-11-15 thurstonMore renaming.
2008-11-15 thurstonMore cleanup ... dot and ruby file names.
2008-11-15 thurstonCleanup of dot code generation.
2008-11-15 thurstonCleanup of the C/D code generator.
2008-11-15 thurstonSome cleanup of the java code generation files.
2008-11-15 thurstonRemoved the now missing makefiles from the list of...
2008-11-14 thurstonDon't need the redfsm directory anymore.
2008-11-14 thurstonMoved all the code into the ragel directory.
2008-11-13 thurstonErich Ocean did more than just Objective-C code generat...
2008-10-27 thurstonMore refactoring in the layer between backend and frontend.
2008-10-27 thurstonMinor refactoring. Added inputdata.h, which was left...
2008-10-26 thurstonSome more movement of code and data within the layer...
2008-10-26 thurstonSome more refactoring following the elimination of...
2008-10-26 thurstonsome refactoring
2008-10-26 thurstonMore work on the direct connection between frontend...
2008-10-24 thurstonThe rest of the direct-to-backend code. Not tested...
2008-10-19 thurstonImplemented makeLmSwitch and started making calls to...
2008-10-09 thurstonScript for generating unicode machines. From Rakan...
2008-10-08 thurstonmore work on the building of backend inline lists
2008-10-08 thurstonGet ragel working again while the direct-to-backend...
2008-10-08 thurstonremoved unused function
2008-10-08 thurstonImplemented more of the direct access to the backend.
2008-10-08 thurstonStarted working on the direct construction of the backe...
2008-10-08 thurstonNeed preserve xml code generation and duplicate+migrate...
2008-10-08 thurstonMore work on the direct access to the backend. The...
next