Lines Matching refs:remove

13 2013/10/21: [impl] remove unused variable. (regcomp.c)
17 2013/04/04: [dev] remove Makefile.in from git repository.
23 2012/10/15: remove warnings "test: =: unary operator expected" in ./configure.
55 2007/09/04: [API] remove ONIGENC_ERR_XXXXX.
62 2007/08/28: [impl] remove "warning: no previous declaration ...".
63 2007/08/21: [impl] remove warnings in enc/mktable.c.
64 2007/08/20: [impl] remove "warning: unused parameter"
65 2007/08/20: [impl] remove "warning: comparison between signed and unsigned".
66 2007/08/06: [impl] remove clear_not_flag_cclass().
81 2007/06/19: [impl] remove IS_NOT_NULL() check before onig_node_free().
90 2007/06/08: [impl] remove OP_SET_OPTION_PUSH and OP_SET_OPTION from match_at().
93 2007/06/06: [impl] remove unused variables.
120 2007/04/03: [impl] remove unused variable.
153 2006/12/04: [spec] remove ONIGENC_CASE_FOLD_FULL.
154 2006/11/30: [impl] remove unnecessary check in xxx_mbc_case_fold().
162 2006/11/28: [impl] remove USE_UNICODE_CASE_FOLD_MULTI_CHAR.
163 2006/11/28: [impl] remove Fold[123]Table and add FoldTable.
179 2006/11/15: [impl] remove NOT_RUBY from AM_CFLAGS.
183 2006/11/14: [impl] remove program codes for Ruby.
193 2006/11/07: [dist] remove test.rb, testconv.rb and testconvu.rb.
242 2006/10/18: [impl] remove unused functions.
246 2006/10/18: [dist] remove MANIFEST-RUBY from distribution.
249 2006/10/18 [API] remove ONIG_SYN_OP2_CHAR_PROPERTY_PREFIX_IS.
251 2006/10/18: [dist] remove target 19 from Makefile.am.
255 2006/10/17: [dist] remove INSTALL-RUBY from distribution.
257 2006/10/17: [impl] remove warnings for [make CFLAGS="-g -O2 -Wall"]
260 2006/10/17: [impl] remove warnings for [make CFLAGS="-g -O2 -Wall"].
275 2006/10/10: [impl] remove OnigCompCaseFoldCodes.
276 2006/10/10: [impl] remove onigenc_ascii_is_mbc_ambiguous() and
278 2006/10/10: [API] remove is_mbc_ambiguous() member from OnigEncodingType.
288 2006/10/10: [impl] remove OP_WORD_SB and OP_WORD_MB.
289 2006/10/10: [impl] remove OP_EXACT1_IC and OP_EXACTN_IC from match_at().
298 2006/10/05: [spec] remove ambig_flag, get_all_pair_ambig_codes() and
305 2006/10/02: [impl] remove all ONIG_RUBY_M17N part.
308 2006/09/22: [impl] remove parse time ctype values (CTYPE_WORD etc...)
321 2006/09/21: [impl] remove USE_UNICODE_FULL_RANGE_CTYPE.
333 2006/09/13: [spec] remove 'Is' prefix check for property name
361 2006/08/22: [impl] remove last line comma in enum OpCode.
362 2006/08/22: [impl] remove OP_STATE_CHECK_ANYCHAR_STAR_PEEK_NEXT and
364 2006/08/22: [impl] remove OP_BACKREF3.
393 2006/08/10: [impl] remove double call in set_qualifier().
394 2006/08/10: [impl] remove by_number member in QualifierNode.
395 2006/08/09: [impl] remove a comma at the end of enum ReduceType
397 2006/08/07: [impl] remove warning in regcomp.c.
420 remove cast in va_init_list() for Intel C Compiler.
459 2006/05/15: [spec] remove onig_recompile(), onig_recompile_deluxe()
488 2006/03/22: [impl] remove USE_NAMED_GROUP condition from
514 2006/01/24: [dist] remove warnings from sample/encode.c.
516 2006/01/24: [dist] remove re.c.XXX.patch from distribution and CVS.
561 2005/09/05: [dist] remove link to MultiFind.
690 2005/03/07: [impl] remove declarations for Ruby in oniggnu.h.
692 2005/03/01: [dist] remove oniggnu.h from MANIFEST-RUBY.
693 remove oniggnu.h from make 19.
704 2005/02/19: [dist] remove reggnu.c from MANIFEST-RUBY.
705 remove reggnu.c from make 19.
718 2005/02/09: [dist] remove hash.c.patch.
719 2005/02/07: [impl] remove re_mbctab, mbctab_ascii etc...
730 2005/01/31: [spec] remove ONIGENC_AMBIGUOUS_MATCH_COMPOUND
738 2005/01/25: [impl] remove nested function call for xxx_code_to_mbclen().
776 2004/12/24: [dist] remove file onigcmpt200.h.
803 2004/12/01: [dist] remove regex.c from distribution files.
804 2004/11/30: [memo] remove targets 16 and 18 from Makefile.in.
821 2004/11/29: [impl] remove onig_is_in_code_range_array().
830 2004/11/25: [impl] remove ONIGENC_CTYPE_MOD_NOT.
833 2004/11/25: [impl] remove get_type_cc_node method from OnigEncodingType.
851 2004/11/18: [impl] remove OnigCodePointRange type. (use OnigCodePoint[].)
871 2004/11/09: [impl] type cast in regexec() for remove compile time warning.
1099 2004/05/11: [dist] remove INSTALL-RUBY from distribution.
1106 2004/04/23: [impl] remove ctype_support_level from OnigEncodingType.
1110 2004/04/21: [impl] remove max_enc_len_by_first_byte() from OnigEncodingType.
1277 2004/01/13: [impl] remove ENC_CODE_TO_MBC_FIRST(enc,code) in regenc.h.
1278 remove code_to_mbc_first member in RegCharEncodingType.
1279 2004/01/13: [impl] remove head byte bitset information in cclass->mbuf.
1315 2003/12/15: [impl] remove REG_MBLEN_TABLE[].
1320 2003/12/12: [impl] remove USE_SBMB_CLASS.
1325 2003/12/11: [impl] remove RegAsciiCaseAmbigTable.
1336 2003/12/04: [spec] remove REG_ENCODING_DEFAULT and REGCODE_DEFAULT.
1398 remove env->option == option check in parse_effect().
1535 2003/07/03: [spec] remove REG_SYN_OP_ESC_OCTAL3 and REG_SYN_OP_ESC_X_HEX2
1537 2003/07/03: [spec] remove REG_SYN_OP_NON_GREEDY flag from RegSyntaxGnuRegex.
1591 2003/06/02: [impl] remove multibyte-BitSet for OP_CCLASS_MB/OP_CCLASS_MB_NOT.
1618 2003/05/26: [spec] remove POSIXLINE option. (?p:...)
1678 2003/03/10: [spec] remove REGERR_TABLE_FOR_IGNORE_CASE_IS_NOT_SETTED.
1688 2003/03/08: [impl] remove check_backref_number().
1775 2003/02/12: [spec] remove transtable argument in regex_new and regex_recompile.
1776 remove transtable member in regex_t.
1800 2003/02/07: [impl] remove redundant statements in setup_tree().
1826 remove exact_allow_reverse_match member in regex_t.
1830 2003/02/01: [tune] remove region argument from match_at().
1851 remove region member from POSIX regex_t.
1881 2003/01/10: [spec] remove REG_RUBY_M17N case from onigposix.h and regposix.c.
1888 2003/01/08: [spec] remove REGERR_END_PATTERN_AFTER_BACKSLASH in regex.h.
1906 2002/12/16: [impl] remove node subtype EFFECT_EMPTY.
2018 remove opcode OP_EXACT1_RAW, OP_EXACTN_RAW.