]> granicus.if.org Git - onig/log
onig
6 years agouse ONIG_NO_NAME_ID
K.Kosako [Fri, 9 Feb 2018 05:54:53 +0000 (14:54 +0900)]
use ONIG_NO_NAME_ID

6 years agoremove duplicated definition of ARG_UNUSED
K.Kosako [Fri, 9 Feb 2018 05:47:33 +0000 (14:47 +0900)]
remove duplicated definition of ARG_UNUSED

6 years agorefactoring
K.Kosako [Fri, 9 Feb 2018 05:47:03 +0000 (14:47 +0900)]
refactoring

6 years agoremove warnings for Windows
K.Kosako [Fri, 9 Feb 2018 05:36:11 +0000 (14:36 +0900)]
remove warnings for Windows

6 years agorefactoring
K.Kosako [Fri, 9 Feb 2018 05:28:24 +0000 (14:28 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Fri, 9 Feb 2018 04:59:06 +0000 (13:59 +0900)]
refactoring

6 years agoadd descriptions of 6.8.0
K.Kosako [Fri, 9 Feb 2018 04:55:02 +0000 (13:55 +0900)]
add descriptions of 6.8.0

6 years agorename from id to name_id in OnigCalloutArgs
K.Kosako [Fri, 9 Feb 2018 04:28:39 +0000 (13:28 +0900)]
rename from id to name_id in OnigCalloutArgs

6 years agoadd config switch USE_CALLOUT
K.Kosako [Fri, 9 Feb 2018 02:05:18 +0000 (11:05 +0900)]
add config switch USE_CALLOUT

6 years agofix unused variable
K.Kosako [Fri, 9 Feb 2018 01:24:01 +0000 (10:24 +0900)]
fix unused variable

6 years agofix to use invalid name
K.Kosako [Fri, 9 Feb 2018 01:23:34 +0000 (10:23 +0900)]
fix to use invalid name

6 years agoadd return value check in callout.c
K.Kosako [Fri, 9 Feb 2018 01:14:50 +0000 (10:14 +0900)]
add return value check in callout.c

6 years agosmall changes to callout.c
K.Kosako [Fri, 9 Feb 2018 01:09:39 +0000 (10:09 +0900)]
small changes to callout.c

6 years agouse (*SUCCESS) in callout.c
K.Kosako [Fri, 9 Feb 2018 00:44:44 +0000 (09:44 +0900)]
use (*SUCCESS) in callout.c

6 years agoadd builtin callout (*SUCCESS)
K.Kosako [Fri, 9 Feb 2018 00:44:15 +0000 (09:44 +0900)]
add builtin callout (*SUCCESS)

6 years agouse onig_get_callout_name_from_id()
K.Kosako [Fri, 9 Feb 2018 00:37:40 +0000 (09:37 +0900)]
use onig_get_callout_name_from_id()

6 years agoadd onig_get_callout_name_from_id()
K.Kosako [Fri, 9 Feb 2018 00:37:18 +0000 (09:37 +0900)]
add onig_get_callout_name_from_id()

6 years agoadd name member into CalloutFuncListEntry
K.Kosako [Fri, 9 Feb 2018 00:26:50 +0000 (09:26 +0900)]
add name member into CalloutFuncListEntry

6 years agoremove enum CalloutOf
K.Kosako [Thu, 8 Feb 2018 08:57:03 +0000 (17:57 +0900)]
remove enum CalloutOf

6 years agoadd name to enums in oniguruma.h
K.Kosako [Thu, 8 Feb 2018 08:52:50 +0000 (17:52 +0900)]
add name to enums in oniguruma.h

6 years agoadd a test of callout-name with content
K.Kosako [Thu, 8 Feb 2018 08:38:34 +0000 (17:38 +0900)]
add a test of callout-name with content

6 years agoremove encoding argument from onig_set_callout_of_name()
K.Kosako [Thu, 8 Feb 2018 08:26:03 +0000 (17:26 +0900)]
remove encoding argument from onig_set_callout_of_name()

6 years agofix error return values
K.Kosako [Thu, 8 Feb 2018 07:21:22 +0000 (16:21 +0900)]
fix error return values

6 years agoadd check return value of onig_set_callout_of_name()
K.Kosako [Thu, 8 Feb 2018 07:13:27 +0000 (16:13 +0900)]
add check return value of onig_set_callout_of_name()

6 years agorestrict characters for callout name
K.Kosako [Thu, 8 Feb 2018 07:12:47 +0000 (16:12 +0900)]
restrict characters for callout name

6 years agouse builtin callout in sample/callout.c
K.Kosako [Thu, 8 Feb 2018 06:41:46 +0000 (15:41 +0900)]
use builtin callout in sample/callout.c

6 years agoadd onig_builtin_abort()
K.Kosako [Thu, 8 Feb 2018 06:25:56 +0000 (15:25 +0900)]
add onig_builtin_abort()

6 years agouse onig_initialize_builtin_callouts()
K.Kosako [Thu, 8 Feb 2018 06:11:04 +0000 (15:11 +0900)]
use onig_initialize_builtin_callouts()

6 years agomove declaration of onig_initialize_builtin_callouts() into oniguruma.h
K.Kosako [Thu, 8 Feb 2018 06:10:26 +0000 (15:10 +0900)]
move declaration of onig_initialize_builtin_callouts() into oniguruma.h

6 years agorename onig_initialize_callout() to onig_initialize_builtin_callouts()
K.Kosako [Thu, 8 Feb 2018 06:05:45 +0000 (15:05 +0900)]
rename onig_initialize_callout() to onig_initialize_builtin_callouts()

6 years agodon't call onig_initialize_callout() in onig_initialize()
K.Kosako [Thu, 8 Feb 2018 06:03:02 +0000 (15:03 +0900)]
don't call onig_initialize_callout() in onig_initialize()

6 years agofix to clear CalloutNameFuncList for onig_end()
K.Kosako [Thu, 8 Feb 2018 06:00:54 +0000 (15:00 +0900)]
fix to clear CalloutNameFuncList for onig_end()

6 years agoadd onig_initialize_callout()
K.Kosako [Thu, 8 Feb 2018 05:56:41 +0000 (14:56 +0900)]
add onig_initialize_callout()

6 years agoadd test for callout of name
K.Kosako [Thu, 8 Feb 2018 05:11:57 +0000 (14:11 +0900)]
add test for callout of name

6 years agodeclare onig_set_callout_of_name()
K.Kosako [Thu, 8 Feb 2018 04:59:30 +0000 (13:59 +0900)]
declare onig_set_callout_of_name()

6 years agoreturn ONIGERR_UNDEFINED_CALLOUT_NAME if entry is not found
K.Kosako [Thu, 8 Feb 2018 04:30:51 +0000 (13:30 +0900)]
return ONIGERR_UNDEFINED_CALLOUT_NAME if entry is not found

6 years agoadd ONIGERR_UNDEFINED_CALLOUT_NAME
K.Kosako [Thu, 8 Feb 2018 04:30:07 +0000 (13:30 +0900)]
add ONIGERR_UNDEFINED_CALLOUT_NAME

6 years agofix infinite loop in str_reduce_to_single_byte_code()
K.Kosako [Thu, 8 Feb 2018 04:23:33 +0000 (13:23 +0900)]
fix infinite loop in str_reduce_to_single_byte_code()

6 years agoadd ONIG_SYN_OP2_ASTERISK_CALLOUT_NAME into syntax data
K.Kosako [Thu, 8 Feb 2018 04:13:57 +0000 (13:13 +0900)]
add ONIG_SYN_OP2_ASTERISK_CALLOUT_NAME into syntax data

6 years agorefactoring
K.Kosako [Thu, 8 Feb 2018 04:03:35 +0000 (13:03 +0900)]
refactoring

6 years agoimplement parsing and compiling of callout of name
K.Kosako [Thu, 8 Feb 2018 04:02:28 +0000 (13:02 +0900)]
implement parsing and compiling of callout of name

6 years agorefactoring
K.Kosako [Thu, 8 Feb 2018 01:23:37 +0000 (10:23 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Wed, 7 Feb 2018 08:23:32 +0000 (17:23 +0900)]
refactoring

6 years agodefine ONIG_SYN_OP2_ASTERISK_CALLOUT_NAME
K.Kosako [Wed, 7 Feb 2018 08:22:59 +0000 (17:22 +0900)]
define ONIG_SYN_OP2_ASTERISK_CALLOUT_NAME

6 years agorefactoring
K.Kosako [Wed, 7 Feb 2018 07:59:18 +0000 (16:59 +0900)]
refactoring

6 years agoadd OP_CALLOUT_NAME
K.Kosako [Wed, 7 Feb 2018 07:49:18 +0000 (16:49 +0900)]
add OP_CALLOUT_NAME

6 years agoadd retraction_callout into callout of name
K.Kosako [Wed, 7 Feb 2018 06:46:00 +0000 (15:46 +0900)]
add retraction_callout into callout of name

6 years agoimplement callout name tables
K.Kosako [Wed, 7 Feb 2018 06:19:12 +0000 (15:19 +0900)]
implement callout name tables

6 years agodivide id of OnigCalloutArgs to id and num members
K.Kosako [Wed, 7 Feb 2018 03:10:03 +0000 (12:10 +0900)]
divide id of OnigCalloutArgs to id and num members

6 years agorefactoring
K.Kosako [Wed, 7 Feb 2018 02:11:32 +0000 (11:11 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Wed, 7 Feb 2018 02:02:56 +0000 (11:02 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Wed, 7 Feb 2018 00:48:17 +0000 (09:48 +0900)]
refactoring

6 years agorename CALLOUT_DIRECTION_XXX to CALLOUT_IN_XXX
K.Kosako [Wed, 7 Feb 2018 00:45:24 +0000 (09:45 +0900)]
rename CALLOUT_DIRECTION_XXX to CALLOUT_IN_XXX

6 years agorename callout_by_xxx to callout_of_xxx
K.Kosako [Wed, 7 Feb 2018 00:32:05 +0000 (09:32 +0900)]
rename callout_by_xxx to callout_of_xxx

6 years agorefactoring
K.Kosako [Tue, 6 Feb 2018 08:25:43 +0000 (17:25 +0900)]
refactoring

6 years agouse callout direction syntax
K.Kosako [Tue, 6 Feb 2018 08:18:48 +0000 (17:18 +0900)]
use callout direction syntax

6 years agoimplement callout direction syntax[+-]
K.Kosako [Tue, 6 Feb 2018 08:18:15 +0000 (17:18 +0900)]
implement callout direction syntax[+-]

6 years agoadd by member into OnigCalloutArgs
K.Kosako [Tue, 6 Feb 2018 06:32:19 +0000 (15:32 +0900)]
add by member into OnigCalloutArgs

6 years agoadd callout_name_add()
K.Kosako [Tue, 6 Feb 2018 06:25:50 +0000 (15:25 +0900)]
add callout_name_add()

6 years agoadd ONIGERR_INVALID_CALLOUT_NAME
K.Kosako [Tue, 6 Feb 2018 06:25:21 +0000 (15:25 +0900)]
add ONIGERR_INVALID_CALLOUT_NAME

6 years agorefactoring
K.Kosako [Tue, 6 Feb 2018 02:04:42 +0000 (11:04 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 6 Feb 2018 00:29:09 +0000 (09:29 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 6 Feb 2018 00:26:01 +0000 (09:26 +0900)]
refactoring

6 years agouse onig_set_callout_by_code()
K.Kosako [Tue, 6 Feb 2018 00:22:52 +0000 (09:22 +0900)]
use onig_set_callout_by_code()

6 years agoadd onig_get/set_callout_by_code() etc..
K.Kosako [Tue, 6 Feb 2018 00:22:29 +0000 (09:22 +0900)]
add onig_get/set_callout_by_code() etc..

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 08:57:09 +0000 (17:57 +0900)]
refactoring

6 years agominor changes for sample/callout.c
K.Kosako [Mon, 5 Feb 2018 08:41:26 +0000 (17:41 +0900)]
minor changes for sample/callout.c

6 years agoadd callout in look-behind-not
K.Kosako [Mon, 5 Feb 2018 08:38:11 +0000 (17:38 +0900)]
add callout in look-behind-not

6 years agoallow NODE_GIMMICK in look-behind-not for callout
K.Kosako [Mon, 5 Feb 2018 08:37:24 +0000 (17:37 +0900)]
allow NODE_GIMMICK in look-behind-not for callout

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 08:09:34 +0000 (17:09 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 08:08:21 +0000 (17:08 +0900)]
refactoring

6 years agodefine RETRACTION_CALLOUT()
K.Kosako [Mon, 5 Feb 2018 08:06:47 +0000 (17:06 +0900)]
define RETRACTION_CALLOUT()

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 07:59:22 +0000 (16:59 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 07:45:52 +0000 (16:45 +0900)]
refactoring

6 years agodefine STK_MASK_POP_HANDLED_TIL
K.Kosako [Mon, 5 Feb 2018 07:40:02 +0000 (16:40 +0900)]
define STK_MASK_POP_HANDLED_TIL

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 07:36:00 +0000 (16:36 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 06:15:56 +0000 (15:15 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 06:13:50 +0000 (15:13 +0900)]
refactoring

6 years agodefine STK_MASK_POP_HANDLED
K.Kosako [Mon, 5 Feb 2018 06:03:20 +0000 (15:03 +0900)]
define STK_MASK_POP_HANDLED

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 05:56:54 +0000 (14:56 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 5 Feb 2018 05:54:13 +0000 (14:54 +0900)]
refactoring

6 years agouse direction member of OnigCalloutArgs
K.Kosako [Mon, 5 Feb 2018 05:48:06 +0000 (14:48 +0900)]
use direction member of OnigCalloutArgs

6 years agoadd direction member into OnigCalloutArgs
K.Kosako [Mon, 5 Feb 2018 05:47:33 +0000 (14:47 +0900)]
add direction member into OnigCalloutArgs

6 years agouse retraction callout
K.Kosako [Mon, 5 Feb 2018 05:14:58 +0000 (14:14 +0900)]
use retraction callout

6 years agoimplement retraction callout
K.Kosako [Mon, 5 Feb 2018 05:13:25 +0000 (14:13 +0900)]
implement retraction callout

6 years agoadd STK_CALLOUT_CODE
K.Kosako [Mon, 5 Feb 2018 04:39:45 +0000 (13:39 +0900)]
add STK_CALLOUT_CODE

6 years agouse OnigCalloutArgs#id in sample
K.Kosako [Mon, 5 Feb 2018 02:04:56 +0000 (11:04 +0900)]
use OnigCalloutArgs#id in sample

6 years agoadd id into OnigCalloutArgs
K.Kosako [Mon, 5 Feb 2018 02:04:21 +0000 (11:04 +0900)]
add id into OnigCalloutArgs

6 years agoremove IGNORE_EUC_JP by using -Wno-invalid-source-encoding for Clang
K.Kosako [Mon, 5 Feb 2018 01:12:19 +0000 (10:12 +0900)]
remove IGNORE_EUC_JP by using -Wno-invalid-source-encoding for Clang

6 years agouse onig_get_used_stack_size_in_callout()
K.Kosako [Mon, 5 Feb 2018 01:03:05 +0000 (10:03 +0900)]
use onig_get_used_stack_size_in_callout()

6 years agoadd onig_get_used_stack_size_in_callout()
K.Kosako [Mon, 5 Feb 2018 01:02:38 +0000 (10:02 +0900)]
add onig_get_used_stack_size_in_callout()

6 years agorefactoring
K.Kosako [Sun, 4 Feb 2018 05:19:49 +0000 (14:19 +0900)]
refactoring

6 years agoescape compile-time warnings for MacOS X
K.Kosako [Sat, 3 Feb 2018 10:15:52 +0000 (19:15 +0900)]
escape compile-time warnings for MacOS X

6 years agoescape compile time warnings for MacOS X
K.Kosako [Sat, 3 Feb 2018 08:28:05 +0000 (17:28 +0900)]
escape compile time warnings for MacOS X

6 years agoadd type cast
K.Kosako [Sat, 3 Feb 2018 06:10:23 +0000 (15:10 +0900)]
add type cast

6 years agodon't use num_mem for number of captures
K.Kosako [Sat, 3 Feb 2018 06:07:59 +0000 (15:07 +0900)]
don't use num_mem for number of captures

6 years agodon't use malloc.h for MacOS X
K.Kosako [Fri, 2 Feb 2018 12:50:36 +0000 (21:50 +0900)]
don't use malloc.h for MacOS X

6 years agouse onig_get_capture_range_in_callout() in sample/callout.c
K.Kosako [Fri, 2 Feb 2018 08:16:47 +0000 (17:16 +0900)]
use onig_get_capture_range_in_callout() in sample/callout.c

6 years agoadd onig_get_capture_range_in_callout()
K.Kosako [Fri, 2 Feb 2018 08:16:09 +0000 (17:16 +0900)]
add onig_get_capture_range_in_callout()

6 years agominor fix to sample/callout.c
K.Kosako [Fri, 2 Feb 2018 07:38:45 +0000 (16:38 +0900)]
minor fix to sample/callout.c