external/ragel.git
2008-01-12 thurstonEditing pass.
2008-01-12 thurstonRewrote the material taken from the changelog.
2008-01-11 thurstonStarted on release notes for version 6.
2008-01-11 thurstonSelf-host with 6.0.
2008-01-11 thurstontokstart => ts and tokend => te
2008-01-11 thurstonThe "tokstart" and "tokend" variables were changed...
2008-01-11 thurstonMore documentation of 6.0.
2008-01-11 thurstonThe fbreak statement now advances p.
2008-01-11 thurstonPrevent the left machine from persisting through :...
2008-01-11 thurstonDon't allow the left machine of <: to escape through...
2008-01-11 thurstonIf -M or -S are given and we're not generating a dot...
2008-01-11 thurstonAdded missing operators.
2008-01-11 thurstonChanged -f option to -x. Added backend options that...
2008-01-11 thurstonChanged -f option to -x.
2008-01-10 thurstonTab expansion.
2008-01-10 thurstonEditing pass of chapter 6.
2008-01-10 thurstonMore fixes to chapter 5.
2008-01-10 thurstonEdits to chapter 5.
2008-01-10 thurstonEdits to chapter four.
2008-01-10 thurstonUse the phrase "leaving" instead of "pending out".
2008-01-10 thurstonEditing of chapter three. Removed the main label and...
2008-01-10 thurstonUpdates to the second half of chapter two.
2008-01-10 thurstonImprovments to chapter 2.
2008-01-09 thurstonPatch from Kenny MacDermid, runs ranlib on archives.
2008-01-05 thurstonMore fixes for ruby 1.9.
2008-01-05 thurstonFixes for ruby 1.9.
2008-01-05 thurstonAdded note.
2008-01-05 thurstonFixes for gcc 4.3.
2008-01-05 thurstonFixes for compiling with gcc 4.3.
2008-01-05 thurstonRemainder of warnings fixed.
2008-01-05 thurstonMore warning elimination concerning constness.
2008-01-05 thurstonMade paramSpec in ParamCheck a const char*.
2008-01-04 thurstonMore warning elimination.
2008-01-04 thurstonEliminated warnings from gcc 4.3 about conversion from...
2008-01-04 thurstonUpdates to chapter one.
2008-01-03 thurstonStarted on ChangeLog for 6.0. Improved documentation...
2008-01-03 thurstonAdded David Waite.
2008-01-03 thurstonMerged in docs from 5.25 release
2008-01-03 thurstonPatch from David Waite:
2007-12-26 thurstonImprovements to the action ordering and duplicates...
2007-12-24 thurstonAdded missing initialization for dataExpr. Crash report...
2007-10-24 thurstonOne of the ST_* macros collides with a macro in windows.h.
2007-10-24 thurstonDot file generation can now be invoked using the -V...
2007-10-24 thurstonAdded comment.
2007-10-24 thurstonNow spawning child processes on windows.
2007-10-24 thurstonPath checks for windows.
2007-10-24 thurstonFactored out the the fork+exec.
2007-10-24 thurstonAble to build native windows executables using Cygwin...
2007-10-24 thurstonRather than have the frontend process call the backend...
2007-10-23 thurstonThe backend is now called by the ragel program; updated...
2007-10-23 thurstonCheck the status of the backend.
2007-10-23 thurstonChanged the -l option in rlgen-cd to -L because it...
2007-10-23 thurstonAdded cfilebuf, which wrappes a FILE struct.
2007-10-23 thurstonNow executing the backend.
2007-10-23 thurstonAdded name finding for backend executable. If any forwa...
2007-10-22 thurstonThe 'write eof' statement no longer exists.
2007-10-22 thurstonAdded description of eof variable. Updated description...
2007-10-22 thurstonUpdated the description of error actions to reflect...
2007-10-22 thurstonUpdated documentation for pending out actions: noted...
2007-10-21 thurstonUpdated description of the entering action operator...
2007-10-18 thurstonImprovements to intro and layout in state embedding...
2007-10-18 thurstonThese examples need the eof pointer now that >, % and...
2007-10-15 thurstonGo back to 3.X semantics for >, % and error actions...
2007-10-15 thurstonAdded an item.
2007-10-03 thurstonFormatting fix.
2007-10-03 thurstonDid gotos faked with if statements and execution of...
2007-10-03 thurstonGotos faked with if statements and execution of EOF...
2007-10-03 thurstonEmulating gotos using a series of if tests. Eof transit...
2007-09-30 thurstonNeed to record when the out label is used.
2007-09-30 thurstonUpdated examples for the first of the 6.0 changes:...
2007-09-29 thurstonScanner EOF transitions are now taken in Java code...
2007-09-28 thurstonScanner EOF transitions are now taken (C/D code only).
2007-09-28 thurstonEOF actions and targets for processing tokens are now...
2007-09-27 thurstonNot yet supporting minimization of states with eof...
2007-09-27 thurstonAdded the eofTarget to StateAp. This will be used 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-24 thurstonAdded missing include.
2007-09-23 thurstonRemove the 'noend' write option. This example is refere...
2007-09-16 thurstonDocumentation for version 5.24.
2007-09-16 thurstonAdded documentation for prepush and postpop.
2007-09-15 thurstonAdded two new statements: prepush and postpop. These...
2007-09-14 thurstonRemoved non-issue.
2007-09-13 thurstonIf the condition embedding code runs out of available...
2007-09-13 thurstonThe first example that appears in the manual uses the...
2007-09-06 thurstonPatch from Victor Hugo Borja <vic@rubyforge.org>
2007-09-06 thurstonAdded some notes on the fixed size stack issue.
2007-08-08 thurstonShould be crediting Arbor.
2007-08-07 thurstonAdded item.
2007-08-03 thurstonUpdates to TODO and error message.
2007-07-24 thurstonDocumentation for 5.23.
2007-07-23 thurstonremoved done item
2007-07-23 thurstonGrammar fixes: changing "which" to "that" where appropr...
2007-07-22 thurstonRenaming "Entering Actions" to "Starting Actions."
2007-07-20 thurstonadded an item.
2007-07-11 thurstonAdded an item.
2007-07-06 thurstonAdded item to look into.
2007-06-24 thurstonRemainder of formatting changes.
2007-06-23 thurstonFormatting updates.
next