Closed ammar closed 14 years ago
Please addi new scripts Batak (code: batk) and Brahmi (code: brah) to scripts list at regexp#script. They are now included in ruby 1.9.3. Mandaic (code: mand) has a separate issue.
>> RUBY_DESCRIPTION => "ruby 1.9.3dev (2010-11-12 trunk 29770) [x86_64-linux]" >> /\p{Batak}/ => /\p{Batak}/ >> /\p{batk}/ => /\p{batk}/ >> /\p{Brahmi}/ => /\p{Brahmi}/ >> /\p{brah}/ => /\p{brah}/
Regards and thanks.
I'm tracking the Unicode 6 updates in #76, so if you don't mind I'll close this.
I missed that issue. Please excuse the redundancy.
Please addi new scripts Batak (code: batk) and Brahmi (code: brah) to scripts list at regexp#script. They are now included in ruby 1.9.3. Mandaic (code: mand) has a separate issue.
Regards and thanks.