index
:
riscv-gnu-toolchain/qemu/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma.git
5.9.6
7.0
develop
issue_187_python_wchar_t
issue_253
master
skip_search
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
/
unicode.c
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
fix #318, #321, #323, #326, #327
K.Kosako
1
-6
/
+7
2022-08-28
fix ctype punct in Unicode encodings
K.Kosako
1
-6
/
+6
2020-11-28
update year to 2020
K.Kosako
1
-1
/
+1
2020-11-28
implement ONIGENC_CASE_FOLD_ASCII_ONLY
K.Kosako
1
-34
/
+59
2020-09-24
check the match before using items[n]
K.Kosako
1
-4
/
+4
2020-09-24
fix: Issue 25893 in oss-fuzz: Stack-buffer-overflow
K.Kosako
1
-3
/
+2
2019-12-19
fix: invalid optimization info for case-folded string
K.Kosako
1
-92
/
+157
2019-12-11
use NEWLINE_CODE
K.Kosako
1
-2
/
+2
2019-10-09
refactoring
K.Kosako
1
-6
/
+4
2019-08-07
remove mail address from source files
K.Kosako
1
-1
/
+1
2019-03-22
implement onigenc_wb_is_break_position()
K.Kosako
1
-1
/
+276
2018-09-27
fix #121 (2nd): Miss null pointer check
K.Kosako
1
-0
/
+4
2018-09-12
Simplify returns and ternary expressions
Gabriel Caruso
1
-4
/
+2
2018-09-06
fix invalid range check for name argument in onig_unicode_define_user_property()
K.Kosako
1
-2
/
+4
2018-08-27
update year number
K.Kosako
1
-1
/
+2
2018-08-24
remove EGCB_E_Base etc.. from EGCB_TYPE
K.Kosako
1
-0
/
+2
2018-08-24
update Extended Grapheme Cluster Boundary rule
K.Kosako
1
-11
/
+9
2018-08-24
move include position of Unicode Properties data
K.Kosako
1
-6
/
+6
2018-08-23
remove unidefine __GNUC__ code for Clang
K.Kosako
1
-13
/
+0
2018-08-23
minor optimization
K.Kosako
1
-1
/
+1
2018-08-22
add prefix onigenc_ for unicode_unfold_key(), unicode_fold1_key() etc..
K.Kosako
1
-9
/
+9
2018-04-10
remove C++ style comments
K.Kosako
1
-1
/
+1
2017-12-08
remove tabs
K.Kosako
1
-3
/
+3
2017-12-06
remove a warning on 64-bit Windows
K.Kosako
1
-2
/
+4
2017-12-06
remove many warnings for 64-bit Windows
K.Kosako
1
-1
/
+1
2017-11-29
escape compiler warnings in Clang (static in inline)
K.Kosako
1
-173
/
+185
2017-09-25
use string pool of gperf for Unicode Property lookup function
K.Kosako
1
-2
/
+7
2017-08-21
add const modifier to function
K.Kosako
1
-1
/
+1
2017-08-21
define onigenc_egcb_is_break_position()
K.Kosako
1
-0
/
+200
2017-06-26
PR #62 check xmalloc return value before using it
K.Kosako
1
-3
/
+5
2017-06-26
PR #62 unicode: use OnigCtype in onigenc_unicode_ctype_code_range argument
K.Kosako
1
-2
/
+2
2016-05-23
fix memory leak in onig_unicode_define_user_property()
kosako
1
-1
/
+3
2016-05-20
declare variables at the top of scope
maya
1
-4
/
+8
2016-05-06
check character range in onig_unicode_define_user_property()
kosako
1
-6
/
+31
2016-05-05
add NEW API: onig_unicode_define_user_property()
K.Kosako
1
-4
/
+62
2016-05-02
update Unicode Property to 7.0.0
kosako
1
-8582
/
+9
2016-04-18
minor changes
kosako
1
-5
/
+1
2016-04-16
reimplement Unicode case folding
K.Kosako
1
-2288
/
+219
2016-04-13
minor change
kosako
1
-1
/
+1
2016-04-13
remove redundant code
kosako
1
-8
/
+5
2016-04-11
fix indent
kosako
1
-158
/
+157
2016-04-07
remove NameCtypeTable in unicode.c
kosako
1
-152
/
+12
2016-04-07
reduce unicode initialize function
kosako
1
-124
/
+118
2016-04-05
add unicode initialize function
kosako
1
-39
/
+36
2016-03-25
move source files into src/
kosako
1
-0
/
+11374