Lines Matching refs:from

22 2007/04/09: [impl] change STATE_CHECK_BUFF_MAX_SIZE value from 0x8000
81 change STATE_CHECK_BUFF_MAX_SIZE from 0x8000000 to 0x8000.
209 fix cast from char* to const char*
211 fix cast from char* to const char*
259 2006/03/22: [impl] remove USE_NAMED_GROUP condition from
262 2006/03/01: [spec] rename regex object type from regex_t to OnigRegexType.
265 2006/02/27: [spec] change ONIG_MAX_MULTI_BYTE_RANGES_NUM from 1000
275 change from IS_POSIXLINE() to IS_MULTILINE()
285 2006/01/24: [dist] remove warnings from sample/encode.c.
287 2006/01/24: [dist] remove re.c.XXX.patch from distribution and CVS.
343 2005/08/23: [impl] split is_code_in_cc() from onig_is_code_in_cc().
394 2005/06/30: [bug] invalid conversion from code point to mbc in
451 move st_*_strend() functions from st.c. fixed some
453 (imported from Ruby 1.9 2005-03-08)
463 2005/03/01: [dist] remove oniggnu.h from MANIFEST-RUBY.
464 remove oniggnu.h from make 19.
475 2005/02/19: [dist] remove reggnu.c from MANIFEST-RUBY.
476 remove reggnu.c from make 19.
502 from ONIGENC_AMBIGUOUS_MATCH_DEFAULT.
574 2004/12/01: [dist] remove regex.c from distribution files.
575 2004/11/30: [memo] remove targets 16 and 18 from Makefile.in.
582 2004/11/30: [impl] change THREAD_PASS_LIMIT_COUNT value from 10 to 8.
589 from 20 to 8.
604 2004/11/25: [impl] remove get_type_cc_node method from OnigEncodingType.
605 2004/11/25: [impl] move implementation of shared char-class from enc/*.c
629 2004/11/15: [impl] add st.h and st.c from Ruby 1.9.
724 (forgotten to merge from 2.X)
731 2004/07/24: [memo] change version control system from Subversion
788 from short int to int type for the very long string match.
853 2004/05/17: [impl] move ismbchar() and mbclen() from oniguruma.h to oniggnu.h.
870 2004/05/11: [dist] remove INSTALL-RUBY from distribution.
877 2004/04/23: [impl] remove ctype_support_level from OnigEncodingType.
878 2004/04/22: [spec] allow the range from single byte char to multibyte char in
881 2004/04/21: [impl] remove max_enc_len_by_first_byte() from OnigEncodingType.
916 2004/03/10: [impl] move ONIGERR_XXX from regenc.h to oniguruma.h,
925 from unsigned int to OnigCodePoint.
1047 2004/01/14: [impl] change MATCH_STACK_LIMIT_SIZE value from 200000 to 500000.
1076 2003/12/16: [impl] change CodePoint from unsigned int to unsigned long.
1090 2003/12/15: [impl] rename function prefixes in regenc.h from regex_ to enc_.
1094 2003/12/11: [impl] delete IS_XXXX() ctype macros from regint.h.
1102 2003/12/05: [impl] delete IS_CODE_WORD() from regenc.h.
1109 regex_set_default_encoding() from oniguruma.h to regenc.h.
1117 from oniguruma.h to regenc.h. (obsoleted API)
1307 flag from RegSyntaxGnuRegex.
1308 2003/07/03: [spec] remove REG_SYN_OP_NON_GREEDY flag from RegSyntaxGnuRegex.
1350 2003/06/12: [bug] range should be from - 1 in not_wc_range_buf().
1356 2003/06/11: [spec] change AND operator in char-class from &&[..] to &&.
1376 2003/05/27: [spec] change CCEND_ESC_WARN() from VERB_WARNING() to WARNING().
1385 (for delete upper,lower members from StackType.u.repeat)
1388 2003/05/26: [spec] change CCEND_ESC_WARN() from WARNING() to VERB_WARNING().
1420 2003/05/12: [memo] shifted to Subversion(version 0.21.0) from CVS.
1460 2003/03/08: [bug] called group in 0-repeat should not be eliminated from
1548 2003/02/10: [inst] change backup file suffix name from '.orig' to '.ruby_orig'.
1553 2003/02/10: [impl] lift up head_exact value from child qualifier node to parent.
1560 2003/02/07: [inst] change backup file suffix name from '.orig' to '.ruby_orig'.
1600 2003/02/01: [tune] decrease regex_region_clear() calling from regex_search().
1601 2003/02/01: [tune] remove region argument from match_at().
1622 remove region member from POSIX regex_t.
1640 2003/01/16: [inst] rename library file from 'libregex.a' to 'libonig.a'.
1652 2003/01/10: [spec] remove REG_RUBY_M17N case from onigposix.h and regposix.c.
1665 2003/01/08: [bug] move GET_WCINT() from regcomp.c to regint.h.
1748 2002/03/12: [spec] change function name style from CamelCase
1833 current: interface number (from 0)
1834 revision: implementation number of same interface (from 0)