Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ragel-6 | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 6.10 | Vendor: openSUSE |
Release: bp156.3.7 | Build date: Mon May 13 19:14:21 2024 |
Group: Development/Tools/Other | Build host: obs-power8-05 |
Size: 3210723 | Source RPM: ragel-6-6.10-bp156.3.7.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://complang.org/ragel/ | |
Summary: Finite state machine compiler |
Ragel compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax.
GPL-2.0+
* Sat Apr 29 2017 jengelh@inai.de - Update to new upstream release 6.10 * C codegen: test P vs PE in goto/call/ret statements in EOF actions, just before re-entering. If at the end of the input block then the EOF check is jumped to. This change prevents overrunning the buffer if control flow is issued in an EOF action without fixing the input pointer first. If a program properly issues an fhold before the control flow the program won't be affected. * Updated action label generation. The previous set of conditions for generating the label didn't cover actions coming from the eofAction pointer (eof trans covered since it points into the set of transitions). * Use separate signed/unsigned values for host type min/max. Using separate values avoids the need to type cast before the data goes into FsmCtx structs. Keep it in native types until it is used. * Optionally do not generate entry point variables. Adds noentry write option for data. * Sat Mar 18 2017 jengelh@inai.de - Fork last 6.x state into ragel-6.spec. * Sun Mar 15 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 2012 jengelh@inai.de - Initial package (version 6.7) for build.opensuse.org
/usr/bin/ragel /usr/share/doc/packages/ragel-6 /usr/share/doc/packages/ragel-6/COPYING /usr/share/doc/packages/ragel-6/CREDITS /usr/share/doc/packages/ragel-6/ChangeLog /usr/share/doc/packages/ragel-6/ragel-guide.pdf /usr/share/man/man1/ragel.1.gz /usr/share/vim /usr/share/vim/site /usr/share/vim/site/syntax /usr/share/vim/site/syntax/ragel.vim
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:49:17 2025