]>
granicus.if.org Git - onig/log
K.Kosako [Thu, 22 Mar 2018 01:52:12 +0000 (10:52 +0900)]
add a test case into sample/callout.c
K.Kosako [Thu, 22 Mar 2018 01:45:47 +0000 (10:45 +0900)]
builtin MAX allows tag argument as max value (*MAX{LONG/TAG})
K.Kosako [Thu, 22 Mar 2018 01:23:09 +0000 (10:23 +0900)]
add test_uchar in test process for detect UChar in oniguruma.h
K.Kosako [Thu, 22 Mar 2018 00:56:07 +0000 (09:56 +0900)]
add some member values into OnigEncodingXXX
K.Kosako [Wed, 21 Mar 2018 01:00:55 +0000 (10:00 +0900)]
Merge pull request #81 from slackhappy/uchar_oniguchar
switch uses of UChar to OnigUChar in oniguruma.h
John Gallagher [Tue, 20 Mar 2018 15:41:51 +0000 (11:41 -0400)]
switch uses of UChar to OnigUChar in oniguruma.h
K.Kosako [Mon, 19 Mar 2018 02:54:17 +0000 (11:54 +0900)]
update README.md for 6.8.1
K.Kosako [Mon, 19 Mar 2018 02:26:14 +0000 (11:26 +0900)]
setup 6.8.1
K.Kosako [Mon, 19 Mar 2018 02:14:16 +0000 (11:14 +0900)]
update HISTORY for 6.8.1
K.Kosako [Mon, 19 Mar 2018 02:11:35 +0000 (11:11 +0900)]
update LTVERSION from 4:0:0 to 5:0:0
K.Kosako [Mon, 19 Mar 2018 02:07:07 +0000 (11:07 +0900)]
small update doc/CALLOUTS.BUILTIN
K.Kosako [Mon, 19 Mar 2018 01:56:55 +0000 (10:56 +0900)]
add some member(flag etc..) into OnigEncodingType
K.Kosako [Mon, 19 Mar 2018 01:12:27 +0000 (10:12 +0900)]
move regex structure from oniguruma.h to regint.h
K.Kosako [Mon, 19 Mar 2018 00:56:13 +0000 (09:56 +0900)]
ONIGENC_CTYPE_XXX to be enum (Issue #33)
K.Kosako [Mon, 19 Mar 2018 00:49:52 +0000 (09:49 +0900)]
RE_MBCTYPE_XXX to be enum (Issue #33)
K.Kosako [Fri, 16 Mar 2018 01:35:35 +0000 (10:35 +0900)]
setup 6.8.0
K.Kosako [Fri, 16 Mar 2018 01:15:57 +0000 (10:15 +0900)]
update HISTORY for 6.8.0
K.Kosako [Fri, 16 Mar 2018 01:13:03 +0000 (10:13 +0900)]
small fix doc/CALLOUTS.BUILTIN
K.Kosako [Thu, 15 Mar 2018 06:35:52 +0000 (15:35 +0900)]
remove ONIG_CALLOUT_MISMATCH and ONIG_CALLOUT_ABORT
K.Kosako [Thu, 15 Mar 2018 01:26:38 +0000 (10:26 +0900)]
update doc/CALLOUTS.BUILTIN
K.Kosako [Thu, 15 Mar 2018 01:26:13 +0000 (10:26 +0900)]
change (*ABORT) to (*ERROR)
K.Kosako [Thu, 15 Mar 2018 01:25:41 +0000 (10:25 +0900)]
remove (*ABORT) and argument of (*ERROR{n}) to be optional argument (default value is ONIG_ABORT)
K.Kosako [Wed, 14 Mar 2018 02:30:11 +0000 (11:30 +0900)]
small update README.md
K.Kosako [Wed, 14 Mar 2018 02:27:40 +0000 (11:27 +0900)]
add description of (*MISMATCH)
K.Kosako [Wed, 14 Mar 2018 02:24:46 +0000 (11:24 +0900)]
use builtin (*MISMATCH) test case
K.Kosako [Wed, 14 Mar 2018 02:24:11 +0000 (11:24 +0900)]
add builtin (*MISMATCH)
K.Kosako [Wed, 14 Mar 2018 02:23:42 +0000 (11:23 +0900)]
add ONIG_CALLOUT_MISMATCH
K.Kosako [Wed, 14 Mar 2018 00:46:44 +0000 (09:46 +0900)]
small update doc/CALLOUTS.BUILTIN
K.Kosako [Wed, 14 Mar 2018 00:46:13 +0000 (09:46 +0900)]
remove builtin (*SUCCESS) entries
K.Kosako [Wed, 14 Mar 2018 00:37:04 +0000 (09:37 +0900)]
change INIT_CALLOUT_LIST_NUM from 4 to 3
K.Kosako [Tue, 13 Mar 2018 09:04:49 +0000 (18:04 +0900)]
fix: index of callout list entry is callout num - 1
K.Kosako [Tue, 13 Mar 2018 00:54:35 +0000 (09:54 +0900)]
small update doc/CALLOUTS.BUILTIN
K.Kosako [Tue, 13 Mar 2018 00:48:44 +0000 (09:48 +0900)]
follow callouts API change
K.Kosako [Tue, 13 Mar 2018 00:48:24 +0000 (09:48 +0900)]
follow callouts API change
K.Kosako [Tue, 13 Mar 2018 00:47:42 +0000 (09:47 +0900)]
rename some callouts API
K.Kosako [Mon, 12 Mar 2018 07:27:41 +0000 (16:27 +0900)]
fix type from OnigType to unsigned int for escape warning
K.Kosako [Mon, 12 Mar 2018 07:18:49 +0000 (16:18 +0900)]
small update of README.md
K.Kosako [Mon, 12 Mar 2018 07:09:10 +0000 (16:09 +0900)]
add doc in CMakeLists.txt
K.Kosako [Mon, 12 Mar 2018 07:00:51 +0000 (16:00 +0900)]
add doc/CALLOUTS.BUILTIN for builtin callouts
K.Kosako [Mon, 12 Mar 2018 05:01:52 +0000 (14:01 +0900)]
fix OnigType to unsigned int for escape compile time warnings
K.Kosako [Mon, 12 Mar 2018 04:41:31 +0000 (13:41 +0900)]
remove tab
K.Kosako [Mon, 12 Mar 2018 04:22:11 +0000 (13:22 +0900)]
add sample/echo.c
K.Kosako [Mon, 12 Mar 2018 02:14:47 +0000 (11:14 +0900)]
add an entry into .gitignore
K.Kosako [Mon, 12 Mar 2018 02:12:31 +0000 (11:12 +0900)]
add contributed/makefile into distribution files
K.Kosako [Sun, 11 Mar 2018 12:02:07 +0000 (21:02 +0900)]
no needs to allocate contents string
K.Kosako [Sun, 11 Mar 2018 11:57:47 +0000 (20:57 +0900)]
allocate contents string in parse_callout_of_contents()
K.Kosako [Sat, 10 Mar 2018 06:29:51 +0000 (15:29 +0900)]
add an argument into onig_setup_builtin_monitors_by_ascii_encoded_name()
K.Kosako [Thu, 8 Mar 2018 06:02:40 +0000 (15:02 +0900)]
don't goto fail in POP process
K.Kosako [Thu, 8 Mar 2018 05:55:39 +0000 (14:55 +0900)]
add test cases for callouts
K.Kosako [Thu, 8 Mar 2018 05:48:22 +0000 (14:48 +0900)]
add test cases for abrreviation notation of callouts in condition
K.Kosako [Thu, 8 Mar 2018 05:46:23 +0000 (14:46 +0900)]
allow abbreviated notation for callouts of name (?(*name)...|...)
K.Kosako [Thu, 8 Mar 2018 05:29:02 +0000 (14:29 +0900)]
allow abbreviated notation for callouts of contents in condition (?(?{...})...|...)
K.Kosako [Thu, 8 Mar 2018 04:26:03 +0000 (13:26 +0900)]
update doc
K.Kosako [Thu, 8 Mar 2018 04:21:45 +0000 (13:21 +0900)]
set slot 1 and 2 in (*COUNT) and (*TOTAL_COUNT)
K.Kosako [Thu, 8 Mar 2018 03:29:02 +0000 (12:29 +0900)]
follow spec. change of (*MON{})
K.Kosako [Thu, 8 Mar 2018 03:28:45 +0000 (12:28 +0900)]
change argument char from +- to X<> for (*MON{})
K.Kosako [Thu, 8 Mar 2018 03:27:59 +0000 (12:27 +0900)]
follow spec. change of (*COUNT{})
K.Kosako [Thu, 8 Mar 2018 03:23:20 +0000 (12:23 +0900)]
follow spec. change of (*COUNT)
K.Kosako [Thu, 8 Mar 2018 03:22:37 +0000 (12:22 +0900)]
change argument char from +- to X<> for (*COUNT{}) and (*TOTAL_COUNT{})
K.Kosako [Thu, 8 Mar 2018 01:32:37 +0000 (10:32 +0900)]
follow spec. change
K.Kosako [Thu, 8 Mar 2018 01:30:29 +0000 (10:30 +0900)]
change direction specifier symbol character from [+-] to [X<>] for callouts of contents
K.Kosako [Wed, 7 Mar 2018 08:48:38 +0000 (17:48 +0900)]
add contributed/makefile for making of libfuzzer-onig
K.Kosako [Wed, 7 Mar 2018 08:47:08 +0000 (17:47 +0900)]
add onig_initialize() and onig_end() call for full test
K.Kosako [Wed, 7 Mar 2018 08:06:13 +0000 (17:06 +0900)]
add some API functions for 6.8.0
K.Kosako [Wed, 7 Mar 2018 05:05:26 +0000 (14:05 +0900)]
add description of callouts into doc/RE
K.Kosako [Wed, 7 Mar 2018 03:22:43 +0000 (12:22 +0900)]
don't call onig_initialize_encoding() directly
K.Kosako [Wed, 7 Mar 2018 03:19:11 +0000 (12:19 +0900)]
don't call onig_initialize_encoding() directly in onig_reg_init()
K.Kosako [Wed, 7 Mar 2018 02:26:28 +0000 (11:26 +0900)]
fix CalloutListEntry index is assigned to callout num - 1
K.Kosako [Wed, 7 Mar 2018 02:12:59 +0000 (11:12 +0900)]
rename onig_get_tag_start/end() to onig_get_callout_tag_start/end()
K.Kosako [Wed, 7 Mar 2018 01:56:00 +0000 (10:56 +0900)]
add test cases for callouts of name
K.Kosako [Wed, 7 Mar 2018 01:42:22 +0000 (10:42 +0900)]
replace UChar to OnigUChar in oniguruma.h
K.Kosako [Wed, 7 Mar 2018 01:24:09 +0000 (10:24 +0900)]
allow callout type ONIG_CALLOUT_TYPE_SINGLE only
K.Kosako [Tue, 6 Mar 2018 08:40:52 +0000 (17:40 +0900)]
add a test case for (*CMP{})
K.Kosako [Tue, 6 Mar 2018 08:40:23 +0000 (17:40 +0900)]
allow ONIG_TYPE_LONG and other types combination in onig_set_callout_of_name()
K.Kosako [Tue, 6 Mar 2018 07:40:04 +0000 (16:40 +0900)]
change OnigType values as bit flag
K.Kosako [Tue, 6 Mar 2018 07:32:39 +0000 (16:32 +0900)]
add onig_get/set_callout_data_by_callout_args() etc..
K.Kosako [Tue, 6 Mar 2018 06:22:54 +0000 (15:22 +0900)]
remove _by_callout_num from all function names
K.Kosako [Tue, 6 Mar 2018 05:06:20 +0000 (14:06 +0900)]
use builtin (*CMP{})
K.Kosako [Tue, 6 Mar 2018 05:05:57 +0000 (14:05 +0900)]
add builtin (*CMP{X,OP,Y})
K.Kosako [Tue, 6 Mar 2018 05:05:20 +0000 (14:05 +0900)]
add onig_builtin_cmp()
K.Kosako [Tue, 6 Mar 2018 05:02:02 +0000 (14:02 +0900)]
fix: invalid loop counter in setup_ext_callout_list_values()
K.Kosako [Tue, 6 Mar 2018 01:50:54 +0000 (10:50 +0900)]
change (*COUNT{}) argument from p/s/f to space/+/-
K.Kosako [Tue, 6 Mar 2018 00:47:42 +0000 (09:47 +0900)]
remove ONIG_TYPE_INT
K.Kosako [Sun, 4 Mar 2018 15:25:47 +0000 (00:25 +0900)]
use tag in callouts of contents
K.Kosako [Sun, 4 Mar 2018 15:25:24 +0000 (00:25 +0900)]
allow tag in callouts of contents
K.Kosako [Sat, 3 Mar 2018 06:02:56 +0000 (15:02 +0900)]
rename cp member to c in OnigValue
K.Kosako [Fri, 2 Mar 2018 14:08:21 +0000 (23:08 +0900)]
use (*MON) argument
K.Kosako [Fri, 2 Mar 2018 14:07:29 +0000 (23:07 +0900)]
add one optional argument into (*MON{+-})
K.Kosako [Fri, 2 Mar 2018 08:51:32 +0000 (17:51 +0900)]
remove of member from OnigCalloutArgs
K.Kosako [Fri, 2 Mar 2018 08:38:13 +0000 (17:38 +0900)]
remove is_initialized() member from some encodings
K.Kosako [Fri, 2 Mar 2018 08:30:45 +0000 (17:30 +0900)]
refactoring
K.Kosako [Fri, 2 Mar 2018 08:27:28 +0000 (17:27 +0900)]
implement encoding initialized list
K.Kosako [Fri, 2 Mar 2018 07:47:01 +0000 (16:47 +0900)]
constify members in RegexExt
K.Kosako [Fri, 2 Mar 2018 07:43:27 +0000 (16:43 +0900)]
constify content member in CalloutListEntry
K.Kosako [Fri, 2 Mar 2018 07:31:59 +0000 (16:31 +0900)]
don't use strndup() for Windows
K.Kosako [Fri, 2 Mar 2018 07:28:45 +0000 (16:28 +0900)]
move declaration of onigenc_strdup() from regenc.h to oniguruma.h
K.Kosako [Fri, 2 Mar 2018 07:20:35 +0000 (16:20 +0900)]
fix: can't compile on Windows. don't initialize global value by non-constant value.
K.Kosako [Fri, 2 Mar 2018 07:15:26 +0000 (16:15 +0900)]
fix: fault in Windows. don't use non-terminated string argument in snprintf()
K.Kosako [Fri, 2 Mar 2018 06:39:29 +0000 (15:39 +0900)]
escape compile time warnings
K.Kosako [Fri, 2 Mar 2018 06:29:28 +0000 (15:29 +0900)]
use builtin monitor with tag