Revisions of python-pycparser

Denisart Benjamin's avatar Denisart Benjamin (posophe) committed (revision 13)
Denisart Benjamin's avatar Denisart Benjamin (posophe) committed (revision 12)
Denisart Benjamin's avatar Denisart Benjamin (posophe) committed (revision 11)
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 352497 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 10)
- Tag added patch better

- Update to version 2.14
  * Added CParser parameter to specify output directory for generated parsing
    tables (#84).
  * Removed lcc's cpp and its license from the distribution. Using lcc's cpp
    is no longer recommended, now that Clang has binary builds available for
    Windows.
  2.13:
  * Added support for offsetof() the way gcc implements it (special builtin
    that takes a type as an argument).
  * Added faked va_* macros (these are expected to come from stdarg.h)
  * Added a bunch more fake headers and typedefs to support parsing C projects
    like Git and SQLite without modifications to pycparser.
  * Added support for empty initializer lists (#79).
- Package fake_libc_include
  * switch to github release as pypi tarball don't contains all files
- Add 0002-Add-missing-typedef-sa_family_t-from-sys-socket.h.patch
  * upstream patch enhancing the fake_libc_include
buildservice-autocommit accepted request 307465 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 9)
baserev update by copy to link target
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 306384 from Benoît Monin's avatar Benoît Monin (benoit_monin) (revision 8)
- update to version 2.12
- update project URL
- fix end of line encoding of LICENSE
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186704 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
initialized devel package after accepting 186704
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 6)
- Update to version 2.10:
  - A number of improvements in the handling of typedef-name ambiguities,
    contributed by Sye van der Veen in GitHub issue #1:
    * Allow shadowing of types by identifiers in inner scopes.
    * Allow struct field names to reside in a separate namespace and have
      the same names as types.
    * Allow duplicate typedefs in some cases to mimic real compiler behavior.
  - c_generator error for ExprList in expression context.
  - Assume default int type for functions whose argument or return types were
    not specified.
  - Relax the lexer a bit w.r.t. some integer suffixes and $ in identifier names
    (which is supported by some other compilers).
- Package LICENSE
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 5)
Python3 moved to devel:languages:python3
Todd R's avatar Todd R (TheBlackCat) accepted request 163860 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
- Remove pre_checkin.sh since the two packages are not the same
- Added requires and buildrequires python3.  It will not work properly without them on openSUSE < 12.3
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 3)
- Drop some unneded macros
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 156715 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 2)
Add python3 support
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 1)
- Initial version
Displaying revisions 21 - 33 of 33
openSUSE Build Service is sponsored by