Lines Matching refs:bug
6 2013/10/21: [bug] fixes an issue on Windows x64. (thanks Anatoliy Belsky)
20 2012/10/15: fix print_tree ENCLOSE_OPTION bug. (thanks Suraj N. Kurapati)
24 2010/01/05: [bug] fix utf16be_code_to_mbc() and utf16le_code_to_mbc().
25 2008/09/16: [bug] fix memory leaks in parse_exp().
26 2008/08/01: [bug] fix memory leaks.
27 2008/06/17: [bug] invalid type of argument was used
29 2008/06/16: [bug] invalid CaseFoldMap entry in ISO-8859-5. 0xdf -> 0xde
36 2008/01/30: [bug] (thanks akr)
38 2008/01/23: [bug] update enc/koi8.c.
43 2007/11/28: [bug] (thanks Andy Armstrong)
45 2007/11/12: [bug] utf8 mbc length of code 0xfe, 0xff are not 1,
54 2007/09/03: [bug] xxx_code_to_mbclen() should return
62 2007/08/03: [bug] fix the case of undefined USE_NAMED_GROUP.
71 2007/07/13: [bug] add check into onig_reduce_nested_quantifier().
77 2007/06/18: [bug] (thanks KUBO Takehiro)
80 2007/06/18: [bug] initialization miss.
95 2007/05/30: [bug] should check USE_CRNL_AS_LINE_TERMINATOR case
108 2007/04/12: [bug] must not use UChar in oniguruma.h.
120 2007/03/06: [bug] add #include <malloc.h> for bcc32.
122 2007/03/02: [bug] invalid optimization for semi-end-buf in onig_search().
143 2006/12/05: [bug] should add unfold-1 codes from folded code into
160 2006/11/24: [bug] should call callback for to[j] <-> to[k] in
167 2006/11/21: [bug] invalid array access.
180 2006/11/10: [bug] 0x24, 0x2b, 0x3c, 0x3d, 0x3e, 0x5e, 0x60, 0x7c, 0x7e
189 2006/11/07: [bug] get_case_fold_codes_by_str() should handle 'Ss' and 'sS'
194 2006/11/07: [bug] (thanks Byte)
204 2006/10/30: [bug] (thanks Wolfgang Nadasi-Donner)
219 2006/10/23: [bug] should fold string in expand_case_fold_string().
220 2006/10/23: [bug] (thanks Km)
224 2006/10/23: [bug] (thanks K.Takata)
229 2006/10/23: [bug] (thanks K.Takata)
236 2006/10/18: [bug] ONIGENC_GET_CASE_FOLD_CODES_MAX_NUM should be 13.
242 2006/10/18: [bug] return duplicated code in
260 2006/10/16: [bug] unfold expand for 1->2, 1->3 folding in
263 2006/10/16: [bug] (thanks Akinori Musha)
268 2006/10/10: [bug] should call onig_st_free_table() in
324 2006/09/15: [bug] (thanks Allan Odgaard)
337 2006/09/08: [bug] (thanks K.Takata)
371 2006/08/17: [bug] should check scan_env.num_call > 0 for backrefed pattern
381 2006/08/15: [bug] OP_REPEAT_INC process in match_at().
398 2006/08/03: [bug] (thanks Hiroyuki Yamamoto)
400 2006/08/02: [bug] combination of \G in look-ahead/look-behind and other
409 2006/07/31: [bug] (thanks Kimura Minoru)
412 2006/07/31: [bug] (thanks Kimura Minoru)
442 2006/05/22: [bug] (thanks NARUSE, Yui)
463 2006/05/11: [bug] (thanks Yuji Kaneda)
470 2006/05/08: [bug] (thanks Allan Odgaard)
496 2006/02/07: [bug] memory leaks in onig_free_shared_cclass_table().
517 2006/01/24: [bug] (thanks KIMURA Koichi)
533 2005/11/21: [bug] (thanks Allan Odgaard)
539 2005/11/20: [bug] (thanks MATSUMOTO Satoshi) (thanks Isao Sonobe)
550 2005/11/15: [bug] (thanks Allan Odgaard)
573 2005/08/22: [bug] (thanks nobu, matz) [ruby-dev:26840]
574 UTF-8 0xFE, 0xFF handling bug in code_is_in_cclass_node().
583 2005/08/09: [bug] (thanks Allan Odgaard)
600 2005/07/11: [bug] (thanks nobu) [ruby-dev:26505]
614 2005/06/30: [bug] invalid ctype check for multibyte encodings.
618 2005/06/30: [bug] invalid conversion from code point to mbc in
625 2005/06/27: [bug] (thanks Wolfgang Nadasi-Donner)
640 2005/05/30: [bug] (thanks Allan Odgaard)
686 2005/03/05: [bug] ANCHOR_ANYCHAR_STAR didn't work in onig_search().
689 2005/03/01: [bug] (thanks matz) [ruby-dev:25778]
709 2005/02/12: [bug] (thanks nobu) [ruby-dev:25676]
720 2005/02/01: [bug] add key_free() call to st_free_table().
739 2005/01/19: [bug] (thanks Isao Sonobe)
752 2005/01/13: [bug] ignore case match bug.
755 2005/01/13: [bug] (thanks Isao Sonobe)
756 ignore case match bug.
764 2005/01/05: [bug] (thanks Isao Sonobe)
765 ignore case match bug.
768 2005/01/05: [bug] (thanks Isao Sonobe)
778 2004/12/15: [bug] (thanks matz)
834 2004/11/22: [bug] (thanks MIYAMUKO Katsuyuki)
838 2004/11/19: [bug] (thanks Yoshida Masato)
841 2004/11/19: [bug] (thanks Yoshida Masato)
847 2004/11/17: [bug] (thanks nobu)
859 2004/11/11: [bug] fix enc/utf8.c.
863 2004/11/09: [bug] (thanks UK-taniyama)
889 2004/10/30: [bug] (thanks Guy Decoux)
890 reluctant infinite repeat bug.
899 2004/10/18: [bug] (thanks Imai Yasumasa)
902 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for
910 2004/09/17: [bug] (thanks Isao Sonobe)
920 2004/09/04: [bug] (thanks Bob Kerstetter and Richard Koch)
925 2004/09/04: [bug] fix ONIGENC_AMBIGUOUS_MATCH_COMPOUND/ASCII/NONASCII
928 2004/08/28: [bug] fix ONIGENC_AMBIGUOUS_MATCH_COMPOUND/ASCII/NONASCII
938 2004/08/24: [bug] (thanks starfish)
946 2004/08/21: [bug] (thanks Isao Sonobe) (thanks kage)
954 2004/07/24: [bug] fix warnings for regexec.c. (gcc 2.91.66)
957 2004/07/20: [bug] (thanks Isao Sonobe)
961 2004/07/20: [bug] (thanks Isao Sonobe)
970 2004/07/01: [bug] (thanks Isao Sonobe)
983 2004/06/25: [bug] (thanks Isao Sonobe)
994 2004/06/24: [bug] (thanks Isao Sonobe)
1005 2004/06/17: [bug] (thanks nobu) [ruby-dev:23703]
1013 2004/06/14: [bug] (thanks Greg A. Woods)
1042 2004/05/25: [bug] (thanks Masahiro Sakai) [ruby-dev:23560]
1062 2004/05/19: [bug] (thanks Simon Strandgaard)
1067 2004/05/19: [bug] (thanks Simon Strandgaard)
1100 2004/04/26: [bug] add error check to re.c.181.patch and re.c.168.patch.
1109 2004/04/14: [bug] (thanks Isao Sonobe)
1116 2004/04/09: [bug] (thanks HIROSE Masaaki) fix onig_version().
1144 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
1160 2004/03/02: [bug] (thanks Isao Sonobe)
1162 is used. (OP_MEMORY_END_PUSH_REC bug)
1177 2004/02/26: [bug] [bugs.php.net:#26677] (thanks behrens)
1185 2004/02/24: [bug] undefined IS_BLANK() and IS_GRAPH() was used in
1188 2004/02/24: [bug] should not fold match for 0xdf in iso8859_6.c.
1192 2004/02/20: [bug] fix iso_8859_4_mbc_is_case_ambig().
1194 2004/02/19: [bug] correct ctype tables for ISO-8859-3, ISO-8859-4,
1196 2004/02/18: [bug] wrong replaced name OnigSyntaxGnuOnigex.
1205 2004/02/13: [bug] (thanks Simon Strandgaard)
1209 2004/02/12: [bug] (thanks Simon Strandgaard)
1212 2004/02/12: [bug] (thanks Simon Strandgaard)
1214 2004/02/12: [bug] (thanks Simon Strandgaard)
1220 2004/02/03: [bug] oniggnu.h was not installed by 'make install'.
1232 2004/01/30: [bug] ISO-8859-7 0xb7 (middle dot) is Punct type.
1241 2004/01/26: [bug] EncISO_8859_{1,15}_CtypeTable[256] was wrong.
1246 2004/01/22: [bug] definition of GET_ALIGNMENT_PAD_SIZE() and
1287 2003/12/24: [bug] (thanks H.Miyamoto) /[\W]/ was wrong in 1.9.5.
1308 2003/12/15: [bug] unexpected infinite loop in regex_snprintf_with_pattern().
1347 2003/11/18: [bug] (thanks Masaru Tsuda)
1349 2003/11/18: [bug] (thanks Masaru Tsuda)
1351 2003/11/17: [bug] memory leak in parse_char_class().
1352 2003/11/17: [bug] (thanks Masaru Tsuda)
1381 2003/10/03: [bug] (thanks nobu) [ruby-dev:21472]
1392 2003/09/16: [bug] (thanks Guy Decoux)
1399 2003/09/11: [bug] change to IS_SYNTAX_OP2 at REG_SYN_OP2_ESC_GNU_BUF_ANCHOR.
1445 2003/08/26: [bug] (thanks Guy Decoux)
1461 2003/08/18: [bug] REG_MBLEN_TABLE[SJIS][0xFD-0xFF] should be 1.
1462 2003/08/18: [bug] (thanks nobu) mbctab_sjis[0x80] should be 0.
1463 2003/08/18: [bug] (thanks nobu)
1467 2003/08/18: [bug] should update BitSet in the case inc_n >= 0
1469 2003/08/13: [bug] change re.c.180.patch for fix rb_reg_to_s() in re.c.
1470 2003/08/11: [bug] should clear region->list in regex_region_resize().
1483 2003/08/06: [bug] OP_MEMORY_END_PUSH_REC case in match_at().
1503 2003/07/14: [bug] add fetch_name() for USE_NAMED_SUBEXP off case.
1517 2003/07/07: [bug] (thanks nobu) REG_MBLEN_TABLE[SJIS][0x80] should be 1.
1527 2003/07/04: [bug] conflict values on REG_SYN_WARN_FOR_CC_OP_NOT_ESCAPEED and
1552 2003/06/24: [bug] should invert REG_OPTION_SINGLELINE flag
1562 2003/06/18: [bug] return wrong result UTF-8 case in regex_mb2wc().
1571 2003/06/13: [bug] modify onigposix.h.
1572 2003/06/13: [bug] should use -DIMPORT for link with DLL in win32/Makefile.
1574 2003/06/12: [bug] range should be from - 1 in not_wc_range_buf().
1583 2003/06/03: [bug] should compare strings with min-length in is_not_included().
1589 2003/05/30: [bug] should use bbuf_free() for CClassNode in regex_node_free().
1590 2003/05/29: [bug] wrong usage of syntax REG_SYN_ALLOW_EMPTY_RANGE_IN_CC.
1604 2003/05/26: [bug] OP_REPEAT in recursive subexp call.
1610 2003/05/26: [bug] change print_names() to external regex_print_names().
1625 2003/05/16: [bug] move RegOpInfo[] definition to regint.h.
1630 2003/05/14: [bug] use _vsnprintf() on Win32.
1640 2003/05/13: [bug] correct is_code_ascii() for /[[:ascii:]]/.
1657 2003/03/17: [bug] mistake(high -> to) in add_wc_range_to_buf().
1664 2003/03/12: [bug] escaped alphabet should be TK_RAW_BYTE
1669 2003/03/11: [bug] if UNALIGNED_WORD_ACCESS isn't setted
1672 2003/03/10: [bug] should handle multi-byte code name in fetch_name().
1679 2003/03/10: [bug] can not compile with Ruby 1.6.8.
1684 2003/03/08: [bug] called group in 0-repeat should not be eliminated from
1692 2003/03/06: [bug] if REG_OPTION_FIND_LONGEST or REG_OPTION_NOT_EMPTY,
1707 2003/03/05: [bug] forgotten N_ANCHOR case in check_backref_number(),
1715 2003/03/03: [bug] /(?<n>a(?*n)|)/ isn't infinite recursion.
1717 2003/03/03: [bug] /(?<n>|(?*n))+/ segmentation fault.
1722 2003/03/01: [bug] change STACK_GET_MEM_START() and STACK_PUSH_MEM_END().
1765 2003/02/12: [bug] mismatch /\?a/i.match('?A').
1810 2003/02/04: [bug] typo miss in regex_region_copy().
1816 2003/02/04: [bug] add REGERR_OVER_THREAD_PASS_LIMIT_COUNT
1818 2003/02/03: [bug] Hankaku-Kana may be second byte in Shift_JIS
1828 2003/01/31: [bug] STRING_CMP() in regexec.c was wrong in ignore-case.
1832 2003/01/30: [bug] .c.o --> .c.obj in win32\Makefile.
1845 2003/01/22: [bug] POSIX API regexec() was not thread safe.
1859 2003/01/17: [bug] bad implemeted POSIX API options.
1867 2003/01/15: [bug] change '/' to \' in win32/Makefile.
1874 2003/01/10: [bug] lacked a comma in ESTRING[]. (regposerr.c)
1875 2003/01/10: [bug] local variable name was wrong. buf -> tbuf (regerror())
1889 2003/01/08: [bug] move GET_WCINT() from regcomp.c to regint.h.
1891 2002/12/30: [bug] wrong merge in multibyte mode (alt_merge_opt_exact_info()).
1893 2002/12/28: [bug] /\xfe/.match("\xfe") mismatch in multibyte mode.
1895 2002/12/25: [bug] check condition was wrong in alt_merge_opt_map_info().
1897 2002/12/23: [bug] prec-read in alternative (/a|(?=z).f/.match("zf") => nil)
1898 2002/12/23: [bug] \G in alternative (/a|\Gz/.match("bza") => "z").
1904 2002/12/10: [bug] [ruby-dev:19042] (thanks Nobu)
1906 2002/11/30: [bug] [ruby-dev:18966] (thanks Nobu)
1908 2002/11/29: [bug] infinite loop on NULL-pointer str search (regex_search()).
1910 2002/11/29: [bug] change static -> extern (regex_chain_reduce()).
1911 2002/11/29: [bug] change encoding to RegDefaultCharEncoding
1936 2002/03/27: [bug] MBCTYPE_XXX symbol values should be same with GNU regex.
1942 2002/03/23: [bug] should set all bits of reg->mem_stats,
1952 2002/03/19: [bug] OP_CCLASS_MB_NOT process in matchAt() is wrong.
1957 2002/03/18: [bug] /[\w-a]/ should be error. (thanks Guy Decoux)
1958 2002/03/18: [bug] /[\]/ should be error. (thanks Guy Decoux)
1959 2002/03/18: [bug] /()*/ etc.. should not be error. (thanks Guy Decoux)
1961 2002/03/18: [bug] ab{2}{3} was interpreded to (?:a(?:b{2})){3}
1963 2002/03/18: [bug] abort /(?i)*a/ etc... (thanks Guy Decoux)
1964 2002/03/18: [bug] abort /a|*/,/a|{1}/ etc... (thanks Guy Decoux)
1970 2002/03/13: [bug] OP_EXACTMBN process in matchAt() is wrong.
1971 2002/03/13: [bug] start argument of BackwardSearchRange() is wrong.
1974 2002/03/12: [bug] if pattern has nested null-check, cause infinite loop.
1976 2002/03/11: [bug] it is wrong that four numbers to continue as
1996 2002/03/06: [bug] if pattern has NULL(\000) char, infinite loop happens
1998 2002/03/06: [bug] range argument of ForwardSearchRange() is wrong.
2003 2002/03/04: [bug] make up a break-statement in compileTree().
2015 2002/02/28: [bug] sub_anchor($) in ForwardSearch() and BackwardSearch().
2018 2002/02/27: [bug] use StackIndex instead of StackType* for realloc problem.
2021 2002/02/26: [bug] ex. /$*/, /[a-]/, /((?i)a)b/ (thanks matz)
2026 [bug: bug fix]