Go to file
Fridrich Strba dc4eb04c55 Accepting request 973937 from home:urbic:branches:Java:packages
- Update to version 7.0.11
  * Modifications in version 7.0.11
    - #193 : Code error in class RCharacterList.SortDescriptors():
      fixed
  * Modifications in version 7.0.10
    - #183 : Lookahead is broken since 7.0.5 (introduced in commit
      fbac68f)
  * Modifications in version 7.0.9
    - pom.xml : change deployment on OSS to automatic release
    - documentation : fix broken links
  * Modifications in version 7.0.8
    - #175 : Doesn’t work in Turkish Locale
    - #73 : javacc/c++: invalid lookahead processing: missing one
      lookahead to get rid of the conflict
  * Modifications in version 7.0.7
    - JavaCC.jj : remove unused c++ declaration blocs tokens
    - #172 : add a specific ‘-version’ command line argument
  * Modifications in version 7.0.6
    The following changes are not upward compatible with the
    previous 7.0.5 version but have a very little impact on
    existing grammars. Main advantage is to prepare a more smooth
    upgrade with the upcoming javacc-8.0.0 major release.
    - C++ generation: renaming the option TOKEN_EXTENDS by
      TOKEN_SUPER_CLASS
    - C++ generation: renaming the option TOKEN_INCLUDES by
      TOKEN_INCLUDE
    - C++ generation: renaming the option PARSER_INCLUDES by
      PARSER_INCLUDE
    - C++ generation: renaming the option TOKEN_MANAGER_INCLUDES by
      TOKEN_MANAGER_INCLUDE
  * Modifications in version 7.0.5
    - #42: new README.md file.
    - #71: Add support for Java7 language features.
    - #75: Allow empty type parameters in Java code of grammar files.
    - #77: javacc.org is out of date.
    - #92: Avoid warning of unused import in generated
      ParserTokenManager.
    - #99: LookaheadSuccess creation performance improved.
    Removing IDE specific files. Declare trace_indent only if debug
    parser is enabled. CPPParser.jj grammar added to grammars.
    Build with Maven is working again.
    —WARNING—WARNING—WARNING— Required Java Platform: Standard
    Edition 7.0: known under Eclipse as JavaSE-1.7

OBS-URL: https://build.opensuse.org/request/show/973937
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=27
2022-04-30 06:10:35 +00:00
_multibuild OBS-URL: https://build.opensuse.org/package/show/Java:packages/javacc?expand=0&rev=22 2019-04-09 14:57:14 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=1 2007-01-15 23:18:36 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javacc?expand=0&rev=1 2007-01-15 23:18:36 +00:00
javacc-7.0.11.tar.gz Accepting request 973937 from home:urbic:branches:Java:packages 2022-04-30 06:10:35 +00:00
javacc.changes Accepting request 973937 from home:urbic:branches:Java:packages 2022-04-30 06:10:35 +00:00
javacc.spec Accepting request 973937 from home:urbic:branches:Java:packages 2022-04-30 06:10:35 +00:00