summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-01 18:53:26 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-01 18:53:26 +0200
commitd077404170160a6936e448a40cbb74a95d19ff3c (patch)
tree1ab0d5a03a46659e39de2e611e89642d9de5867b /README
parent6b31069db6198cd50cc17f2c63917dd2df5775fb (diff)
parentb62fc1758f4ae8459e6d7e8386ca547274b4daa2 (diff)
Updated version 6.6.1 from 'upstream/6.6.1'
with Debian dir 43da96f2ad45c214a26fc8b155a175b1c828e493
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 2 insertions, 14 deletions
diff --git a/README b/README
index cc2b51f..00fe162 100644
--- a/README
+++ b/README
@@ -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>