Lines Matching refs:bug
14 2007/06/18: [bug] (thanks KUBO Takehiro)
17 2007/06/05: [bug] should check USE_CRNL_AS_LINE_TERMINATOR case
29 2007/03/06: [bug] add #include <malloc.h> for bcc32.
32 2007/03/02: [bug] invalid optimization for semi-end-buf in onig_search().
50 2006/11/10: [bug] 0x24, 0x2b, 0x3c, 0x3d, 0x3e, 0x5e, 0x60, 0x7c, 0x7e
53 2006/11/07: [bug] (thanks Byte)
69 2006/10/30: [bug] (thanks Wolfgang Nadasi-Donner)
83 2006/10/16: [bug] (thanks Akinori Musha)
87 2006/10/10: [bug] should call onig_st_free_table() in
106 2006/09/15: [bug] (thanks Allan Odgaard)
113 2006/09/08: [bug] (thanks K.Takata)
147 2006/08/17: [bug] should check scan_env.num_call > 0 for backrefed pattern
157 2006/08/15: [bug] OP_REPEAT_INC process in match_at().
174 2006/08/03: [bug] (thanks Hiroyuki Yamamoto)
176 2006/08/02: [bug] combination of \G in look-ahead/look-behind and other
185 2006/07/31: [bug] (thanks Kimura Minoru)
188 2006/07/31: [bug] (thanks Kimura Minoru)
218 2006/05/22: [bug] (thanks NARUSE, Yui)
239 2006/05/11: [bug] (thanks Yuji Kaneda)
246 2006/05/08: [bug] (thanks Allan Odgaard)
272 2006/02/07: [bug] memory leaks in onig_free_shared_cclass_table().
293 2006/01/24: [bug] (thanks KIMURA Koichi)
309 2005/11/21: [bug] (thanks Allan Odgaard)
315 2005/11/20: [bug] (thanks MATSUMOTO Satoshi) (thanks Isao Sonobe)
326 2005/11/15: [bug] (thanks Allan Odgaard)
349 2005/08/22: [bug] (thanks nobu, matz) [ruby-dev:26840]
350 UTF-8 0xFE, 0xFF handling bug in code_is_in_cclass_node().
359 2005/08/09: [bug] (thanks Allan Odgaard)
376 2005/07/11: [bug] (thanks nobu) [ruby-dev:26505]
390 2005/06/30: [bug] invalid ctype check for multibyte encodings.
394 2005/06/30: [bug] invalid conversion from code point to mbc in
401 2005/06/27: [bug] (thanks Wolfgang Nadasi-Donner)
416 2005/05/30: [bug] (thanks Allan Odgaard)
462 2005/03/05: [bug] ANCHOR_ANYCHAR_STAR didn't work in onig_search().
465 2005/03/01: [bug] (thanks matz) [ruby-dev:25778]
485 2005/02/12: [bug] (thanks nobu) [ruby-dev:25676]
496 2005/02/01: [bug] add key_free() call to st_free_table().
515 2005/01/19: [bug] (thanks Isao Sonobe)
528 2005/01/13: [bug] ignore case match bug.
531 2005/01/13: [bug] (thanks Isao Sonobe)
532 ignore case match bug.
540 2005/01/05: [bug] (thanks Isao Sonobe)
541 ignore case match bug.
544 2005/01/05: [bug] (thanks Isao Sonobe)
554 2004/12/15: [bug] (thanks matz)
610 2004/11/22: [bug] (thanks MIYAMUKO Katsuyuki)
614 2004/11/19: [bug] (thanks Yoshida Masato)
617 2004/11/19: [bug] (thanks Yoshida Masato)
623 2004/11/17: [bug] (thanks nobu)
635 2004/11/11: [bug] fix enc/utf8.c.
639 2004/11/09: [bug] (thanks UK-taniyama)
665 2004/10/30: [bug] (thanks Guy Decoux)
666 reluctant infinite repeat bug.
675 2004/10/18: [bug] (thanks Imai Yasumasa)
678 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for
686 2004/09/17: [bug] (thanks Isao Sonobe)
696 2004/09/04: [bug] (thanks Bob Kerstetter and Richard Koch)
701 2004/09/04: [bug] fix ONIGENC_AMBIGUOUS_MATCH_COMPOUND/ASCII/NONASCII
704 2004/08/28: [bug] fix ONIGENC_AMBIGUOUS_MATCH_COMPOUND/ASCII/NONASCII
714 2004/08/24: [bug] (thanks starfish)
722 2004/08/21: [bug] (thanks Isao Sonobe) (thanks kage)
730 2004/07/24: [bug] fix warnings for regexec.c. (gcc 2.91.66)
733 2004/07/20: [bug] (thanks Isao Sonobe)
737 2004/07/20: [bug] (thanks Isao Sonobe)
746 2004/07/01: [bug] (thanks Isao Sonobe)
759 2004/06/25: [bug] (thanks Isao Sonobe)
770 2004/06/24: [bug] (thanks Isao Sonobe)
781 2004/06/17: [bug] (thanks nobu) [ruby-dev:23703]
789 2004/06/14: [bug] (thanks Greg A. Woods)
818 2004/05/25: [bug] (thanks Masahiro Sakai) [ruby-dev:23560]
838 2004/05/19: [bug] (thanks Simon Strandgaard)
843 2004/05/19: [bug] (thanks Simon Strandgaard)
876 2004/04/26: [bug] add error check to re.c.181.patch and re.c.168.patch.
885 2004/04/14: [bug] (thanks Isao Sonobe)
892 2004/04/09: [bug] (thanks HIROSE Masaaki) fix onig_version().
920 2004/03/08: [bug] (thanks eban) [ruby-dev:23172]
936 2004/03/02: [bug] (thanks Isao Sonobe)
938 is used. (OP_MEMORY_END_PUSH_REC bug)
953 2004/02/26: [bug] [bugs.php.net:#26677] (thanks behrens)
961 2004/02/24: [bug] undefined IS_BLANK() and IS_GRAPH() was used in
964 2004/02/24: [bug] should not fold match for 0xdf in iso8859_6.c.
968 2004/02/20: [bug] fix iso_8859_4_mbc_is_case_ambig().
970 2004/02/19: [bug] correct ctype tables for ISO-8859-3, ISO-8859-4,
972 2004/02/18: [bug] wrong replaced name OnigSyntaxGnuOnigex.
981 2004/02/13: [bug] (thanks Simon Strandgaard)
985 2004/02/12: [bug] (thanks Simon Strandgaard)
988 2004/02/12: [bug] (thanks Simon Strandgaard)
990 2004/02/12: [bug] (thanks Simon Strandgaard)
996 2004/02/03: [bug] oniggnu.h was not installed by 'make install'.
1008 2004/01/30: [bug] ISO-8859-7 0xb7 (middle dot) is Punct type.
1017 2004/01/26: [bug] EncISO_8859_{1,15}_CtypeTable[256] was wrong.
1022 2004/01/22: [bug] definition of GET_ALIGNMENT_PAD_SIZE() and
1063 2003/12/24: [bug] (thanks H.Miyamoto) /[\W]/ was wrong in 1.9.5.
1084 2003/12/15: [bug] unexpected infinite loop in regex_snprintf_with_pattern().
1123 2003/11/18: [bug] (thanks Masaru Tsuda)
1125 2003/11/18: [bug] (thanks Masaru Tsuda)
1127 2003/11/17: [bug] memory leak in parse_char_class().
1128 2003/11/17: [bug] (thanks Masaru Tsuda)
1157 2003/10/03: [bug] (thanks nobu) [ruby-dev:21472]
1168 2003/09/16: [bug] (thanks Guy Decoux)
1175 2003/09/11: [bug] change to IS_SYNTAX_OP2 at REG_SYN_OP2_ESC_GNU_BUF_ANCHOR.
1221 2003/08/26: [bug] (thanks Guy Decoux)
1237 2003/08/18: [bug] REG_MBLEN_TABLE[SJIS][0xFD-0xFF] should be 1.
1238 2003/08/18: [bug] (thanks nobu) mbctab_sjis[0x80] should be 0.
1239 2003/08/18: [bug] (thanks nobu)
1243 2003/08/18: [bug] should update BitSet in the case inc_n >= 0
1245 2003/08/13: [bug] change re.c.180.patch for fix rb_reg_to_s() in re.c.
1246 2003/08/11: [bug] should clear region->list in regex_region_resize().
1259 2003/08/06: [bug] OP_MEMORY_END_PUSH_REC case in match_at().
1279 2003/07/14: [bug] add fetch_name() for USE_NAMED_SUBEXP off case.
1293 2003/07/07: [bug] (thanks nobu) REG_MBLEN_TABLE[SJIS][0x80] should be 1.
1303 2003/07/04: [bug] conflict values on REG_SYN_WARN_FOR_CC_OP_NOT_ESCAPEED and
1328 2003/06/24: [bug] should invert REG_OPTION_SINGLELINE flag
1338 2003/06/18: [bug] return wrong result UTF-8 case in regex_mb2wc().
1347 2003/06/13: [bug] modify onigposix.h.
1348 2003/06/13: [bug] should use -DIMPORT for link with DLL in win32/Makefile.
1350 2003/06/12: [bug] range should be from - 1 in not_wc_range_buf().
1359 2003/06/03: [bug] should compare strings with min-length in is_not_included().
1365 2003/05/30: [bug] should use bbuf_free() for CClassNode in regex_node_free().
1366 2003/05/29: [bug] wrong usage of syntax REG_SYN_ALLOW_EMPTY_RANGE_IN_CC.
1380 2003/05/26: [bug] OP_REPEAT in recursive subexp call.
1386 2003/05/26: [bug] change print_names() to external regex_print_names().
1401 2003/05/16: [bug] move RegOpInfo[] definition to regint.h.
1406 2003/05/14: [bug] use _vsnprintf() on Win32.
1416 2003/05/13: [bug] correct is_code_ascii() for /[[:ascii:]]/.
1433 2003/03/17: [bug] mistake(high -> to) in add_wc_range_to_buf().
1440 2003/03/12: [bug] escaped alphabet should be TK_RAW_BYTE
1445 2003/03/11: [bug] if UNALIGNED_WORD_ACCESS isn't setted
1448 2003/03/10: [bug] should handle multi-byte code name in fetch_name().
1455 2003/03/10: [bug] can not compile with Ruby 1.6.8.
1460 2003/03/08: [bug] called group in 0-repeat should not be eliminated from
1468 2003/03/06: [bug] if REG_OPTION_FIND_LONGEST or REG_OPTION_NOT_EMPTY,
1483 2003/03/05: [bug] forgotten N_ANCHOR case in check_backref_number(),
1491 2003/03/03: [bug] /(?<n>a(?*n)|)/ isn't infinite recursion.
1493 2003/03/03: [bug] /(?<n>|(?*n))+/ segmentation fault.
1498 2003/03/01: [bug] change STACK_GET_MEM_START() and STACK_PUSH_MEM_END().
1541 2003/02/12: [bug] mismatch /\?a/i.match('?A').
1586 2003/02/04: [bug] typo miss in regex_region_copy().
1592 2003/02/04: [bug] add REGERR_OVER_THREAD_PASS_LIMIT_COUNT
1594 2003/02/03: [bug] Hankaku-Kana may be second byte in Shift_JIS
1604 2003/01/31: [bug] STRING_CMP() in regexec.c was wrong in ignore-case.
1608 2003/01/30: [bug] .c.o --> .c.obj in win32\Makefile.
1621 2003/01/22: [bug] POSIX API regexec() was not thread safe.
1635 2003/01/17: [bug] bad implemeted POSIX API options.
1643 2003/01/15: [bug] change '/' to \' in win32/Makefile.
1650 2003/01/10: [bug] lacked a comma in ESTRING[]. (regposerr.c)
1651 2003/01/10: [bug] local variable name was wrong. buf -> tbuf (regerror())
1665 2003/01/08: [bug] move GET_WCINT() from regcomp.c to regint.h.
1667 2002/12/30: [bug] wrong merge in multibyte mode (alt_merge_opt_exact_info()).
1669 2002/12/28: [bug] /\xfe/.match("\xfe") mismatch in multibyte mode.
1671 2002/12/25: [bug] check condition was wrong in alt_merge_opt_map_info().
1673 2002/12/23: [bug] prec-read in alternative (/a|(?=z).f/.match("zf") => nil)
1674 2002/12/23: [bug] \G in alternative (/a|\Gz/.match("bza") => "z").
1680 2002/12/10: [bug] [ruby-dev:19042] (thanks Nobu)
1682 2002/11/30: [bug] [ruby-dev:18966] (thanks Nobu)
1684 2002/11/29: [bug] infinite loop on NULL-pointer str search (regex_search()).
1686 2002/11/29: [bug] change static -> extern (regex_chain_reduce()).
1687 2002/11/29: [bug] change encoding to RegDefaultCharEncoding
1712 2002/03/27: [bug] MBCTYPE_XXX symbol values should be same with GNU regex.
1718 2002/03/23: [bug] should set all bits of reg->mem_stats,
1728 2002/03/19: [bug] OP_CCLASS_MB_NOT process in matchAt() is wrong.
1733 2002/03/18: [bug] /[\w-a]/ should be error. (thanks Guy Decoux)
1734 2002/03/18: [bug] /[\]/ should be error. (thanks Guy Decoux)
1735 2002/03/18: [bug] /()*/ etc.. should not be error. (thanks Guy Decoux)
1737 2002/03/18: [bug] ab{2}{3} was interpreded to (?:a(?:b{2})){3}
1739 2002/03/18: [bug] abort /(?i)*a/ etc... (thanks Guy Decoux)
1740 2002/03/18: [bug] abort /a|*/,/a|{1}/ etc... (thanks Guy Decoux)
1746 2002/03/13: [bug] OP_EXACTMBN process in matchAt() is wrong.
1747 2002/03/13: [bug] start argument of BackwardSearchRange() is wrong.
1750 2002/03/12: [bug] if pattern has nested null-check, cause infinite loop.
1752 2002/03/11: [bug] it is wrong that four numbers to continue as
1772 2002/03/06: [bug] if pattern has NULL(\000) char, infinite loop happens
1774 2002/03/06: [bug] range argument of ForwardSearchRange() is wrong.
1779 2002/03/04: [bug] make up a break-statement in compileTree().
1791 2002/02/28: [bug] sub_anchor($) in ForwardSearch() and BackwardSearch().
1794 2002/02/27: [bug] use StackIndex instead of StackType* for realloc problem.
1797 2002/02/26: [bug] ex. /$*/, /[a-]/, /((?i)a)b/ (thanks matz)
1802 [bug: bug fix]