]> granicus.if.org Git - onig/shortlog
onig
2019-09-11 K.Kosakodon't set parse depth limit
2019-09-10 K.Kosakorefactoring
2019-09-10 K.Kosakorefactoring
2019-09-10 K.Kosakofix invalid applying to code range
2019-09-10 K.Kosakoremove outputs of error
2019-09-04 K.Kosakofix immature implementation of onigenc_get_right_adjust...
2019-09-04 K.Kosakorefactoring
2019-08-30 K.Kosakoadd internal error code check
2019-08-30 K.Kosakocheck number of arguments in parse_callout_args()
2019-08-29 K.Kosakofix invalid return value
2019-08-29 K.Kosakoupdate ascii_compatible.dict
2019-08-29 K.Kosakofix data string length for utf-16
2019-08-29 K.Kosakorefactoring
2019-08-29 K.Kosakorefactoring
2019-08-29 K.Kosakoremove st_mem_start/end members from ScanEnv
2019-08-29 K.Kosakochange bt_mem_start/end setting conditions
2019-08-29 K.Kosakoadd MEM_STATUS_IS_ALL_ON()
2019-08-29 K.Kosakorefactoring
2019-08-29 K.Kosakorefactoring
2019-08-29 K.Kosakorefactoring
2019-08-29 K.Kosakoadd backtrack_mem member into ScanEnv
2019-08-28 K.KosakoMerge pull request #152 from villfa/patch-1
2019-08-28 Fabien VillepinteFix small typo in API doc
2019-08-26 K.Kosakoremove an entry from ascii_compatible.dict
2019-08-26 K.Kosakoadd backref_num member into ScanEnv
2019-08-26 K.Kosakoadd a test case
2019-08-26 K.Kosakoposix-api=no for 'make sanitize'
2019-08-25 K.Kosakofix invalid position of return value check
2019-08-25 K.Kosakoremove tabs
2019-08-25 K.Kosakouse OP_EMPTY_CHECK_END instead of OP_EMPTY_CHECK_END_ME...
2019-08-25 K.Kosakodon't need to check nest level of PREC_READ in STACK_EM...
2019-08-25 K.Kosakouse empty_status_mem in STACK_EMPTY_CHECK_MEM() and...
2019-08-25 K.Kosakoadd EMPTY_STATUS_CHECK flag into quantifier node
2019-08-24 K.Kosakoadd empty_status_mem member into re_pattern_buffer
2019-08-24 K.Kosakofix EMPTY_STATUS_CHECK setting condition
2019-08-24 K.Kosakoadd set_empty_status_check_trav()
2019-08-24 K.Kosakoadd a node flag NODE_ST_EMPTY_STATUS_CHECK
2019-08-24 K.Kosakoadd set_parent_node_trav()
2019-08-24 K.Kosakoadd parent member into Node
2019-08-23 K.Kosakoadd set_empty_repeat_node_trav()
2019-08-23 K.Kosakoadd empty_repeat_node member into MemEnv
2019-08-23 K.Kosakofix setup called state values
2019-08-23 K.Kosakoadd a test cases
2019-08-23 K.Kosakoadd test cases for infinite recursive call check
2019-08-23 K.Kosakofix infinite recursive call check for if-then-else...
2019-08-21 K.Kosakofix variables initialization position for VC++
2019-08-21 K.KosakoMerge pull request #151 from kornelski/uninitialized
2019-08-21 KornelInitialize potentially-uninitialized variables
2019-08-21 K.Kosakorefactoring
2019-08-19 K.Kosakoadd archive target
2019-08-19 K.Kosakorefactoring
2019-08-19 K.Kosakorefactoring
2019-08-15 K.Kosakorefactoring
2019-08-14 K.Kosakorevert commit 581b18: no needs to include stdint.h...
2019-08-14 K.Kosakoadd HAVE_STDINT_H check
2019-08-14 K.KosakoMerge pull request #150 from artichoke/disable-direct...
2019-08-14 K.Kosakofix to escape warning when ONIG_DEBUG_PARSE only enabled
2019-08-14 K.Kosakoimprove output of print_indent_tree()
2019-08-14 K.Kosakorefactoring
2019-08-13 K.Kosakorefactoring
2019-08-13 K.Kosakofix heap-buffer-overflow
2019-08-13 K.KosakoMerge pull request #149 from myd7349/fix-onig-static
2019-08-13 myd7349fix static build
2019-08-13 Ryan LopopoloInclude stdint.h
2019-08-13 Ryan LopopoloAdd a macro to disable direct threading in the match...
2019-08-09 K.Kosakoremove unused codes
2019-08-09 K.Kosakoadd some encodings into encode-harness.c
2019-08-09 K.Kosakoadd some entries into .gitignore
2019-08-08 K.Kosakoremove build_harnesses.sh
2019-08-08 K.Kosakodon't execute autoreconf
2019-08-08 K.Kosakoremove contributed/makefile
2019-08-08 K.Kosakoremove compiler warnings
2019-08-08 K.Kosakoadd harnesses/makefile
2019-08-08 K.Kosakoadd main function
2019-08-08 K.Kosakomove libfuzzer-onig.cpp from contributed to harnesses
2019-08-08 K.Kosakoadd descriptions about ONIG_SYN_ALLOW_INVALID_CODE_END_...
2019-08-08 K.Kosakosmall update of descriptions about Absent repeater
2019-08-07 K.Kosakosmall update of .gitignore
2019-08-07 K.Kosakoremove mail address from source files
2019-08-07 K.Kosakofollow the latest version of clang
2019-08-07 K.Kosakochange retry-limit value from 4000 to 3500
2019-08-05 K.Kosakosetup 6.9.3 v6.9.3
2019-08-05 K.Kosakoupdate HISTORY
2019-08-05 K.Kosakochange retry limit value to 4000
2019-08-05 K.Kosakorefactoring
2019-07-31 K.Kosakoupdate HISTORY
2019-07-31 K.Kosakorefactoring
2019-07-31 K.Kosakoremove fuzzer-no-link flag because my clang is old
2019-07-30 K.Kosakorefactoring
2019-07-30 K.Kosakorefactoring
2019-07-30 K.Kosakorename build_libfuzzer_harnesses.sh to build_harnesses.sh
2019-07-30 K.Kosakodon't execute autoreconf in build_libfuzzer_harnesses.sh
2019-07-30 K.Kosakorefactoring
2019-07-30 K.Kosakorefactoring
2019-07-30 K.Kosakosmall change for my environment
2019-07-30 K.Kosakoadd some test cases
2019-07-30 K.Kosakoadd ONIG_SYN_ALLOW_INVALID_CODE_END_OF_RANGE
2019-07-30 K.Kosakoadd code point value check in xxx_code_to_mbclen()
2019-07-30 K.Kosakoupdate ascii_compatible.dict
2019-07-29 K.Kosakochange return error code
next