summaryrefslogtreecommitdiff
path: root/include/ruby/oniguruma.h
AgeCommit message (Expand)Author
2016-12-10Merge Onigmo 6.0.0naruse
2016-07-24* regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,duerst
2016-06-08* string.c: New static function rb_str_ascii_casemap; special-casingduerst
2016-05-22 * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst
2016-05-16* include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst
2016-05-08* configure.in: check function attirbute const and pure,naruse
2016-03-22* include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst
2016-03-14* include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst
2016-02-24* remove trailing spaces.svn
2016-02-24* include/ruby/oniguruma.h: Rearranging flag assignments and makingduerst
2016-01-11include/ruby/oniguruma.h: Added flags needed for upcase/downcaseduerst
2015-08-27oniguruma.h: constifynobu
2014-09-15* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse
2014-07-20re_pattern_buffer: shrink from 464 to 448 bytes on 64-bitnormal
2014-07-16* regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse
2014-06-01constify rb_encoding and OnigEncodingnobu
2013-07-09Revert r41786 "broken utf-8"naruse
2013-07-05broken utf-8naruse
2013-07-04* regcomp.c (): Merge Onigmo 5.13.5 23b523076d6f1161.naruse
2013-04-13* Merge Onigmo 5.13.4 f22cf2e566712cace60d17f84d63119d7c5764ee.naruse
2013-04-05defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2010-10-28* include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK):naruse
2010-07-21* configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu
2010-03-01* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.matz
2009-08-15\d, \s and \w are now non Unicode class. [ruby-dev:39026]naruse
2009-08-04Warn duplicated characters in character class of regexp. [ruby-core:24593]naruse
2009-06-30* include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu
2008-12-09* id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-16* include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr
2008-09-13* include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr
2008-09-13* include/ruby/oniguruma.h (ONIGENC_STEP_BACK): add end argument.akr
2008-09-13* include/ruby/oniguruma.h (onigenc_get_prev_char_head): add endakr
2008-09-13* include/ruby/oniguruma.hakr
2008-09-13* include/ruby/oniguruma.h (onigenc_get_right_adjust_char_head): addakr
2008-09-11* include/ruby/oniguruma.h (OnigCodePoint): unsigned long to unsigned int.naruse
2008-07-04* include/ruby/oniguruma.h (OnigEncoding): removed auxiliary_data.nobu
2008-07-01* regexec.c (stack_double): use MatchStackLimitSize atomically.nobu
2008-01-27* include/ruby/oniguruma.h: precise mbclen API redesigned to avoidakr
2008-01-15* encoding.c (ENC_REGISTER): use &OnigEncoding*.naruse
2008-01-13* include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*naruse
2008-01-08* encoding.c, Makefile.in, include/ruby/oniguruma.h,naruse
2008-01-07* include/ruby/oniguruma.h (OnigEncodingType): new memberakr
2008-01-03* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz
2008-01-03* regenc.h (onigenc_ascii_is_code_ctype): put back.akr
2008-01-03* include/ruby/encoding.h (rb_isascii): simplified.akr
2007-12-11* include/ruby/oniguruma.h (ONIGENC_CONSTRUCT_MBCLEN_NEEDMORE):akr
2007-12-06* encoding.c (rb_enc_precise_mbclen): new function for mbclen withakr