]> granicus.if.org Git - onig/shortlog
onig
2019-02-28 K.Kosakochange coverage test from test_utf8 to all test
2019-02-28 K.Kosakoadd test cases for improve coverage
2019-02-28 K.Kosakoenable USE_OP_PUSH_OR_JUMP_EXACT
2019-02-28 K.Kosakodisable OP_PUSH_OR_JUMP_EXACT1
2019-02-28 K.Kosakofix invalid condition for setting of head_exact value
2019-02-28 K.Kosakoadd test cases for improve coverage
2019-02-28 K.Kosakoremovee tab
2019-02-28 K.Kosakoadd lcov targets
2019-02-28 K.Kosakoadd gcov files into .gitignore
2019-02-28 K.Kosakoadd target cov into Makefile.am
2019-02-28 K.Kosakorename onig_bbuf_init() to bbuf_init()
2019-02-28 K.Kosakoremove USE_OP_CCLASS_NODE
2019-02-28 K.Kosakoremove unused codes
2019-02-28 K.Kosakoupdate year in comment to 2019
2019-02-28 K.Kosakoremove unused variable
2019-02-28 K.Kosakoremove arg_type member from OptInfoType
2019-02-28 K.Kosakorename USE_THREADED_CODE to USE_GOTO_LABELS_AS_VALUES
2019-02-28 K.Kosakoescape compile errors and warnings in Windows
2019-02-28 K.Kosakofix compile error when USE_THREADED_CODE is disabled
2019-02-28 K.Kosakoremove options member from backref_general structure
2019-02-28 K.Kosakoadd OP_BACKREF_WITH_LEVEL_IC opcode
2019-02-28 K.Kosakofix initialization of FinishCode[] values
2019-02-28 K.Kosakofix some compile conditions
2019-02-28 K.Kosakoopcode member to be coexists with opaddr member if...
2019-02-28 K.Kosakocheck next opcode after empty check if ONIG_DEBUG is...
2019-02-28 K.Kosakouse direct threaded code for GNU C
2019-02-28 K.Kosakoupdate year in comment to 2019
2019-02-28 K.Kosakodisable ONIG_DEBUG_PARSE and ONIG_DEBUG_COMPILE
2019-02-28 K.Kosakofix missing INC_OP in OP_REPEAT_INC process
2019-02-28 K.Kosakochange address output format for OP_REPEAT
2019-02-28 K.Kosakoadd pattern output for error case
2019-02-28 K.Kosakore-implement bytecode by using Operation struct
2019-02-28 K.Kosakorefactoring
2019-02-28 K.Kosakoremove tabs
2019-02-28 K.Kosakorefactoring
2019-02-28 K.KosakoMerge pull request #131 from petk/patch-have-vsnprintf
2019-02-27 Peter KokotRemove unused HAVE_VSNPRINTF
2019-02-26 K.Kosakofix #130: Build error on UWP with VS2017
2019-02-03 K.KosakoMerge pull request #128 from pallas/fix-to-ascii-null...
2019-02-03 Derrick Pallasregerror/toascii: do not attempt to serialize NULL...
2019-01-30 K.Kosakofix #73: Build breaks without autoreconf
2019-01-07 K.Kosakorefactoring
2019-01-02 K.Kosakofix #127: Windows VS 2008 build errors
2018-12-19 K.Kosakofix #126: Unable to compile when USE_CALLOUT is not...
2018-12-06 K.Kosakosetup 6.9.1 v6.9.1
2018-12-06 K.Kosakoupdate HISTORY
2018-12-06 K.Kosakorename USE_DIRECT_THREADED_CODE to USE_THREADED_CODE
2018-12-02 K.Kosakodefine BREAK_OUT for removing a LGTM warning
2018-11-09 K.Kosakoremove dead coded NEXT_OP statements
2018-11-06 K.Kosakoadd a test case
2018-11-06 K.Kosakorefactoring
2018-11-06 K.Kosakoupdate README.md
2018-11-06 K.Kosakodrop group node for quantifier
2018-11-05 K.Kosakoremove tabs
2018-11-04 K.Kosakorefactoring
2018-11-04 K.Kosakorefactoring
2018-11-04 K.Kosakorefactoring
2018-11-04 K.Kosakorefactoring
2018-11-04 K.Kosakorefactoring
2018-11-04 K.Kosakoadd group_head argument into parse_subexp() etc..
2018-11-02 K.Kosakoremove default case for EnclosureType switch
2018-11-02 K.Kosakofix argument type in onig_node_new_enclosure()
2018-10-13 K.Kosakomerge from develop
2018-10-10 K.Kosakorefactoring
2018-10-10 K.Kosakoadd a test case into test_utf8.c
2018-10-10 K.Kosakocheck in-look-behind in expand_case_fold_string()
2018-10-09 K.Kosakorevert a null check (in PR #125)
2018-10-09 K.Kosakodon't execute CASE_OP(FAIL) for failed case (label...
2018-10-09 K.Kosakofix s == NULL case in MATCH_DEBUG_OUT()
2018-10-09 K.Kosakofix compile error in ONIG_DEBUG_MATCH
2018-10-09 K.Kosakoremove tabs
2018-10-09 K.Kosakoadjust PR #125
2018-10-09 K.KosakoMerge pull request #125 from methyleneBlue/develop
2018-10-09 Dongao GuoNULL pointer check
2018-10-08 K.Kosakorefactoring
2018-10-08 K.Kosakoremove USE_SUNDAY_QUICK_SEARCH_ALGORITHM switch
2018-10-08 K.Kosakouse ENC_FLAG_SKIP_OFFSET_XXX values
2018-10-08 K.Kosakoadd ENC_FLAG_SKIP_OFFSET_XXX flag values
2018-10-06 K.KosakoUTF-8 supports code range from 0x0000 to 0x10FFFF.
2018-10-05 K.Kosakorefactoring
2018-10-05 K.Kosakorefactoring
2018-10-05 K.Kosakospeed improvement of sunday_quick_search_step_forward()
2018-10-05 K.Kosakofix to add pointer range check previous right_adjust_ch...
2018-10-05 K.Kosakospeed improvement of sunday_quick_search_case_fold()
2018-10-04 K.Kosakoexpand case fold if string is a single character case
2018-10-03 K.Kosakofix invalid reference in set_sunday_quick_search_skip_t...
2018-10-03 K.Kosakouse OPTIMIZE_STR_CASE_FOLD_FAST
2018-10-03 K.Kosakorefactoring
2018-10-03 K.Kosakoadd good_case_fold member into OptExact
2018-10-02 K.Kosakoadd some test cases
2018-10-02 K.Kosakofix print_optimize_info() for OPTIMIZE_STR_CASE_FOLD_FAST
2018-10-02 K.Kosakoadd OPTIMIZE_STR_CASE_FOLD_FAST
2018-10-02 K.Kosakorefactoring
2018-10-02 K.Kosakofix confusion of ONIG_CHAR_TABLE_SIZE
2018-10-02 K.Kosakoadd case_expand option into set_sunday_quick_search_ski...
2018-10-02 K.Kosakoescape C compiler warning
2018-10-01 K.Kosakoadd output -good in print_indent_tree()
2018-10-01 K.Kosakoset good-ambig flag in expand_case_fold_string()
2018-10-01 K.Kosakoadd NODE_STRING_GOOD_AMBIG flag
2018-10-01 Peter KokotRemove whitespace at the beginning of the files
next