]>
granicus.if.org Git - onig/log
K.Kosako [Sun, 2 Oct 2016 14:30:34 +0000 (23:30 +0900)]
Merge pull request #25 from maxnordlund/patch-1
Update config.guess and config.sub to latest version
Max Nordlund [Sun, 2 Oct 2016 13:08:17 +0000 (15:08 +0200)]
Update config.sub to version 2016-09-05
Max Nordlund [Sun, 2 Oct 2016 13:06:55 +0000 (15:06 +0200)]
Update config.guess to version 2016-09-11
K.Kosako [Wed, 31 Aug 2016 14:50:14 +0000 (23:50 +0900)]
update HISTORY
K.Kosako [Wed, 31 Aug 2016 14:47:03 +0000 (23:47 +0900)]
setup 6.1.1
K.Kosako [Wed, 31 Aug 2016 14:24:57 +0000 (23:24 +0900)]
fix segmentation fault /W.?{888}{888}{888}\x00/ (found by libfuzzer)
kosako [Wed, 31 Aug 2016 09:43:27 +0000 (18:43 +0900)]
fix error unmatched close parenthesis for %{(.*?)} #23
K.Kosako [Sun, 28 Aug 2016 11:05:31 +0000 (20:05 +0900)]
update HISTORY
K.Kosako [Sun, 28 Aug 2016 11:03:42 +0000 (20:03 +0900)]
add distribution file
K.Kosako [Sun, 28 Aug 2016 10:50:42 +0000 (19:50 +0900)]
move etc/ to contributed
K.Kosako [Sun, 28 Aug 2016 10:19:02 +0000 (19:19 +0900)]
add etc/libfuzzer-onig.cpp
K.Kosako [Sun, 28 Aug 2016 10:16:36 +0000 (19:16 +0900)]
update LTVERSION 4:0:0
K.Kosako [Sun, 28 Aug 2016 09:50:26 +0000 (18:50 +0900)]
remove onigenc_mbc_enc_len_end()
K.Kosako [Sun, 28 Aug 2016 09:33:52 +0000 (18:33 +0900)]
reimplement mbc_to_code() in utf-8
K.Kosako [Sun, 28 Aug 2016 07:51:35 +0000 (16:51 +0900)]
NEW API: onigenc_is_valid_mbc_string()
K.Kosako [Sun, 28 Aug 2016 06:06:24 +0000 (15:06 +0900)]
fix is_valid_mbc_string() in utf-16le
K.Kosako [Sun, 28 Aug 2016 00:58:43 +0000 (09:58 +0900)]
remove redundant code
K.Kosako [Sat, 27 Aug 2016 12:11:44 +0000 (21:11 +0900)]
fix out of memory 0x27 0x2f 0x67 0x5c 0xff 0xff 0xff 0xff 0x26 0x29 0x29
K.Kosako [Sat, 27 Aug 2016 08:52:30 +0000 (17:52 +0900)]
add is_valid_mbc_string() member into OnigEncodingType
K.Kosako [Sat, 27 Aug 2016 05:59:23 +0000 (14:59 +0900)]
fix out of bounds read -\xc1\xfb{22}
K.Kosako [Sat, 27 Aug 2016 01:25:25 +0000 (10:25 +0900)]
fix out of bounds read /(\k'k-0/
K.Kosako [Fri, 26 Aug 2016 15:35:42 +0000 (00:35 +0900)]
fix out of bounds read by /\k'-/
K.Kosako [Fri, 26 Aug 2016 15:24:51 +0000 (00:24 +0900)]
fix out of bounds read /[\p{/ (found by libfuzzer)
K.Kosako [Fri, 26 Aug 2016 15:00:35 +0000 (00:00 +0900)]
fix out of bounds read by /(?</ (found by libfuzzer)
kosako [Fri, 26 Aug 2016 10:16:00 +0000 (19:16 +0900)]
remove DEBUG_OOB
kosako [Fri, 26 Aug 2016 10:12:27 +0000 (19:12 +0900)]
fix invalid goto in parse_char_class() #21
kosako [Fri, 26 Aug 2016 08:54:11 +0000 (17:54 +0900)]
fix out of bounds read in fetch_token() #20
kosako [Thu, 25 Aug 2016 07:33:51 +0000 (16:33 +0900)]
fix indent
kosako [Thu, 25 Aug 2016 07:23:22 +0000 (16:23 +0900)]
reduce DEBUG_OOB
kosako [Thu, 25 Aug 2016 00:57:41 +0000 (09:57 +0900)]
don't use enclen_end() by check in onig_parse_make_tree()
kosako [Thu, 25 Aug 2016 00:33:55 +0000 (09:33 +0900)]
disable USE_INVALID_CODE_SCHEME for fix #18
K.Kosako [Wed, 24 Aug 2016 14:40:22 +0000 (23:40 +0900)]
fix out of bounds heap read in add_bytes #19
K.Kosako [Wed, 24 Aug 2016 14:11:47 +0000 (23:11 +0900)]
regression of using enclen_end()
kosako [Wed, 24 Aug 2016 05:33:52 +0000 (14:33 +0900)]
re-fix out of bounds read in mbc_to_code() #16
kosako [Wed, 24 Aug 2016 02:16:05 +0000 (11:16 +0900)]
use enclen_end() in regparse.c
kosako [Wed, 24 Aug 2016 01:02:38 +0000 (10:02 +0900)]
add DEBUG_OOB
kosako [Tue, 23 Aug 2016 01:59:27 +0000 (10:59 +0900)]
add description of 6.1
kosako [Tue, 23 Aug 2016 01:58:57 +0000 (10:58 +0900)]
update HISTORY
esdoppio [Mon, 22 Aug 2016 23:29:56 +0000 (07:29 +0800)]
doc/RE: clarify the definition of \G
esdoppio [Mon, 22 Aug 2016 16:38:32 +0000 (00:38 +0800)]
doc/RE: refine section Subexp calls
esdoppio [Mon, 22 Aug 2016 11:49:12 +0000 (19:49 +0800)]
doc/RE: clarify section Backreferences
kosako [Mon, 22 Aug 2016 08:01:35 +0000 (17:01 +0900)]
setup 6.1.0
kosako [Mon, 22 Aug 2016 08:00:50 +0000 (17:00 +0900)]
add description of files into README.md
kosako [Mon, 22 Aug 2016 07:27:58 +0000 (16:27 +0900)]
update HISTORY
kosako [Mon, 22 Aug 2016 07:27:36 +0000 (16:27 +0900)]
update date for doc/RE
kosako [Mon, 22 Aug 2016 07:22:08 +0000 (16:22 +0900)]
add onig_scan() into doc/API
kosako [Mon, 22 Aug 2016 07:13:56 +0000 (16:13 +0900)]
fix indent
kosako [Mon, 22 Aug 2016 06:52:57 +0000 (15:52 +0900)]
fix bug: Out of bounds read in onig_strcpy() #17
K.Kosako [Sun, 21 Aug 2016 15:07:02 +0000 (00:07 +0900)]
update HISTORY
K.Kosako [Sun, 21 Aug 2016 13:53:12 +0000 (22:53 +0900)]
fix invalid pattern in sample/bug_fix.c
K.Kosako [Sun, 21 Aug 2016 13:52:34 +0000 (22:52 +0900)]
fix bug: infinite loop of backreference and group
K.Kosako [Sun, 21 Aug 2016 08:42:18 +0000 (17:42 +0900)]
fix out of bounds read in mbc_to_code() #16
esdoppio [Thu, 18 Aug 2016 15:55:18 +0000 (23:55 +0800)]
doc/RE: refinements
esdoppio [Thu, 18 Aug 2016 11:44:56 +0000 (19:44 +0800)]
doc/RE: remove trailing spaces and fix typos
K.Kosako [Wed, 17 Aug 2016 20:24:12 +0000 (05:24 +0900)]
add sample/scan.c
K.Kosako [Wed, 17 Aug 2016 20:23:35 +0000 (05:23 +0900)]
add onig_scan() (NEW API)
K.Kosako [Tue, 16 Aug 2016 06:07:14 +0000 (15:07 +0900)]
add a test case (find longest option)
K.Kosako [Tue, 16 Aug 2016 06:05:42 +0000 (15:05 +0900)]
reimplement match stack allocation for case too many repeat and too many captures in regexp
K.Kosako [Tue, 16 Aug 2016 05:58:06 +0000 (14:58 +0900)]
add test /(\2)(\1)/ into bug_fix.c
K.Kosako [Mon, 15 Aug 2016 07:34:42 +0000 (16:34 +0900)]
number of captures <= 32767 for bytecode representation
K.Kosako [Sat, 13 Aug 2016 14:28:01 +0000 (23:28 +0900)]
output warning if onig_initialize() is not called explicitly
K.Kosako [Sat, 13 Aug 2016 14:26:37 +0000 (23:26 +0900)]
add onig_warning()
kosako [Fri, 5 Aug 2016 06:02:28 +0000 (15:02 +0900)]
fix indent
kosako [Thu, 28 Jul 2016 09:22:46 +0000 (18:22 +0900)]
add sample/bug_fix.c
K.Kosako [Sun, 17 Jul 2016 07:59:48 +0000 (16:59 +0900)]
don't use int_map_backward for thread-safe
kosako [Mon, 4 Jul 2016 09:07:46 +0000 (18:07 +0900)]
fix case of enclosed option in look-behind
kosako [Mon, 4 Jul 2016 08:54:04 +0000 (17:54 +0900)]
fix address output format
kosako [Mon, 4 Jul 2016 08:39:42 +0000 (17:39 +0900)]
fix ignore case in look-behind
kosako [Mon, 4 Jul 2016 08:30:55 +0000 (17:30 +0900)]
output elements of look-behind node in print_indent_tree()
kosako [Mon, 23 May 2016 05:54:16 +0000 (14:54 +0900)]
add description of ranges argument
kosako [Mon, 23 May 2016 05:52:03 +0000 (14:52 +0900)]
fix memory leak in onig_unicode_define_user_property()
K.Kosako [Fri, 20 May 2016 15:22:04 +0000 (00:22 +0900)]
Merge pull request #10 from nmaya/declare_top
declare variables at the top of scope
maya [Fri, 20 May 2016 03:31:32 +0000 (12:31 +0900)]
declare variables at the top of scope
kosako [Mon, 9 May 2016 00:30:51 +0000 (09:30 +0900)]
version 6.0.0 (merge from develop)
kosako [Fri, 6 May 2016 08:06:55 +0000 (17:06 +0900)]
small change
kosako [Fri, 6 May 2016 07:52:59 +0000 (16:52 +0900)]
update for release 6.0.0
kosako [Fri, 6 May 2016 07:20:56 +0000 (16:20 +0900)]
add onig_unicode_define_property() into doc/API
kosako [Fri, 6 May 2016 06:00:09 +0000 (15:00 +0900)]
minior changes
kosako [Fri, 6 May 2016 05:59:44 +0000 (14:59 +0900)]
check character range in onig_unicode_define_user_property()
kosako [Fri, 6 May 2016 05:28:38 +0000 (14:28 +0900)]
add *.obj into .gitignore
kosako [Fri, 6 May 2016 05:22:55 +0000 (14:22 +0900)]
fix destinations of install_doc()
kosako [Fri, 6 May 2016 02:00:19 +0000 (11:00 +0900)]
set up 6.0.0
kosako [Fri, 6 May 2016 01:20:59 +0000 (10:20 +0900)]
change OnigCodePoint type to unsigned int for Windows
K.Kosako [Thu, 5 May 2016 12:13:51 +0000 (21:13 +0900)]
remove declarations of onig_recompile
K.Kosako [Thu, 5 May 2016 10:52:50 +0000 (19:52 +0900)]
fix bug of code range process
K.Kosako [Thu, 5 May 2016 10:35:30 +0000 (19:35 +0900)]
add user_property.c
K.Kosako [Thu, 5 May 2016 10:33:55 +0000 (19:33 +0900)]
add NEW API: onig_unicode_define_user_property()
K.Kosako [Thu, 5 May 2016 10:32:23 +0000 (19:32 +0900)]
fix bug of code range process
K.Kosako [Wed, 4 May 2016 13:18:43 +0000 (22:18 +0900)]
update doc/UNICODE_PROPERTIES
K.Kosako [Wed, 4 May 2016 13:11:20 +0000 (22:11 +0900)]
remove unicode_prop.c
K.Kosako [Wed, 4 May 2016 13:04:37 +0000 (22:04 +0900)]
update Unicode data to 8.0.0
K.Kosako [Tue, 3 May 2016 15:15:33 +0000 (00:15 +0900)]
change Unicode case folding data to 7.0.0
K.Kosako [Tue, 3 May 2016 15:11:41 +0000 (00:11 +0900)]
add output of CASEFOLD_VERSION
K.Kosako [Mon, 2 May 2016 13:53:02 +0000 (22:53 +0900)]
remove unicode_prop.c from CMakeLists.txt
K.Kosako [Mon, 2 May 2016 13:52:02 +0000 (22:52 +0900)]
add distribution files
K.Kosako [Mon, 2 May 2016 13:50:37 +0000 (22:50 +0900)]
change OnigCodePoint type to unsigned int
kosako [Mon, 2 May 2016 08:57:58 +0000 (17:57 +0900)]
add doc/UNICODE_PROPERTIES
kosako [Mon, 2 May 2016 08:31:14 +0000 (17:31 +0900)]
add comment in unicode_property_dtaa.c
kosako [Mon, 2 May 2016 08:03:03 +0000 (17:03 +0900)]
update Unicode Property to 7.0.0
kosako [Wed, 27 Apr 2016 07:09:33 +0000 (16:09 +0900)]
add *.txt into .gitignore