Yukihiro Matsumoto <matz / ruby-lang.org> writes: > In message "Re: look-behind regexp ?" > on Thu, 31 Mar 2005 01:08:50 +0900, "B. K. Oxley (binkley)" <binkley / alumni.rice.edu> writes: > > |Ah. I inferred as much from the prominence given the list of encodings, > |but wanted to find out more. > > Here's the list of encodings supported by default: > > ASCII BIG5 EUC-KR EUC-JP EUC-TW > ISO8859-1 ISO8859-2 ISO8859-3 > ISO8859-4 ISO8859-5 ISO8859-6 > ISO8859-7 ISO8859-8 ISO8859-9 > ISO8859-10 ISO8859-11 ISO8859-13 > ISO8859-14 ISO8859-15 ISO8859-16 > KOI8 KOI8-R Shift_JIS UTF-8 > UTF-16BE UTF-16LE UTF-32BE UTF-32LE > > And more importantly, its encoding support is pluggable, you can add > new encoding support by writing callback routines. All this sounds very good. Is there any reason not to use Oniguruma for 1.8.3? > matz. -- Christian Neukirchen <chneukirchen / gmail.com> http://chneukirchen.org