index
:
riscv-gnu-toolchain/qemu/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma.git
5.9.6
7.0
develop
fix_351_349
issue_187_python_wchar_t
master
skip_search
timeout
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regsyntax.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
add Unicode property notation \pL etc..
K.Kosako
1
-3
/
+5
2024-06-10
POSIX brackets is not supported in Java and Python.
K.Kosako
1
-2
/
+2
2024-06-10
add ONIG_SYN_ALLOW_CHAR_TYPE_FOLLOWED_BY_MINUS_IN_CC to syntax Perl_NG
K.Kosako
1
-1
/
+2
2024-06-05
add new behavior ONIG_SYN_ALLOW_CHAR_TYPE_FOLLOWED_BY_MINUS_IN_CC (#298)
K.Kosako
1
-2
/
+4
2024-05-28
update year
K.Kosako
1
-1
/
+1
2024-05-28
fix #296: ONIG_SYNTAX_EMACS doesn't support 'shy groups'
K.Kosako
1
-1
/
+1
2022-12-30
add ONIG_SYN_BRE_ANCHOR_AT_EDGE_OF_SUBEXP into ONIG_SYNTAX_POSIX_BASIC and ON...
K.Kosako
1
-2
/
+3
2021-01-18
implement \UHHHHHHHH code point notation for python syntax
K.Kosako
1
-1
/
+1
2021-01-18
add ONIG_SYNTAX_PYTHON
K.Kosako
1
-1
/
+30
2020-01-20
add ONIG_SYN_VARIABLE_LEN_LOOK_BEHIND into Oniguruma and Java syntaxes
K.Kosako
1
-2
/
+3
2019-12-16
add ONIG_SYN_ISOLATED_OPTION_CONTINUE_BRANCH into ONIG_SYNTAX_JAVA
K.Kosako
1
-1
/
+2
2019-12-13
add ONIG_SYN_ISOLATED_OPTION_CONTINUE_BRANCH into ONIG_SYNTAX_PERL
K.Kosako
1
-2
/
+2
2019-08-07
remove mail address from source files
K.Kosako
1
-1
/
+1
2019-03-22
add ONIG_SYN_OP2_ESC_X_Y_TEXT_SEGMENT (ONIG_SYN_OP2_ESC_X_Y_GRAPHEME_CLUSTER ...
K.Kosako
1
-3
/
+3
2019-03-13
{n,m}+ and {n,m}? are possessive and reluctant range operator in Perl syntax
K.Kosako
1
-0
/
+2
2018-09-06
Trim trailing whitespaces
Peter Kokot
1
-2
/
+2
2018-02-22
rename from 'callout of code' to 'callout of contents'
K.Kosako
1
-2
/
+2
2018-02-08
add ONIG_SYN_OP2_ASTERISK_CALLOUT_NAME into syntax data
K.Kosako
1
-0
/
+2
2018-02-06
refactoring
K.Kosako
1
-2
/
+2
2018-02-01
implement callout-code compiling
K.Kosako
1
-1
/
+1
2018-02-01
add ONIG_SYN_OP2_QMARK_BRACE_CALLOUT into Perl syntax
K.Kosako
1
-0
/
+2
2017-12-08
add ONIG_SYNTAX_ONIGURUMA
K.Kosako
1
-1
/
+1
2017-11-13
add ONIG_SYN_OP2_QMARK_PERL_SUBEXP_CALL into OnigSyntaxPerl_NG
K.Kosako
1
-1
/
+2
2017-08-20
add ONIG_SYN_OP2_ESC_X_Y_GRAPHEME_CLUSTER
K.Kosako
1
-0
/
+2
2017-07-12
implement absent group
K.Kosako
1
-0
/
+2
2017-07-11
rename ONIG_SYN_OP2_ESC_CAPITAL_N_NO_NEWLINE to ONIG_SYN_OP2_ESC_CAPITAL_N_O_...
K.Kosako
1
-2
/
+2
2017-07-10
implement parsing part of \K
K.Kosako
1
-0
/
+2
2017-07-07
implement \N
K.Kosako
1
-2
/
+4
2017-07-06
define ONIG_SYN_OP2_ESC_CAPITAL_R_GENERAL_NEWLINE
K.Kosako
1
-2
/
+4
2017-07-03
add parsing of backref checker or if-else notation
K.Kosako
1
-1
/
+3
2017-05-19
add escape-o-brace syntax for wide char expressed in octal
K.Kosako
1
-2
/
+4
2016-03-25
move source files into src/
kosako
1
-0
/
+315