summaryrefslogtreecommitdiff
path: root/regcharclass.h
Commit message (Collapse)AuthorAgeFilesLines
* Change Porting/regcharclass.pl so it doesn't depend on unpack 'U0C*'Yves Orton2007-07-191-1/+2
| | | | | | Includes an updated regcharclass.h without datestamp in it so when it is trivially rebuilt it doesnt change in terms of contents. p4raw-id: //depot/perl@31636
* Re: Analysis of problems with mixed encoding case insensitive matches in ↵Yves Orton2007-04-271-228/+310
| | | | | | | regex engine. Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com> p4raw-id: //depot/perl@31102
* Re: Analysis of problems with mixed encoding case insensitive matches in ↵Yves Orton2007-04-261-15/+68
| | | | | | | regex engine. Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com> p4raw-id: //depot/perl@31081
* Switch to hex format for integer constants in regcharclass.hRafael Garcia-Suarez2007-04-231-160/+160
| | | | | (Yves Orton). Also, avoid trailing spaces. p4raw-id: //depot/perl@31037
* Change boilerplate of regcharclass.hRafael Garcia-Suarez2007-04-231-13/+17
| | | p4raw-id: //depot/perl@31031
* Add Yves Orton's script to regenerate regcharclass.hRafael Garcia-Suarez2007-04-231-53/+117
| | | p4raw-id: //depot/perl@31030
* Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match ↵Yves Orton2007-04-231-0/+250
PCRE and unicode tr18 Message-ID: <9b18b3110704221434g43457742p28cab00289f83639@mail.gmail.com> p4raw-id: //depot/perl@31026