Commit Graph

9 Commits

Author SHA256 Message Date
4cf3e43ace - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=17
2020-06-15 22:02:04 +00:00
0c23f8b10a - Update to version 6.9.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=15
2020-03-04 21:32:39 +00:00
Marguerite Su
03bb1716fa Accepting request 559525 from home:avindra
- 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

OBS-URL: https://build.opensuse.org/request/show/559525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=13
2018-01-02 08:00:15 +00:00
3b1f3f995e - Version 6.5.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=11
2017-08-07 10:12:02 +00:00
aa395086c8 - remove ruby build requires. seems unused.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=9
2016-03-01 01:27:43 +00:00
Marguerite Su
e5f90d3c4c Accepting request 340240 from home:MargueriteSu:branches:devel:languages:ruby
OBS-URL: https://build.opensuse.org/request/show/340240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=7
2015-10-21 11:56:04 +00:00
Stephan Kulow
2da7fd61e6 Accepting request 247802 from home:MargueriteSu:branches:devel:languages:ruby
update version 5.9.5

OBS-URL: https://build.opensuse.org/request/show/247802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/oniguruma?expand=0&rev=5
2014-09-07 09:57:31 +00:00
Sascha Peilicke
9494518c5d Accepting request 66931 from devel:languages:ruby
OBS-URL: https://build.opensuse.org/request/show/66931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oniguruma?expand=0&rev=9
2011-06-01 08:41:43 +00:00
OBS User unknown
aabc517965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oniguruma?expand=0&rev=1 2007-01-15 23:27:28 +00:00