]>
granicus.if.org Git - onig/log
K.Kosako [Tue, 27 Feb 2018 06:24:07 +0000 (15:24 +0900)]
clear callout_data in adjust_match_param()
K.Kosako [Tue, 27 Feb 2018 05:59:14 +0000 (14:59 +0900)]
remove reg argument from onig_new_match_param() amd onig_initialize_match_param()
K.Kosako [Tue, 27 Feb 2018 04:21:19 +0000 (13:21 +0900)]
add (*ONLY) into UTF16-BE and UTF16-LE
K.Kosako [Tue, 27 Feb 2018 04:16:46 +0000 (13:16 +0900)]
use (*ONLY(n)) in sample/callout.c
K.Kosako [Tue, 27 Feb 2018 04:15:56 +0000 (13:15 +0900)]
set default value 1 for (*ONLY(n))
K.Kosako [Tue, 27 Feb 2018 03:57:32 +0000 (12:57 +0900)]
add builtin callout (*ONLY(n))
K.Kosako [Tue, 27 Feb 2018 01:27:39 +0000 (10:27 +0900)]
add utf16le case into count.c
K.Kosako [Tue, 27 Feb 2018 00:37:48 +0000 (09:37 +0900)]
fix GlobalNameIDCounter set to 0 in global_callout_name_table_free()
K.Kosako [Mon, 26 Feb 2018 13:05:49 +0000 (22:05 +0900)]
move builtin callout definition macros from regenc.h to regint.h
K.Kosako [Mon, 26 Feb 2018 13:02:09 +0000 (22:02 +0900)]
escape warning for Mac OSX
K.Kosako [Mon, 26 Feb 2018 07:46:54 +0000 (16:46 +0900)]
add init() of utf16le for builtin callout function entries
K.Kosako [Mon, 26 Feb 2018 07:44:46 +0000 (16:44 +0900)]
add string terminator zero sequence in init() of utf16be
K.Kosako [Mon, 26 Feb 2018 07:43:36 +0000 (16:43 +0900)]
fix to clear new item in callout_func_list_add()
K.Kosako [Mon, 26 Feb 2018 07:10:54 +0000 (16:10 +0900)]
remove len argument from builtin callout definition macros
K.Kosako [Mon, 26 Feb 2018 07:01:23 +0000 (16:01 +0900)]
add utf16be case into sample/count.c
K.Kosako [Mon, 26 Feb 2018 06:40:49 +0000 (15:40 +0900)]
add builtin callout initialization for utf16be
K.Kosako [Mon, 26 Feb 2018 06:40:00 +0000 (15:40 +0900)]
fix builtin definition macro for utf16 encoding
K.Kosako [Mon, 26 Feb 2018 06:38:53 +0000 (15:38 +0900)]
fix is_allowed_callout_name() for all encodings
K.Kosako [Mon, 26 Feb 2018 05:53:28 +0000 (14:53 +0900)]
add name length argument into builtin callout definition macros
K.Kosako [Mon, 26 Feb 2018 05:15:17 +0000 (14:15 +0900)]
remove onig_initialize_builtin_callouts()
K.Kosako [Mon, 26 Feb 2018 05:11:08 +0000 (14:11 +0900)]
implement init() function for ASCII encoding
K.Kosako [Mon, 26 Feb 2018 04:35:57 +0000 (13:35 +0900)]
move builtin callout function definition macros into regenc.h
K.Kosako [Mon, 26 Feb 2018 02:14:02 +0000 (11:14 +0900)]
add declarations of builtin callout functions
K.Kosako [Mon, 26 Feb 2018 02:04:07 +0000 (11:04 +0900)]
add (*FAIL_COUNT)
K.Kosako [Mon, 26 Feb 2018 01:55:32 +0000 (10:55 +0900)]
typo
K.Kosako [Mon, 26 Feb 2018 01:52:50 +0000 (10:52 +0900)]
update README.md
K.Kosako [Mon, 26 Feb 2018 01:37:49 +0000 (10:37 +0900)]
minor changes in count.c
K.Kosako [Mon, 26 Feb 2018 01:33:04 +0000 (10:33 +0900)]
fix output from stderr to stdout in count.c
K.Kosako [Mon, 26 Feb 2018 01:31:09 +0000 (10:31 +0900)]
add sample/count.c
K.Kosako [Mon, 26 Feb 2018 01:22:59 +0000 (10:22 +0900)]
use long type instead of int in onig_builtin_count()
K.Kosako [Mon, 26 Feb 2018 01:19:48 +0000 (10:19 +0900)]
fix to initialize callout_data area in onig_initialize_match_param()
K.Kosako [Mon, 26 Feb 2018 01:09:34 +0000 (10:09 +0900)]
fix type of CalloutTagVal to intptr_t
K.Kosako [Mon, 26 Feb 2018 01:09:06 +0000 (10:09 +0900)]
add builtin (*COUNT)
K.Kosako [Mon, 26 Feb 2018 00:24:01 +0000 (09:24 +0900)]
add msa member into OnigCalloutArgs
K.Kosako [Mon, 26 Feb 2018 00:06:10 +0000 (09:06 +0900)]
rename onig_callout_tag_exist_at_num() to onig_callout_tag_exist_at_callout_num()
K.Kosako [Mon, 26 Feb 2018 00:03:16 +0000 (09:03 +0900)]
add onig_get/set_callout_data_by_callout_num()
K.Kosako [Sun, 25 Feb 2018 23:53:26 +0000 (08:53 +0900)]
rename function _from_xxx to _by_xxx
K.Kosako [Sun, 25 Feb 2018 09:05:57 +0000 (18:05 +0900)]
add onig_get/set_callout_data_from_tag()
K.Kosako [Sun, 25 Feb 2018 09:00:51 +0000 (18:00 +0900)]
fix return value of onig_get_callout_num_from_tag()
K.Kosako [Sun, 25 Feb 2018 08:49:03 +0000 (17:49 +0900)]
refactoring
K.Kosako [Sun, 25 Feb 2018 08:46:39 +0000 (17:46 +0900)]
add onig_get_callout_num_from_tag_name()
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()