diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:26 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:26 +0200 |
commit | d077404170160a6936e448a40cbb74a95d19ff3c (patch) | |
tree | 1ab0d5a03a46659e39de2e611e89642d9de5867b /README | |
parent | 6b31069db6198cd50cc17f2c63917dd2df5775fb (diff) | |
parent | b62fc1758f4ae8459e6d7e8386ca547274b4daa2 (diff) |
Updated version 6.6.1 from 'upstream/6.6.1'
with Debian dir 43da96f2ad45c214a26fc8b155a175b1c828e493
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> |