[bracketed char class] fixes
authorKarl Williamson <public@khwilliamson.com>
Mon, 15 Nov 2010 20:51:24 +0000 (13:51 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 22 Nov 2010 21:32:57 +0000 (13:32 -0800)
commit2283d3262a3ac5434ac8c6682ac0f76d9af24090
treecb67925378cb299033dbdb4a0c4b3ae67e8715cc
parent7c7ce6a76faad86329b21010f476ccd95dfe9af4
[bracketed char class] fixes

This patch adds two functions for setting the ANYOF node bitmaps.  The
one for dealing with folds has intelligence as to what to do if unicode
semantics is in effect.

Together with previous commits, this fixes the unicode bug for bracketed
character classes, as far as known bugs go, so pods are updated as well.
pod/perldelta.pod
pod/perlunicode.pod
regcomp.c