diff options
author | adam <adam@pkgsrc.org> | 2018-01-15 08:49:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-01-15 08:49:04 +0000 |
commit | 84a291a1bb756f730472d043ef9975adec2efc7d (patch) | |
tree | 53128e3fd4d5a76218cb475b0f7291d25ab5db92 /shells | |
parent | ed007674fc35eb2d54ca9532f236197cf79e74a1 (diff) | |
download | pkgsrc-84a291a1bb756f730472d043ef9975adec2efc7d.tar.gz |
oniguruma: updated to 6.7.0
New feature of version 6.7.0
NEW: hexadecimal codepoint \uHHHH
NEW: add ONIG_SYNTAX_ONIGURUMA (== ONIG_SYNTAX_DEFAULT)
Disabled \N and \O on ONIG_SYNTAX_RUBY
Reduced object size
New feature of version 6.6.1
Fix definition of \X
New feature of version 6.6.0
NEW: ASCII only mode options for character type/property (?WDSP)
NEW: Extended Grapheme Cluster boundary \y, \Y (*original)
NEW: Extended Grapheme Cluster \X
Range-clear (Absent-clear) operator restores previous range in backtrack.
New feature of version 6.5.0
NEW: \K (keep)
NEW: \R (general newline) \N (no newline)
NEW: \O (true anychar)
NEW: if-then-else syntax (?(...)...|...)
NEW: Backreference validity checker (?(xxx)) (*original)
NEW: Absent repeater (?~absent)
NEW: Absent expression (?~|absent|expr) (*original)
NEW: Absent stopper (?~|absent) (*original)
New feature of version 6.4.0
Fix fatal problem of endless repeat on Windows
NEW: call zero (call the total regexp) \g<0>
NEW: relative backref/call by positive number \k<+n>, \g<+n>
New feature of version 6.3.0
NEW: octal codepoint \o{.....}
New feature of version 6.1.2
allow word bound, word begin and word end in look-behind.
NEW option: ONIG_OPTION_CHECK_VALIDITY_OF_STRING
New feature of version 6.1
improved doc/RE
NEW API: onig_scan()
New feature of version 6.0
Update Unicode 8.0 Property/Case-folding
NEW API: onig_unicode_define_user_property()
Diffstat (limited to 'shells')
0 files changed, 0 insertions, 0 deletions