diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:23 +0200 |
commit | b62fc1758f4ae8459e6d7e8386ca547274b4daa2 (patch) | |
tree | 7665bd379e46db015577fe6851b07b4fe2b6a1c9 /README | |
parent | ac077032be00edc79afc21983f50bc1cdf9af907 (diff) |
New upstream version 6.6.1upstream/6.6.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 2 insertions, 14 deletions
@@ -1,6 +1,6 @@ -README 2017/07/08 +README 2017/08/25 -Oniguruma ---- (C) K.Kosako <kkosako0@gmail.com> +Oniguruma ---- (C) K.Kosako https://github.com/kkos/oniguruma @@ -179,16 +179,4 @@ Source Files win32/config.h config.h for Win32 - -ToDo - - ? case fold flag: Katakana <-> Hiragana. - ? add ONIG_OPTION_NOTBOS/NOTEOS. (\A, \z, \Z) - ?? \X (== \PM\pM*) - ?? implement syntax behavior ONIG_SYN_CONTEXT_INDEP_ANCHORS. - ?? transmission stopper. (return ONIG_STOP from match_at()) - and I'm thankful to Akinori MUSHA. - - -Mail Address: K.Kosako <kkosako0@gmail.com> |