File ragel.changes of Package ragel
-------------------------------------------------------------------
Fri Jun 9 09:41:35 UTC 2017 - jengelh@inai.de
- Update to new upstream release 7.0.0.10
* No changelog was provided
-------------------------------------------------------------------
Sat Mar 11 23:03:23 UTC 2017 - sfalken@opensuse.org
- Edited %files to explicitly package %{_docdir}/%{name} to clear
unpackaged files builderror in openSUSE:Factory
-------------------------------------------------------------------
Tue Nov 29 12:28:07 UTC 2016 - jengelh@inai.de
- Update to new upstream 7.0.0.9
* No changelog was provided
- Drop typesizes.diff (applied upstream)
-------------------------------------------------------------------
Thu Jun 23 07:45:30 UTC 2016 - jengelh@inai.de
- Update to new release 7.0.0.6
* A condition implementation overhaul. Rather than augment the
input char with the result of condition evaluation, the input
char transition is found, then the condition is evaluated and
the transition further refined. This is conditions done right.
* An intermediate codegen language. It is now possible to add
languages without understanding ragel internals. All that is
needed is a translation from a simple intermediate psudo-code.
* NFA features for those hard-to-parse constructs and giant unions.
- Add typesizes.diff
-------------------------------------------------------------------
Sun Mar 15 17:04:03 UTC 2015 - p.drouand@gmail.com
- Update to version 6.9
* updated command-line synopsis
* ocaml: fix missing semicolon
* ocaml: support -G1
* ocaml: choose a unique name for type state
* ruby: reduce the amount of calls to GET_WIDE_KEY()
* union test case: warning fix
* omit line directives around expression-oriented write statements
* use AS_IF and test command to check if the DIST file is present
* added missing std:: using
* go: added '//line' directive support
- Add gpg signature and project keyring fof gpg verification
- Remove 0001-explicit-methods-inherited-from-base-templates.patch;
merged on upstream release
-------------------------------------------------------------------
Fri Nov 16 17:31:27 UTC 2012 - jengelh@inai.de
- Initial package (version 6.7) for build.opensuse.org