RaiKoHoff
|
21e36e013a
|
+ fix: 2nd small issue on regex replacement pattern
|
2020-02-20 14:55:32 +01:00 |
|
RaiKoHoff
|
3a9253b75f
|
+ fix: small issue on regex replacement pattern
|
2020-02-20 14:21:53 +01:00 |
|
RaiKoHoff
|
8a9087626b
|
+ fix: RegEx - group replacement backref
|
2020-02-17 18:18:29 +01:00 |
|
RaiKoHoff
|
3fa8c9d5ad
|
+ fix: missing ESC Ctrl Char for backslash transformations
|
2020-01-23 13:51:58 +01:00 |
|
Rainer Kottenhoff
|
5f859221e0
|
+ fix: Oniguruma RegEx engine: respect EOL mode on encoding type
|
2019-11-20 01:20:13 +01:00 |
|
Rainer Kottenhoff
|
c3ae94c2b8
|
+ fix regex backward search
|
2019-11-14 13:45:02 +01:00 |
|
Pairi Daiza
|
2be6142a16
|
Conversion all files to encoding UTF-8 (Final)
|
2019-11-05 00:07:41 +01:00 |
|
Pairi Daiza
|
c7f4d725e3
|
Conversion all files to encoding UTF-8 (Partial_1)
|
2019-11-04 00:27:34 +01:00 |
|
Rainer Kottenhoff
|
09b3318b56
|
+ fix: Oniguruma allow CRLF as newline token
|
2019-07-09 11:35:56 +02:00 |
|
Rainer Kottenhoff
|
78bc7280c0
|
+ fix: Oniguruma ignoring line start/end anchors (related to ONIG_OPTION_SINGLELINE)
|
2019-07-08 12:17:56 +02:00 |
|
Rainer Kottenhoff
|
800467d8ff
|
+ rfc: suggestion from static code analysis
|
2019-06-06 08:51:43 +02:00 |
|
Rainer Kottenhoff
|
5fb5ad3819
|
Merge branch 'Dev_RC' into Dev_ONIGURUMA
# Conflicts:
# scioniguruma/OnigurumaRegExEngine.cxx
# src/SciCall.h
|
2019-05-22 10:40:38 +02:00 |
|
Rainer Kottenhoff
|
564203f052
|
Build Oniguruma ASCII & UTF8 encoding only , adapt DLL build accordingly
|
2019-05-21 16:00:55 +02:00 |
|
Rainer Kottenhoff
|
0b7e612fc3
|
+ chg: replace Onigmo by Oniguruma
|
2019-05-21 09:35:32 +02:00 |
|