Revisions of oniguruma

buildservice-autocommit accepted request 1118373 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 25)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 24)
- Update to 6.9.9
  - Update Unicode version 15.1.0
  - NEW API: ONIG_OPTION_MATCH_WHOLE_STRING
  - Fixed: (?I) option was not enabled for character classes (Issue
    #264).
  - Changed specification to check for incorrect POSIX bracket
    (Issue #253).
  - Changed [[:punct:]] in Unicode encodings to be compatible with
    POSIX definition. (Issue #268)
  - Fixed: ONIG_OPTION_FIND_LONGEST behavior
buildservice-autocommit accepted request 975256 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 23)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 22)
- Update to 6.9.8
  - Update Unicode version 14.0.0
  - Whole options
    - (?C) : ONIG_OPTION_DONT_CAPTURE_GROUP
    - (?I) : ONIG_OPTION_IGNORECASE_IS_ASCII
    - (?L) : ONIG_OPTION_FIND_LONGEST
  - Fixed some problems found by OSS-Fuzz
- Update to 6.9.6
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 897241 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 21)
- Update to 6.9.7.1

- Enable tests
buildservice-autocommit accepted request 846284 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 20)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 19)
- Update to 6.9.6 
  - When using configure script, if you have the POSIX API enabled
    in an earlier version (disabled by default in 6.9.5) and you
    need application binary compatibility with the POSIX API,
    specify "--enable-binary-compatible-posix-api=yes" instead of
    "--enable-posix-api=yes". Starting in 6.9.6,
    "--enable-posix-api=yes" only supports source-level
    compatibility for 6.9.5 and earlier about POSIX API. (Issue
    #210)
  - NEW: configure option
    --enable-binary-compatible-posix-api=[yes/no]
  - NEW API: Limiting the maximum number of calls of subexp-call
  - NEW API: ONIG_OPTION_NOT_BEGIN_STRING / NOT_END_STRING /
    NOT_BEGIN_POSITION
  - Fixed behavior of ONIG_OPTION_NOTBOL / NOTEOL
  - Fixed many problems found by OSS-Fuzz
  - Fixed many problems found by Coverity
  - Fixed CVE-2020-26159 (This turned out not to be a problem
    later. #221)
  - Under cygwin and mingw, generate and install the libonig.def
    file (Issue #220)
buildservice-autocommit accepted request 816457 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 17)
- Update to 6.9.5.1
  - Fixed Issue #192
  - POSIX API disabled by default for Unix (* Enabled by: configure
    --enable-posix-api=yes)
  - Update Unicode version 13.0.0
  - NEW: Code point sequence notation \x{HHHH HHHH ...}, \o{OOOO
    OOOO ...}
  - NEW API: retry limit in search functions
  - NEW API: maximum nesting level of subexp call
  - Fixed behavior of isolated options in Perl and Java syntaxes.
    /...(?i).../
  - fix a problem (found by oss-fuzz test on my PC)
- add --enable-posix-api to keep the posix API enabled.
buildservice-autocommit accepted request 781674 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 16)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 15)
- Update to version 6.9.4
buildservice-autocommit accepted request 561068 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 14)
baserev update by copy to link target
Marguerite Su's avatar Marguerite Su (MargueriteSu) accepted request 559525 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 13)
- Version 6.7.0
  - add ONIG_SYNTAX_ONIGURUMA (default syntax)
  - restructure StackType
  - implement subexp calls (?R), (?&name), (?-n), (?+n) for Perl
    syntax
  - use string pool of gperf for Unicode Property lookup function
  - fix an empty greedy regex and a word boundary (.*\b) fails
  - remove a stack type STK_POS
  - add a declaration of onig_end()
  - fix compilation failure in out-of-source build
  - [new] hexadecimal codepoint \uHHHH
- Version 6.6.1
  - fix definition of \X to (?>\O(?:\Y\O)*)
- Version 6.6.0
  - rename Absent clear to Range clear
  - [new] Extended Grapheme Cluster \X and boundary \y, \Y
  - fix: invalid index(ctype) value assigned to Unicode Block
    properties
  - --enable-crnl-as-line-terminator to be deprecated
  - [new] ASCII only mode options (?WDSP)
  - [new] ONIG_OPTION_XXXX_IS_ASCII  options
  - disable OP_CCLASS_NODE
  - [spec] Absent clear restore previous range value at backtrack
  - optimize for simple one char repetition in Absent expression
  - fix: invalid impl. for reluctant repetition in Absent expression
  - remove compile switch USE_NAMED_GROUP
  - Visual Studio 2005 compilation fixed
- cleanup with spec-cleaner
buildservice-autocommit accepted request 516789 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 12)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 11)
- Version 6.5.0
buildservice-autocommit accepted request 367893 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 10)
baserev update by copy to link target
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 9)
- remove ruby build requires. seems unused.
buildservice-autocommit accepted request 340241 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 8)
baserev update by copy to link target
buildservice-autocommit accepted request 247882 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 6)
baserev update by copy to link target
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by