Revisions of python-pycparser
Ana Guerrero (anag+factory)
accepted
request 1169471
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 2.22: * Add missing SCHAR limit defines * Use proper SPDX identifier * Add Python 3.11 as a supported version * Fix multi-pragma/single statement blocks (#479) * Add an encoding parameter to parse_file * Feature/add pragma support * Set up permissions to ci.yml * _build_tables: Invalidate cache before importing generated modules * Upgrade GitHub Actions * Create a Security Policy * New example to generate AST from scratch * Add support for Python 3.12 * ply: Make generated lextab.py deterministic - drop fix-lexer-build.patch (upstream)
Dominique Leuenberger (dimstar_suse)
accepted
request 1081807
from
Dirk Mueller (dirkmueller)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 934588
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 2.21: - Much improved support for C11 (multiple PRs) - Support for parehthesized compount statements (#423) - Support for modern Python versions (3.9 and 3.10) - Fix support for structs with nested enums (#387) - Multiple small bug fixes
Dominique Leuenberger (dimstar_suse)
accepted
request 783100
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 2.20: - #61: Fix slow backtracking when parsing strings. - #99: Parser for FuncDecl incorrectly sets declname attribute on return type. - #310: Fix crash when file starts with a semicolon. - #313: Fix array type generation. - #314: Fix failed parsing of unnamed function parameters with array dim qualifiers. - #315: Fix pointer type generation. - #324: Fixes for u/l constant integer suffix. - #346: Fix error transforming an empty switch. - #350: Recognize integer multicharacter constants like 'ABCD'. - #363: Fix incorrect AST when parsing offsetof.
Dominique Leuenberger (dimstar_suse)
accepted
request 664444
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 655858
from
Matej Cepl (mcepl)
(revision 9)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 603203
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
- update to 2.18: - PR #161 & #184: Update bundled PLY version to 3.10 - PR #158: Add support for the __int128 type. - PR #169: Handle more tricky TYPEID in declarators. - PR #178: Add columns to the coord of each node
Dominique Leuenberger (dimstar_suse)
accepted
request 482557
from
Jan Matejek (matejcik)
(revision 6)
- sort out duplicate rpmlintrc - update to 2.17 - PR #121: Update bundled PLY version to 3.8 - Issue #117: Fix parsing of extra semi-colons inside structure declarations. - PR #109: Update c_generator to add {} around nested named initializers. - PR #101: Added support for parsing pragmas into the AST. - Additional fake headers and typedefs, manifest fixes (#97, #106, #111). - Testing with Python 3.5 instead of 3.3 now (3.4 and 3.5 are the 3.x versions tested). - PR #145: More complete support for offsetof() - Issue #116: Fix line numbers recorded for empty and compound statements. - Minor performance improvement to the invalid string literal regex. - drop upstreamed 0002-Add-missing-typedef-sa_family_t-from-sys-socket.h.patch - move source url to pypi - update for multipython build - move fake_libc to site-packages, where it can be found by pkg_resources * this also prevents file conflict between python2 and python3 - fix-lexer-build.patch: fix build process to better generate parser/lexer files
Dominique Leuenberger (dimstar_suse)
accepted
request 353984
from
Denisart Benjamin (posophe)
(revision 5)
fixed
Dominique Leuenberger (dimstar_suse)
accepted
request 307465
from
Denisart Benjamin (posophe)
(revision 4)
1
Adrian Schröter (adrianSuSE)
committed
(revision 3)
Split 13.2 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 2)
Split 13.1 from Factory
Tomáš Chvátal (scarabeus_factory)
accepted
request 186704
from
Sascha Peilicke (saschpe)
(revision 1)
dep of python-cffi
Displaying all 14 revisions