]>
granicus.if.org Git - onig/log
K.Kosako [Sun, 25 Feb 2018 08:27:04 +0000 (17:27 +0900)]
rename free_match_param_content() to onig_free_match_param_content()
K.Kosako [Sun, 25 Feb 2018 07:57:00 +0000 (16:57 +0900)]
add callout_data member into OnigMatchParam
K.Kosako [Fri, 23 Feb 2018 14:40:48 +0000 (23:40 +0900)]
allow escape char previous to a normal char in callout arguments
K.Kosako [Fri, 23 Feb 2018 11:47:24 +0000 (20:47 +0900)]
remove warnings in Mac OSX
K.Kosako [Fri, 23 Feb 2018 08:56:01 +0000 (17:56 +0900)]
fix assignment position of e->name_len
K.Kosako [Fri, 23 Feb 2018 08:54:20 +0000 (17:54 +0900)]
don't use strdup_with_null1()
K.Kosako [Fri, 23 Feb 2018 08:48:44 +0000 (17:48 +0900)]
don't dup string st_insert_callout_name_table()
K.Kosako [Fri, 23 Feb 2018 08:38:24 +0000 (17:38 +0900)]
don't dup string st_insert_callout_name_table()
K.Kosako [Fri, 23 Feb 2018 08:15:13 +0000 (17:15 +0900)]
duplicate key string in onig_st_insert_callout_name_table()
K.Kosako [Fri, 23 Feb 2018 07:52:50 +0000 (16:52 +0900)]
escape warning in Windows
K.Kosako [Fri, 23 Feb 2018 07:40:42 +0000 (16:40 +0900)]
add escape char into README.md
K.Kosako [Fri, 23 Feb 2018 07:05:34 +0000 (16:05 +0900)]
add ONIG_TYPE_LONG case
K.Kosako [Fri, 23 Feb 2018 07:03:25 +0000 (16:03 +0900)]
add ONIG_TYPE_LONG and ONIG_TYPE_POINTER
K.Kosako [Fri, 23 Feb 2018 06:07:26 +0000 (15:07 +0900)]
re-parse callout arguments for single check
K.Kosako [Fri, 23 Feb 2018 05:49:52 +0000 (14:49 +0900)]
add skip_mode argument into parse_callout_args()
K.Kosako [Fri, 23 Feb 2018 05:38:23 +0000 (14:38 +0900)]
fix position of get_callout_name_id_from_name() calling
K.Kosako [Fri, 23 Feb 2018 05:27:13 +0000 (14:27 +0900)]
refactoring
K.Kosako [Fri, 23 Feb 2018 05:24:40 +0000 (14:24 +0900)]
refactoring
K.Kosako [Fri, 23 Feb 2018 05:15:39 +0000 (14:15 +0900)]
use onigenc_strdup()
K.Kosako [Fri, 23 Feb 2018 05:13:54 +0000 (14:13 +0900)]
add const modifier to onigenc_strdup()
K.Kosako [Fri, 23 Feb 2018 05:11:04 +0000 (14:11 +0900)]
add onigenc_strdup()
K.Kosako [Fri, 23 Feb 2018 05:03:09 +0000 (14:03 +0900)]
don't share and duplicate default value of optional argument of callout
K.Kosako [Fri, 23 Feb 2018 04:42:30 +0000 (13:42 +0900)]
refactoring
K.Kosako [Fri, 23 Feb 2018 04:24:02 +0000 (13:24 +0900)]
follow API changes
K.Kosako [Fri, 23 Feb 2018 04:23:29 +0000 (13:23 +0900)]
add encoding and callout type into callout name table key
K.Kosako [Fri, 23 Feb 2018 02:15:34 +0000 (11:15 +0900)]
fix comments
K.Kosako [Fri, 23 Feb 2018 02:10:05 +0000 (11:10 +0900)]
define ONIGENC_IS_ASCII_COMPATIBLE_ENCONDIG()
K.Kosako [Fri, 23 Feb 2018 01:35:30 +0000 (10:35 +0900)]
add hash tablee functions for callout name table
K.Kosako [Fri, 23 Feb 2018 00:35:24 +0000 (09:35 +0900)]
rename ONIG_TYPE_CODE_POINT to ONIG_TYPE_CHAR
K.Kosako [Thu, 22 Feb 2018 08:47:10 +0000 (17:47 +0900)]
add optional arguments example
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()
K.Kosako [Thu, 22 Feb 2018 08:33:23 +0000 (17:33 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 08:24:46 +0000 (17:24 +0900)]
use callout of name arguments
K.Kosako [Thu, 22 Feb 2018 08:06:23 +0000 (17:06 +0900)]
add onig_get_arg_num_of_callout_args()
K.Kosako [Thu, 22 Feb 2018 07:56:20 +0000 (16:56 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 07:53:48 +0000 (16:53 +0900)]
add onig_get_arg_of_callout_args()
K.Kosako [Thu, 22 Feb 2018 07:33:06 +0000 (16:33 +0900)]
fix case of no arguments in callout
K.Kosako [Thu, 22 Feb 2018 07:17:32 +0000 (16:17 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 07:14:49 +0000 (16:14 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 07:01:31 +0000 (16:01 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 05:49:29 +0000 (14:49 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 05:49:07 +0000 (14:49 +0900)]
rename _content_ to _contents_
K.Kosako [Thu, 22 Feb 2018 05:38:55 +0000 (14:38 +0900)]
remove dirs, code_start/end member from GimmickNode
K.Kosako [Thu, 22 Feb 2018 05:32:02 +0000 (14:32 +0900)]
small update README.md
K.Kosako [Thu, 22 Feb 2018 05:19:24 +0000 (14:19 +0900)]
rename from 'callout of code' to 'callout of contents'
K.Kosako [Thu, 22 Feb 2018 04:57:46 +0000 (13:57 +0900)]
remove dirs code from OP_CALLOUT_CODE/NAME
K.Kosako [Thu, 22 Feb 2018 04:49:02 +0000 (13:49 +0900)]
small change in onig_reg_callout_list_at()
K.Kosako [Thu, 22 Feb 2018 04:26:47 +0000 (13:26 +0900)]
refactoring
K.Kosako [Thu, 22 Feb 2018 04:09:29 +0000 (13:09 +0900)]
add a test case
K.Kosako [Thu, 22 Feb 2018 03:58:16 +0000 (12:58 +0900)]
add sign_on argument into parse_int()
K.Kosako [Thu, 22 Feb 2018 02:19:11 +0000 (11:19 +0900)]
fix parse_int() and parse_callout_args()
K.Kosako [Thu, 22 Feb 2018 01:56:48 +0000 (10:56 +0900)]
small changes for callouts syntax changes
K.Kosako [Thu, 22 Feb 2018 01:02:32 +0000 (10:02 +0900)]
fix break position in parse_callout_args()
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()
K.Kosako [Thu, 22 Feb 2018 00:51:39 +0000 (09:51 +0900)]
refactoring
K.Kosako [Wed, 21 Feb 2018 09:27:46 +0000 (18:27 +0900)]
remove content and content_end member from OnigCalloutArgsStruct
K.Kosako [Wed, 21 Feb 2018 08:49:39 +0000 (17:49 +0900)]
change start/end of CalloutListEntry type from int to UChar*
K.Kosako [Wed, 21 Feb 2018 08:36:04 +0000 (17:36 +0900)]
add name_id member into CalloutListEntry
K.Kosako [Wed, 21 Feb 2018 07:52:12 +0000 (16:52 +0900)]
reimplement parse_callout_of_name()
K.Kosako [Wed, 21 Feb 2018 06:40:48 +0000 (15:40 +0900)]
clear REG_EXTPL value in onig_free_body()
K.Kosako [Wed, 21 Feb 2018 04:01:23 +0000 (13:01 +0900)]
rename s to start in OnigValue
K.Kosako [Wed, 21 Feb 2018 02:32:48 +0000 (11:32 +0900)]
update parse_callout_of_code()
K.Kosako [Wed, 21 Feb 2018 01:58:01 +0000 (10:58 +0900)]
remove callout_num member from ScanEnv
K.Kosako [Wed, 21 Feb 2018 01:49:44 +0000 (10:49 +0900)]
implent reg_callout_list_entry()
K.Kosako [Tue, 20 Feb 2018 07:53:32 +0000 (16:53 +0900)]
refactoring
K.Kosako [Tue, 20 Feb 2018 07:49:36 +0000 (16:49 +0900)]
refactoring
K.Kosako [Tue, 20 Feb 2018 07:07:06 +0000 (16:07 +0900)]
change tag_list to callout_list in RegexExt
K.Kosako [Tue, 20 Feb 2018 06:33:03 +0000 (15:33 +0900)]
refactoring
K.Kosako [Tue, 20 Feb 2018 06:29:30 +0000 (15:29 +0900)]
refactoring
K.Kosako [Tue, 20 Feb 2018 05:55:00 +0000 (14:55 +0900)]
add type member into CalloutFuncListEntry
K.Kosako [Tue, 20 Feb 2018 05:46:45 +0000 (14:46 +0900)]
refactoring
K.Kosako [Tue, 20 Feb 2018 05:41:21 +0000 (14:41 +0900)]
add onig_get_callout_end_func_from_name_id() etc..
K.Kosako [Tue, 20 Feb 2018 05:29:08 +0000 (14:29 +0900)]
check argument values in set_callout_of_name_with_enc()
K.Kosako [Tue, 20 Feb 2018 05:13:24 +0000 (14:13 +0900)]
add ONIGERR_INVALID_CALLOUT_ARG
K.Kosako [Tue, 20 Feb 2018 04:45:18 +0000 (13:45 +0900)]
add members into CalloutFuncListEntry
K.Kosako [Tue, 20 Feb 2018 04:12:12 +0000 (13:12 +0900)]
remove callout member from CalloutNameEntry
K.Kosako [Tue, 20 Feb 2018 03:36:42 +0000 (12:36 +0900)]
use typedef for some enum types
K.Kosako [Tue, 20 Feb 2018 03:30:26 +0000 (12:30 +0900)]
change onig_set_callout_of_name() interface
K.Kosako [Tue, 20 Feb 2018 01:35:05 +0000 (10:35 +0900)]
define ONIG_CALLOUT_MAX_ARG_NUM
K.Kosako [Mon, 19 Feb 2018 04:34:35 +0000 (13:34 +0900)]
remove enum CalloutDirectionFlagType
K.Kosako [Mon, 19 Feb 2018 01:57:55 +0000 (10:57 +0900)]
remove retraction_callout for callouts of name
K.Kosako [Mon, 19 Feb 2018 01:42:08 +0000 (10:42 +0900)]
add OnigType and OingValue
K.Kosako [Wed, 21 Feb 2018 04:14:05 +0000 (13:14 +0900)]
remove USE_COMBINATION_EXPLOSION_CHECK from CMakeLists.txt
K.Kosako [Wed, 21 Feb 2018 04:10:54 +0000 (13:10 +0900)]
remove USE_COMBINATION_EXPLOSION_CHECK from regint.h
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
K.Kosako [Thu, 15 Feb 2018 07:53:05 +0000 (16:53 +0900)]
don't use regex_t in oniguruma.h
K.Kosako [Thu, 15 Feb 2018 07:49:41 +0000 (16:49 +0900)]
add declaration of onig_callout_tag_is_exist_at_num()
K.Kosako [Thu, 15 Feb 2018 07:45:45 +0000 (16:45 +0900)]
fix USE_CALLOUT position
K.Kosako [Thu, 15 Feb 2018 07:40:18 +0000 (16:40 +0900)]
fix USE_CALLOUT position
K.Kosako [Thu, 15 Feb 2018 07:34:51 +0000 (16:34 +0900)]
add max_tag_num and tag_list member into RegexExt
K.Kosako [Thu, 15 Feb 2018 05:44:38 +0000 (14:44 +0900)]
add max_tag_num into ScanEnv
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
K.Kosako [Thu, 15 Feb 2018 03:01:48 +0000 (12:01 +0900)]
remove definition of HAVE_PROTOTYPES from oniguruma.h
K.Kosako [Thu, 15 Feb 2018 02:55:42 +0000 (11:55 +0900)]
fix #78: bad definition of PV_()
K.Kosako [Thu, 15 Feb 2018 02:27:05 +0000 (11:27 +0900)]
add callout tag table
K.Kosako [Wed, 14 Feb 2018 07:37:32 +0000 (16:37 +0900)]
follow callout of name syntax change
K.Kosako [Wed, 14 Feb 2018 07:36:39 +0000 (16:36 +0900)]
parse callout tag part
K.Kosako [Wed, 14 Feb 2018 07:34:00 +0000 (16:34 +0900)]
add ONIGERR_INVALID_CALLOUT_TAG_NAME
K.Kosako [Wed, 14 Feb 2018 06:26:02 +0000 (15:26 +0900)]
refactoring
K.Kosako [Wed, 14 Feb 2018 03:56:46 +0000 (12:56 +0900)]
small fix for README.md