]> granicus.if.org Git - onig/log
onig
6 years agorefactoring
K.Kosako [Fri, 23 Feb 2018 04:42:30 +0000 (13:42 +0900)]
refactoring

6 years agofollow API changes
K.Kosako [Fri, 23 Feb 2018 04:24:02 +0000 (13:24 +0900)]
follow API changes

6 years agoadd encoding and callout type into callout name table key
K.Kosako [Fri, 23 Feb 2018 04:23:29 +0000 (13:23 +0900)]
add encoding and callout type into callout name table key

6 years agofix comments
K.Kosako [Fri, 23 Feb 2018 02:15:34 +0000 (11:15 +0900)]
fix comments

6 years agodefine ONIGENC_IS_ASCII_COMPATIBLE_ENCONDIG()
K.Kosako [Fri, 23 Feb 2018 02:10:05 +0000 (11:10 +0900)]
define ONIGENC_IS_ASCII_COMPATIBLE_ENCONDIG()

6 years agoadd hash tablee functions for callout name table
K.Kosako [Fri, 23 Feb 2018 01:35:30 +0000 (10:35 +0900)]
add hash tablee functions for callout name table

6 years agorename ONIG_TYPE_CODE_POINT to ONIG_TYPE_CHAR
K.Kosako [Fri, 23 Feb 2018 00:35:24 +0000 (09:35 +0900)]
rename ONIG_TYPE_CODE_POINT to ONIG_TYPE_CHAR

6 years agoadd optional arguments example
K.Kosako [Thu, 22 Feb 2018 08:47:10 +0000 (17:47 +0900)]
add optional arguments example

6 years agofix references to bad position of opt_defaults[] in set_callout_of_name_with_enc()
K.Kosako [Thu, 22 Feb 2018 08:46:21 +0000 (17:46 +0900)]
fix references to bad position of opt_defaults[] in set_callout_of_name_with_enc()

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 08:33:23 +0000 (17:33 +0900)]
refactoring

6 years agouse callout of name arguments
K.Kosako [Thu, 22 Feb 2018 08:24:46 +0000 (17:24 +0900)]
use callout of name arguments

6 years agoadd onig_get_arg_num_of_callout_args()
K.Kosako [Thu, 22 Feb 2018 08:06:23 +0000 (17:06 +0900)]
add onig_get_arg_num_of_callout_args()

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 07:56:20 +0000 (16:56 +0900)]
refactoring

6 years agoadd onig_get_arg_of_callout_args()
K.Kosako [Thu, 22 Feb 2018 07:53:48 +0000 (16:53 +0900)]
add onig_get_arg_of_callout_args()

6 years agofix case of no arguments in callout
K.Kosako [Thu, 22 Feb 2018 07:33:06 +0000 (16:33 +0900)]
fix case of no arguments in callout

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 07:17:32 +0000 (16:17 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 07:14:49 +0000 (16:14 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 07:01:31 +0000 (16:01 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 05:49:29 +0000 (14:49 +0900)]
refactoring

6 years agorename _content_ to _contents_
K.Kosako [Thu, 22 Feb 2018 05:49:07 +0000 (14:49 +0900)]
rename _content_ to _contents_

6 years agoremove dirs, code_start/end member from GimmickNode
K.Kosako [Thu, 22 Feb 2018 05:38:55 +0000 (14:38 +0900)]
remove dirs, code_start/end member from GimmickNode

6 years agosmall update README.md
K.Kosako [Thu, 22 Feb 2018 05:32:02 +0000 (14:32 +0900)]
small update README.md

6 years agorename from 'callout of code' to 'callout of contents'
K.Kosako [Thu, 22 Feb 2018 05:19:24 +0000 (14:19 +0900)]
rename from 'callout of code' to 'callout of contents'

6 years agoremove dirs code from OP_CALLOUT_CODE/NAME
K.Kosako [Thu, 22 Feb 2018 04:57:46 +0000 (13:57 +0900)]
remove dirs code from OP_CALLOUT_CODE/NAME

6 years agosmall change in onig_reg_callout_list_at()
K.Kosako [Thu, 22 Feb 2018 04:49:02 +0000 (13:49 +0900)]
small change in onig_reg_callout_list_at()

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 04:26:47 +0000 (13:26 +0900)]
refactoring

6 years agoadd a test case
K.Kosako [Thu, 22 Feb 2018 04:09:29 +0000 (13:09 +0900)]
add a test case

6 years agoadd sign_on argument into parse_int()
K.Kosako [Thu, 22 Feb 2018 03:58:16 +0000 (12:58 +0900)]
add sign_on argument into parse_int()

6 years agofix parse_int() and parse_callout_args()
K.Kosako [Thu, 22 Feb 2018 02:19:11 +0000 (11:19 +0900)]
fix parse_int() and parse_callout_args()

6 years agosmall changes for callouts syntax changes
K.Kosako [Thu, 22 Feb 2018 01:56:48 +0000 (10:56 +0900)]
small changes for callouts syntax changes

6 years agofix break position in parse_callout_args()
K.Kosako [Thu, 22 Feb 2018 01:02:32 +0000 (10:02 +0900)]
fix break position in parse_callout_args()

6 years agofix: don't free default arg values in onig_free_reg_callout_list()
K.Kosako [Thu, 22 Feb 2018 00:53:57 +0000 (09:53 +0900)]
fix: don't free default arg values in onig_free_reg_callout_list()

6 years agorefactoring
K.Kosako [Thu, 22 Feb 2018 00:51:39 +0000 (09:51 +0900)]
refactoring

6 years agoremove content and content_end member from OnigCalloutArgsStruct
K.Kosako [Wed, 21 Feb 2018 09:27:46 +0000 (18:27 +0900)]
remove content and content_end member from OnigCalloutArgsStruct

6 years agochange start/end of CalloutListEntry type from int to UChar*
K.Kosako [Wed, 21 Feb 2018 08:49:39 +0000 (17:49 +0900)]
change start/end of CalloutListEntry type from int to UChar*

6 years agoadd name_id member into CalloutListEntry
K.Kosako [Wed, 21 Feb 2018 08:36:04 +0000 (17:36 +0900)]
add name_id member into CalloutListEntry

6 years agoreimplement parse_callout_of_name()
K.Kosako [Wed, 21 Feb 2018 07:52:12 +0000 (16:52 +0900)]
reimplement parse_callout_of_name()

6 years agoclear REG_EXTPL value in onig_free_body()
K.Kosako [Wed, 21 Feb 2018 06:40:48 +0000 (15:40 +0900)]
clear REG_EXTPL value in onig_free_body()

6 years agorename s to start in OnigValue
K.Kosako [Wed, 21 Feb 2018 04:01:23 +0000 (13:01 +0900)]
rename s to start in OnigValue

6 years agoupdate parse_callout_of_code()
K.Kosako [Wed, 21 Feb 2018 02:32:48 +0000 (11:32 +0900)]
update parse_callout_of_code()

6 years agoremove callout_num member from ScanEnv
K.Kosako [Wed, 21 Feb 2018 01:58:01 +0000 (10:58 +0900)]
remove callout_num member from ScanEnv

6 years agoimplent reg_callout_list_entry()
K.Kosako [Wed, 21 Feb 2018 01:49:44 +0000 (10:49 +0900)]
implent reg_callout_list_entry()

6 years agorefactoring
K.Kosako [Tue, 20 Feb 2018 07:53:32 +0000 (16:53 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 20 Feb 2018 07:49:36 +0000 (16:49 +0900)]
refactoring

6 years agochange tag_list to callout_list in RegexExt
K.Kosako [Tue, 20 Feb 2018 07:07:06 +0000 (16:07 +0900)]
change tag_list to callout_list in RegexExt

6 years agorefactoring
K.Kosako [Tue, 20 Feb 2018 06:33:03 +0000 (15:33 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 20 Feb 2018 06:29:30 +0000 (15:29 +0900)]
refactoring

6 years agoadd type member into CalloutFuncListEntry
K.Kosako [Tue, 20 Feb 2018 05:55:00 +0000 (14:55 +0900)]
add type member into CalloutFuncListEntry

6 years agorefactoring
K.Kosako [Tue, 20 Feb 2018 05:46:45 +0000 (14:46 +0900)]
refactoring

6 years agoadd onig_get_callout_end_func_from_name_id() etc..
K.Kosako [Tue, 20 Feb 2018 05:41:21 +0000 (14:41 +0900)]
add onig_get_callout_end_func_from_name_id() etc..

6 years agocheck argument values in set_callout_of_name_with_enc()
K.Kosako [Tue, 20 Feb 2018 05:29:08 +0000 (14:29 +0900)]
check argument values in set_callout_of_name_with_enc()

6 years agoadd ONIGERR_INVALID_CALLOUT_ARG
K.Kosako [Tue, 20 Feb 2018 05:13:24 +0000 (14:13 +0900)]
add ONIGERR_INVALID_CALLOUT_ARG

6 years agoadd members into CalloutFuncListEntry
K.Kosako [Tue, 20 Feb 2018 04:45:18 +0000 (13:45 +0900)]
add members into CalloutFuncListEntry

6 years agoremove callout member from CalloutNameEntry
K.Kosako [Tue, 20 Feb 2018 04:12:12 +0000 (13:12 +0900)]
remove callout member from CalloutNameEntry

6 years agouse typedef for some enum types
K.Kosako [Tue, 20 Feb 2018 03:36:42 +0000 (12:36 +0900)]
use typedef for some enum types

6 years agochange onig_set_callout_of_name() interface
K.Kosako [Tue, 20 Feb 2018 03:30:26 +0000 (12:30 +0900)]
change onig_set_callout_of_name() interface

6 years agodefine ONIG_CALLOUT_MAX_ARG_NUM
K.Kosako [Tue, 20 Feb 2018 01:35:05 +0000 (10:35 +0900)]
define ONIG_CALLOUT_MAX_ARG_NUM

6 years agoremove enum CalloutDirectionFlagType
K.Kosako [Mon, 19 Feb 2018 04:34:35 +0000 (13:34 +0900)]
remove enum CalloutDirectionFlagType

6 years agoremove retraction_callout for callouts of name
K.Kosako [Mon, 19 Feb 2018 01:57:55 +0000 (10:57 +0900)]
remove retraction_callout for callouts of name

6 years agoadd OnigType and OingValue
K.Kosako [Mon, 19 Feb 2018 01:42:08 +0000 (10:42 +0900)]
add OnigType and OingValue

6 years agoremove USE_COMBINATION_EXPLOSION_CHECK from CMakeLists.txt
K.Kosako [Wed, 21 Feb 2018 04:14:05 +0000 (13:14 +0900)]
remove USE_COMBINATION_EXPLOSION_CHECK from CMakeLists.txt

6 years agoremove USE_COMBINATION_EXPLOSION_CHECK from regint.h
K.Kosako [Wed, 21 Feb 2018 04:10:54 +0000 (13:10 +0900)]
remove USE_COMBINATION_EXPLOSION_CHECK from regint.h

6 years agoadd comment to num_comb_exp_check member of struct re_pattern_buffer
K.Kosako [Wed, 21 Feb 2018 04:06:57 +0000 (13:06 +0900)]
add comment to num_comb_exp_check member of struct re_pattern_buffer

6 years agodon't use regex_t in oniguruma.h
K.Kosako [Thu, 15 Feb 2018 07:53:05 +0000 (16:53 +0900)]
don't use regex_t in oniguruma.h

6 years agoadd declaration of onig_callout_tag_is_exist_at_num()
K.Kosako [Thu, 15 Feb 2018 07:49:41 +0000 (16:49 +0900)]
add declaration of onig_callout_tag_is_exist_at_num()

6 years agofix USE_CALLOUT position
K.Kosako [Thu, 15 Feb 2018 07:45:45 +0000 (16:45 +0900)]
fix USE_CALLOUT position

6 years agofix USE_CALLOUT position
K.Kosako [Thu, 15 Feb 2018 07:40:18 +0000 (16:40 +0900)]
fix USE_CALLOUT position

6 years agoadd max_tag_num and tag_list member into RegexExt
K.Kosako [Thu, 15 Feb 2018 07:34:51 +0000 (16:34 +0900)]
add max_tag_num and tag_list member into RegexExt

6 years agoadd max_tag_num into ScanEnv
K.Kosako [Thu, 15 Feb 2018 05:44:38 +0000 (14:44 +0900)]
add max_tag_num into ScanEnv

6 years agomove definition of HAVE_STDARG_PROTOTYPES from oniguruma.h to regint.h
K.Kosako [Thu, 15 Feb 2018 03:05:26 +0000 (12:05 +0900)]
move definition of HAVE_STDARG_PROTOTYPES from oniguruma.h to regint.h

6 years agoremove definition of HAVE_PROTOTYPES from oniguruma.h
K.Kosako [Thu, 15 Feb 2018 03:01:48 +0000 (12:01 +0900)]
remove definition of HAVE_PROTOTYPES from oniguruma.h

6 years agofix #78: bad definition of PV_()
K.Kosako [Thu, 15 Feb 2018 02:55:42 +0000 (11:55 +0900)]
fix #78: bad definition of PV_()

6 years agoadd callout tag table
K.Kosako [Thu, 15 Feb 2018 02:27:05 +0000 (11:27 +0900)]
add callout tag table

6 years agofollow callout of name syntax change
K.Kosako [Wed, 14 Feb 2018 07:37:32 +0000 (16:37 +0900)]
follow callout of name syntax change

6 years agoparse callout tag part
K.Kosako [Wed, 14 Feb 2018 07:36:39 +0000 (16:36 +0900)]
parse callout tag part

6 years agoadd ONIGERR_INVALID_CALLOUT_TAG_NAME
K.Kosako [Wed, 14 Feb 2018 07:34:00 +0000 (16:34 +0900)]
add ONIGERR_INVALID_CALLOUT_TAG_NAME

6 years agorefactoring
K.Kosako [Wed, 14 Feb 2018 06:26:02 +0000 (15:26 +0900)]
refactoring

6 years agosmall fix for README.md
K.Kosako [Wed, 14 Feb 2018 03:56:46 +0000 (12:56 +0900)]
small fix for README.md

6 years agoremove a deprecated option from configure.ac
K.Kosako [Wed, 14 Feb 2018 00:57:27 +0000 (09:57 +0900)]
remove a deprecated option from configure.ac

6 years agoadd configure option --enable-posix-api (#77)
K.Kosako [Wed, 14 Feb 2018 00:53:44 +0000 (09:53 +0900)]
add configure option --enable-posix-api (#77)

6 years agosmall fix to escape Markdown symbol in README.md
K.Kosako [Wed, 14 Feb 2018 00:11:02 +0000 (09:11 +0900)]
small fix to escape Markdown symbol in README.md

6 years agoupdate doc/API for onig_free_match_param()
K.Kosako [Tue, 13 Feb 2018 06:47:46 +0000 (15:47 +0900)]
update doc/API for onig_free_match_param()

6 years agoadd onig_free_match_param()
K.Kosako [Tue, 13 Feb 2018 06:44:36 +0000 (15:44 +0900)]
add onig_free_match_param()

6 years agoupdate doc/API for onig_new_match_param()
K.Kosako [Tue, 13 Feb 2018 06:36:06 +0000 (15:36 +0900)]
update doc/API for onig_new_match_param()

6 years agoadd onig_new_match_param()
K.Kosako [Tue, 13 Feb 2018 06:32:09 +0000 (15:32 +0900)]
add onig_new_match_param()

6 years agoremove CalloutArgs
K.Kosako [Tue, 13 Feb 2018 06:24:08 +0000 (15:24 +0900)]
remove CalloutArgs

6 years agoadd onig_get_retry_counter_of_callout_args()
K.Kosako [Tue, 13 Feb 2018 06:14:57 +0000 (15:14 +0900)]
add onig_get_retry_counter_of_callout_args()

6 years agoadd onig_get_right_range_of_callout_args()
K.Kosako [Tue, 13 Feb 2018 06:11:57 +0000 (15:11 +0900)]
add onig_get_right_range_of_callout_args()

6 years agosmall fix of README.md
K.Kosako [Tue, 13 Feb 2018 05:30:48 +0000 (14:30 +0900)]
small fix of README.md

6 years agoupdate doc/API for OnigMatchParam
K.Kosako [Tue, 13 Feb 2018 05:02:35 +0000 (14:02 +0900)]
update doc/API for OnigMatchParam

6 years agorename functions from xxx_match_params() to match_param()
K.Kosako [Tue, 13 Feb 2018 04:46:08 +0000 (13:46 +0900)]
rename functions from xxx_match_params() to match_param()

6 years agoadd OnigmatchParam access functions
K.Kosako [Tue, 13 Feb 2018 04:41:04 +0000 (13:41 +0900)]
add OnigmatchParam access functions

6 years agoremove OnigMatchParams and define OnigMatchParam to hide members
K.Kosako [Tue, 13 Feb 2018 04:26:46 +0000 (13:26 +0900)]
remove OnigMatchParams and define OnigMatchParam to hide members

6 years agouse OnigCalloutArgs access functions
K.Kosako [Tue, 13 Feb 2018 01:21:01 +0000 (10:21 +0900)]
use OnigCalloutArgs access functions

6 years agoadd some OnigCalloutArgs access functions
K.Kosako [Tue, 13 Feb 2018 01:20:36 +0000 (10:20 +0900)]
add some OnigCalloutArgs access functions

6 years agoadd some OnigCalloutArgs access functions
K.Kosako [Tue, 13 Feb 2018 01:01:19 +0000 (10:01 +0900)]
add some OnigCalloutArgs access functions

6 years agohide members of OnigCalloutArgs
K.Kosako [Tue, 13 Feb 2018 00:45:10 +0000 (09:45 +0900)]
hide members of OnigCalloutArgs

6 years agodon't use OnigCalloutArgs
K.Kosako [Tue, 13 Feb 2018 00:41:49 +0000 (09:41 +0900)]
don't use OnigCalloutArgs

6 years agoadd error code check in onig_builtin_error()
K.Kosako [Tue, 13 Feb 2018 00:32:03 +0000 (09:32 +0900)]
add error code check in onig_builtin_error()

6 years agoadd ONIGERR_INVALID_CALLOUT_BODY
K.Kosako [Tue, 13 Feb 2018 00:31:15 +0000 (09:31 +0900)]
add ONIGERR_INVALID_CALLOUT_BODY