]> granicus.if.org Git - onig/log
onig
6 years agoCorrect spelling and grammar in FAQ (English)
David Michael Gregg [Tue, 9 Jan 2018 19:08:42 +0000 (14:08 -0500)]
Correct spelling and grammar in FAQ (English)

- Correct "lognest" => "longest"
- Add the article "the" to "execute longest match"
- Change "mailing list about Oniguruma" to "mailing list for Oniguruma" in the interest of more natural English

6 years agoremove unused OP_STATE_CHECK_XXX opcodes
K.Kosako [Mon, 25 Dec 2017 07:08:06 +0000 (16:08 +0900)]
remove unused OP_STATE_CHECK_XXX opcodes

6 years agoremove USE_COMBINATION_EXPLOSION_CHECK codes
K.Kosako [Mon, 25 Dec 2017 06:59:11 +0000 (15:59 +0900)]
remove USE_COMBINATION_EXPLOSION_CHECK codes

6 years agorefactoring
K.Kosako [Wed, 13 Dec 2017 08:15:15 +0000 (17:15 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Wed, 13 Dec 2017 08:11:08 +0000 (17:11 +0900)]
refactoring

6 years agocheck return value of concat_opt_exact()
K.Kosako [Wed, 13 Dec 2017 07:06:57 +0000 (16:06 +0900)]
check return value of concat_opt_exact()

6 years agorefactoring
K.Kosako [Wed, 13 Dec 2017 05:04:10 +0000 (14:04 +0900)]
refactoring

6 years agoadd HAVE_LIMITS_H check for cmake
K.Kosako [Tue, 12 Dec 2017 00:55:18 +0000 (09:55 +0900)]
add HAVE_LIMITS_H check for cmake

6 years agorefactoring
K.Kosako [Mon, 11 Dec 2017 09:01:03 +0000 (18:01 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 11 Dec 2017 08:59:10 +0000 (17:59 +0900)]
refactoring

6 years agoadd limits.h check into src/config.h.in
K.Kosako [Mon, 11 Dec 2017 08:55:57 +0000 (17:55 +0900)]
add limits.h check into src/config.h.in

6 years agorefactoring
K.Kosako [Mon, 11 Dec 2017 06:11:25 +0000 (15:11 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 11 Dec 2017 06:00:37 +0000 (15:00 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 11 Dec 2017 00:43:30 +0000 (09:43 +0900)]
refactoring

6 years agoupdate HISTORY
K.Kosako [Mon, 11 Dec 2017 00:39:03 +0000 (09:39 +0900)]
update HISTORY

6 years agosetup 6.7.0 v6.7.0
K.Kosako [Fri, 8 Dec 2017 05:45:14 +0000 (14:45 +0900)]
setup 6.7.0

6 years agoupdate README.md for 6.7.0
K.Kosako [Fri, 8 Dec 2017 05:00:13 +0000 (14:00 +0900)]
update README.md for 6.7.0

6 years agoupdate HISTORY
K.Kosako [Fri, 8 Dec 2017 04:57:46 +0000 (13:57 +0900)]
update HISTORY

6 years agoupdate documents for ONIG_SYNTAX_ONIGURUMA
K.Kosako [Fri, 8 Dec 2017 04:55:05 +0000 (13:55 +0900)]
update documents for ONIG_SYNTAX_ONIGURUMA

6 years agodisable \N and \O on ONIG_SYNTAX_RUBY
K.Kosako [Fri, 8 Dec 2017 04:49:06 +0000 (13:49 +0900)]
disable \N and \O on ONIG_SYNTAX_RUBY

6 years agoadd ONIG_SYNTAX_ONIGURUMA
K.Kosako [Fri, 8 Dec 2017 04:45:03 +0000 (13:45 +0900)]
add ONIG_SYNTAX_ONIGURUMA

6 years agoremove tabs
K.Kosako [Fri, 8 Dec 2017 01:54:10 +0000 (10:54 +0900)]
remove tabs

6 years agoremove many warnings of pointer to integer cast on 64-bit Windows
K.Kosako [Thu, 7 Dec 2017 04:41:46 +0000 (13:41 +0900)]
remove many warnings of pointer to integer cast on 64-bit Windows

6 years agoinclude stddef.h
K.Kosako [Wed, 6 Dec 2017 08:53:18 +0000 (17:53 +0900)]
include stddef.h

6 years agochange argument of cl from -o to /Fe:
K.Kosako [Wed, 6 Dec 2017 08:39:06 +0000 (17:39 +0900)]
change argument of cl from -o to /Fe:

6 years agoremove a warning on 64-bit Windows
K.Kosako [Wed, 6 Dec 2017 07:26:58 +0000 (16:26 +0900)]
remove a warning on 64-bit Windows

6 years agoremove warnings by using uintptr_t on 64-bit Windows
K.Kosako [Wed, 6 Dec 2017 07:21:05 +0000 (16:21 +0900)]
remove warnings by using uintptr_t on 64-bit Windows

6 years agodefine uintptr_t
K.Kosako [Wed, 6 Dec 2017 07:12:52 +0000 (16:12 +0900)]
define uintptr_t

6 years agoinclude stdint.h
K.Kosako [Wed, 6 Dec 2017 07:09:46 +0000 (16:09 +0900)]
include stdint.h

6 years agoremove many warnings for 64-bit Windows
K.Kosako [Wed, 6 Dec 2017 05:25:05 +0000 (14:25 +0900)]
remove many warnings for 64-bit Windows

6 years agorefactoring
K.Kosako [Tue, 5 Dec 2017 08:36:35 +0000 (17:36 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 5 Dec 2017 08:05:29 +0000 (17:05 +0900)]
refactoring

6 years agoupdate HISTORY
K.Kosako [Tue, 5 Dec 2017 03:13:09 +0000 (12:13 +0900)]
update HISTORY

6 years agoadd some entries into .gitignore for Windows
K.Kosako [Tue, 5 Dec 2017 03:11:03 +0000 (12:11 +0900)]
add some entries into .gitignore for Windows

6 years agomove stack val id member to stack id member
K.Kosako [Tue, 5 Dec 2017 03:01:17 +0000 (12:01 +0900)]
move stack val id member to stack id member

6 years agoremove stack call_frame num member
K.Kosako [Tue, 5 Dec 2017 02:58:56 +0000 (11:58 +0900)]
remove stack call_frame num member

6 years agomove stack empty_check num member to stack id member
K.Kosako [Tue, 5 Dec 2017 02:57:05 +0000 (11:57 +0900)]
move stack empty_check num member to stack id member

6 years agomove stack repeat num member to stack id member
K.Kosako [Tue, 5 Dec 2017 02:53:25 +0000 (11:53 +0900)]
move stack repeat num member to stack id member

6 years agomove stack mem num member to stack id member
K.Kosako [Tue, 5 Dec 2017 02:06:38 +0000 (11:06 +0900)]
move stack mem num member to stack id member

6 years agorefactoring
K.Kosako [Mon, 4 Dec 2017 06:24:00 +0000 (15:24 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Mon, 4 Dec 2017 06:14:46 +0000 (15:14 +0900)]
refactoring

6 years agoadd copyright notice into unicode_egcb_data.c
K.Kosako [Thu, 30 Nov 2017 08:15:43 +0000 (17:15 +0900)]
add copyright notice into unicode_egcb_data.c

6 years agoadd a test case
K.Kosako [Thu, 30 Nov 2017 08:12:17 +0000 (17:12 +0900)]
add a test case

6 years agoupdate for 6.7.0
K.Kosako [Thu, 30 Nov 2017 04:17:10 +0000 (13:17 +0900)]
update for 6.7.0

6 years agoescape compiler warnings in Clang (static in inline)
K.Kosako [Wed, 29 Nov 2017 08:33:59 +0000 (17:33 +0900)]
escape compiler warnings in Clang (static in inline)

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 06:30:17 +0000 (15:30 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 06:13:43 +0000 (15:13 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 05:39:26 +0000 (14:39 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 05:35:29 +0000 (14:35 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 04:32:22 +0000 (13:32 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 04:25:37 +0000 (13:25 +0900)]
refactoring

6 years agorefactoring
K.Kosako [Tue, 21 Nov 2017 04:19:18 +0000 (13:19 +0900)]
refactoring

6 years agoadd ONIG_SYN_OP2_QMARK_PERL_SUBEXP_CALL into OnigSyntaxPerl_NG
K.Kosako [Mon, 13 Nov 2017 08:45:26 +0000 (17:45 +0900)]
add ONIG_SYN_OP2_QMARK_PERL_SUBEXP_CALL into OnigSyntaxPerl_NG

6 years agoimplement subexp calls (?R), (?&name), (?-n), (?+n) for Perl syntax
K.Kosako [Mon, 13 Nov 2017 08:44:22 +0000 (17:44 +0900)]
implement subexp calls (?R), (?&name), (?-n), (?+n) for Perl syntax

7 years agouse string pool of gperf for Unicode Property lookup function
K.Kosako [Mon, 25 Sep 2017 07:43:50 +0000 (16:43 +0900)]
use string pool of gperf for Unicode Property lookup function

7 years agofix #70 : Matching the end of a string followed by an empty greedy regex and a word...
K.Kosako [Sat, 16 Sep 2017 12:47:52 +0000 (21:47 +0900)]
fix #70 : Matching the end of a string followed by an empty greedy regex and a word boundary (.*\b) fails

7 years agoadd test cases
K.Kosako [Sat, 16 Sep 2017 12:46:59 +0000 (21:46 +0900)]
add test cases

7 years agochange gperf wordlist type from int to short int
K.Kosako [Fri, 15 Sep 2017 09:38:36 +0000 (18:38 +0900)]
change gperf wordlist type from int to short int

7 years agoremove a stack type STK_POS
K.Kosako [Wed, 13 Sep 2017 08:25:10 +0000 (17:25 +0900)]
remove a stack type STK_POS

7 years agoadd an argument into STACK_EXEC_TO_VOID()
K.Kosako [Wed, 13 Sep 2017 08:20:35 +0000 (17:20 +0900)]
add an argument into STACK_EXEC_TO_VOID()

7 years agorefactoring
K.Kosako [Wed, 13 Sep 2017 08:17:16 +0000 (17:17 +0900)]
refactoring

7 years agorefactoring
K.Kosako [Wed, 13 Sep 2017 08:12:06 +0000 (17:12 +0900)]
refactoring

7 years agorefactoring
K.Kosako [Wed, 13 Sep 2017 08:00:46 +0000 (17:00 +0900)]
refactoring

7 years agoreduce code size of match_at()
K.Kosako [Tue, 12 Sep 2017 02:32:18 +0000 (11:32 +0900)]
reduce code size of match_at()

7 years agoupdate Copyright year of onigposix.h
K.Kosako [Fri, 8 Sep 2017 04:40:31 +0000 (13:40 +0900)]
update Copyright year of onigposix.h

7 years agofix #69 : add a declaration of onig_end()
K.Kosako [Fri, 8 Sep 2017 04:37:10 +0000 (13:37 +0900)]
fix #69 : add a declaration of onig_end()

7 years agoadd *.log into .gitignore
K.Kosako [Thu, 7 Sep 2017 13:29:24 +0000 (22:29 +0900)]
add *.log into .gitignore

7 years agofix #68 : Compilation failure in out-of-source build
K.Kosako [Thu, 7 Sep 2017 13:25:05 +0000 (22:25 +0900)]
fix #68 : Compilation failure in out-of-source build

7 years agoadd \uHHHH description into doc/RE
K.Kosako [Sun, 3 Sep 2017 01:06:08 +0000 (10:06 +0900)]
add \uHHHH description into doc/RE

7 years agoadd test cases for \u and \x
K.Kosako [Sun, 3 Sep 2017 00:58:18 +0000 (09:58 +0900)]
add test cases for \u and \x

7 years agochange error return code of scan_unsigned_hexadecimal_number()
K.Kosako [Sun, 3 Sep 2017 00:57:38 +0000 (09:57 +0900)]
change error return code of scan_unsigned_hexadecimal_number()

7 years agocheck minlen in scan_unsigned_hexadecimal_number()
K.Kosako [Sun, 3 Sep 2017 00:46:40 +0000 (09:46 +0900)]
check minlen in scan_unsigned_hexadecimal_number()

7 years agoadd minlen argument into scan_unsigned_hexadecimal_number()
K.Kosako [Sun, 3 Sep 2017 00:43:17 +0000 (09:43 +0900)]
add minlen argument into scan_unsigned_hexadecimal_number()

7 years agoenable ONIG_SYN_OP2_ESC_U_HEX4 (\uXXXX)
K.Kosako [Sun, 3 Sep 2017 00:29:02 +0000 (09:29 +0900)]
enable ONIG_SYN_OP2_ESC_U_HEX4 (\uXXXX)

7 years agosetup 6.6.1 v6.6.1
K.Kosako [Wed, 30 Aug 2017 01:51:03 +0000 (10:51 +0900)]
setup 6.6.1

7 years agoupdate HISTORY
K.Kosako [Wed, 30 Aug 2017 01:44:58 +0000 (10:44 +0900)]
update HISTORY

7 years agoadd description about 6.6.1
K.Kosako [Tue, 29 Aug 2017 06:48:25 +0000 (15:48 +0900)]
add description about 6.6.1

7 years agoupdate HISTORY
K.Kosako [Tue, 29 Aug 2017 06:47:57 +0000 (15:47 +0900)]
update HISTORY

7 years agoadd test cases for look behind
K.Kosako [Tue, 29 Aug 2017 05:49:49 +0000 (14:49 +0900)]
add test cases for look behind

7 years agofix definition of \X
K.Kosako [Tue, 29 Aug 2017 05:28:50 +0000 (14:28 +0900)]
fix definition of \X

7 years agoadd a test case for \X
K.Kosako [Tue, 29 Aug 2017 05:22:24 +0000 (14:22 +0900)]
add a test case for \X

7 years agofix definition of \X to (?>\O(?:\Y\O)*)
K.Kosako [Tue, 29 Aug 2017 05:21:52 +0000 (14:21 +0900)]
fix definition of \X to (?>\O(?:\Y\O)*)

7 years agofix initialize ns[1] to NULL
K.Kosako [Tue, 29 Aug 2017 05:12:17 +0000 (14:12 +0900)]
fix initialize ns[1] to NULL

7 years agodefine enum EnclosureType
K.Kosako [Tue, 29 Aug 2017 04:59:16 +0000 (13:59 +0900)]
define enum EnclosureType

7 years agoadd a test case
K.Kosako [Tue, 29 Aug 2017 04:48:00 +0000 (13:48 +0900)]
add a test case

7 years agochange ENCLOSURE_XXX values
K.Kosako [Tue, 29 Aug 2017 04:47:44 +0000 (13:47 +0900)]
change ENCLOSURE_XXX values

7 years agoupdate HISTORY v6.6.0
K.Kosako [Mon, 28 Aug 2017 00:13:32 +0000 (09:13 +0900)]
update HISTORY

7 years agofix #67 : can't compile with Visual Studio 2005
K.Kosako [Sat, 26 Aug 2017 11:48:10 +0000 (20:48 +0900)]
fix #67 : can't compile with Visual Studio 2005

7 years agosetup 6.6.0
K.Kosako [Fri, 25 Aug 2017 05:24:32 +0000 (14:24 +0900)]
setup 6.6.0

7 years agoupdate README
K.Kosako [Fri, 25 Aug 2017 05:19:20 +0000 (14:19 +0900)]
update README

7 years agoREADME rivival
K.Kosako [Fri, 25 Aug 2017 05:18:04 +0000 (14:18 +0900)]
README rivival

7 years agoupdate for changed file name
K.Kosako [Fri, 25 Aug 2017 05:15:14 +0000 (14:15 +0900)]
update for changed file name

7 years agorename README.ja to README_japanese
K.Kosako [Fri, 25 Aug 2017 05:01:56 +0000 (14:01 +0900)]
rename README.ja to README_japanese

7 years agoremove README
K.Kosako [Fri, 25 Aug 2017 04:57:52 +0000 (13:57 +0900)]
remove README

7 years agoupdate README.ja
K.Kosako [Fri, 25 Aug 2017 04:56:57 +0000 (13:56 +0900)]
update README.ja

7 years agoreduce object size (struct ByUnfoldKey)
K.Kosako [Thu, 24 Aug 2017 07:29:57 +0000 (16:29 +0900)]
reduce object size (struct ByUnfoldKey)

7 years agoupdate README.md
K.Kosako [Thu, 24 Aug 2017 06:29:51 +0000 (15:29 +0900)]
update README.md

7 years agofix some descriptions
K.Kosako [Thu, 24 Aug 2017 02:18:48 +0000 (11:18 +0900)]
fix some descriptions

7 years agorename Absent-clear to Range-clear
K.Kosako [Thu, 24 Aug 2017 02:13:40 +0000 (11:13 +0900)]
rename Absent-clear to Range-clear

7 years agoadd test cases for Absent clear
K.Kosako [Wed, 23 Aug 2017 05:27:07 +0000 (14:27 +0900)]
add test cases for Absent clear