| Commit message (Expand) | Author | Age | Files | Lines |
* | In S_incpush, omit subdirs when PERL_IS_MINIPERL. | Craig A. Berry | 2011-03-04 | 1 | -0/+4 |
* | perldelta entry for c707cf8e56262e82a832f4b1eceb109bee32ec3a | Karl Williamson | 2011-03-03 | 1 | -0/+5 |
* | UCD.pm: All code points are in some block | Karl Williamson | 2011-03-03 | 2 | -8/+8 |
* | UCD.pm: All code points have a script | Karl Williamson | 2011-03-03 | 3 | -2/+7 |
* | UCD.pm: Nits in pod | Karl Williamson | 2011-03-03 | 1 | -5/+4 |
* | UCD.pm: Fix typos in pod | Karl Williamson | 2011-03-03 | 1 | -3/+3 |
* | UCD.pm: Remove reliance on UnicodeData.txt | Karl Williamson | 2011-03-03 | 3 | -127/+187 |
* | UCD.pm: Use subclassed warnings | Karl Williamson | 2011-03-03 | 1 | -1/+2 |
* | UCD.pm: Use traditional casing for script names | Karl Williamson | 2011-03-03 | 1 | -0/+1 |
* | mktables: Write Unicode_1_Name table for UCD.pm | Karl Williamson | 2011-03-03 | 1 | -1/+0 |
* | mktables: Add override for map tables output | Karl Williamson | 2011-03-03 | 1 | -0/+18 |
* | mktables: White-space only | Karl Williamson | 2011-03-03 | 1 | -119/+120 |
* | mktables: Add tables of just simple case foldings | Karl Williamson | 2011-03-03 | 1 | -1/+42 |
* | UCD.t: Add test for non-Unicode code point | Karl Williamson | 2011-03-03 | 1 | -1/+3 |
* | UCD.pm" remove no longer used variable | Karl Williamson | 2011-03-03 | 1 | -1/+0 |
* | mktables: Move some definitions to earlier | Karl Williamson | 2011-03-03 | 1 | -4/+4 |
* | UCD.t: Fix a test description | Karl Williamson | 2011-03-03 | 1 | -1/+1 |
* | UCD.pm: Nits in pod and comment | Karl Williamson | 2011-03-03 | 1 | -3/+12 |
* | Update Digest-SHA to CPAN version 5.60 | Chris 'BinGOs' Williams | 2011-03-03 | 15 | -134/+254 |
* | Simplify the code for a group of tests in pat_advanced.t | Nicholas Clark | 2011-03-03 | 1 | -5/+5 |
* | In ReTest.pl's must_warn(), ignore $::Message. | Nicholas Clark | 2011-03-03 | 1 | -1/+1 |
* | In ReTest.pl's may_not_warn(), eliminate the use of $::Message. | Nicholas Clark | 2011-03-03 | 2 | -5/+3 |
* | Eliminate the unused global override $WarnPattern from ReTest.pl | Nicholas Clark | 2011-03-03 | 1 | -2/+1 |
* | Eliminate the global override $DiePattern from t/re{ReTest.pl,pat.t} | Nicholas Clark | 2011-03-03 | 2 | -13/+7 |
* | mktables: force code point tables are range size 1 | Karl Williamson | 2011-03-02 | 1 | -0/+6 |
* | mktables: Nits in comment, white space | Karl Williamson | 2011-03-02 | 1 | -1/+2 |
* | UCD.pm: nits in comments and pod | Karl Williamson | 2011-03-02 | 1 | -7/+5 |
* | regexec.c: Remove '#if 0' code | Karl Williamson | 2011-03-02 | 1 | -70/+0 |
* | regcomp.c: Remove #if 0 code | Karl Williamson | 2011-03-02 | 1 | -98/+0 |
* | Eliminate the global error override $Error from t/re{ReTest.pl,pat.t} | Nicholas Clark | 2011-03-02 | 2 | -9/+6 |
* | Simplify pat.t by removing a loop over 2 items, which is mostly if/else | Nicholas Clark | 2011-03-02 | 1 | -11/+15 |
* | Revert "In File::Copy, convert two regexps to explicit ranges, instead of usi... | Karl Williamson | 2011-03-02 | 1 | -3/+3 |
* | Revert "In Cwd, convert two regexps to explicit ranges, instead of using /i" | Karl Williamson | 2011-03-02 | 1 | -3/+3 |
* | Fix the TODO handling in t/re/ReTest.pl's skip() | Nicholas Clark | 2011-03-02 | 1 | -6/+10 |
* | Convert taint.t to lexical file and directory handles, and 3 argument open. | Nicholas Clark | 2011-03-02 | 1 | -34/+37 |
* | In taint.t, convert the Fcntl and *printf tests to violates_taint(). | Nicholas Clark | 2011-03-02 | 1 | -58/+30 |
* | In taint.t, violates_taint() now tests more of the "insecure dependency" error. | Nicholas Clark | 2011-03-02 | 1 | -6/+7 |
* | In taint.t, add violates_taint(), to replace a repeated is()/like() pair. | Nicholas Clark | 2011-03-02 | 1 | -79/+44 |
* | In taint.t, avoid using ok() where better test functions are more suitable. | Nicholas Clark | 2011-03-02 | 1 | -6/+6 |
* | In taint.t, replace C<not any_tainted(..)> with calls to isnt_tainted() | Nicholas Clark | 2011-03-02 | 1 | -15/+18 |
* | In taint.t, replace calls to all_tainted() with a loop over is_tainted(). | Nicholas Clark | 2011-03-02 | 1 | -8/+6 |
* | Add {is,isnt}_tainted() to taint.t, to replace use of C<ok(tainted(...))> | Nicholas Clark | 2011-03-02 | 1 | -334/+350 |
* | Convert taint.t to use test.pl's testing functions. | Nicholas Clark | 2011-03-02 | 1 | -259/+234 |
* | Update perldelta for Locale::Codes update | Chris 'BinGOs' Williams | 2011-03-01 | 1 | -0/+4 |
* | PATCH: Bump Locale-Codes from 3.15 to 3.16 | Sullivan Beck | 2011-03-01 | 21 | -4346/+4448 |
* | toke.c: Raise error for multiple regexp mods | Karl Williamson | 2011-03-01 | 3 | -4/+65 |
* | UCD.pm: Convert charscript to use mktables tables | Karl Williamson | 2011-03-01 | 2 | -27/+13 |
* | UCD.pm: Bump version | Karl Williamson | 2011-03-01 | 1 | -1/+1 |
* | Revert "mktables: Default map tables to range size 1." | Karl Williamson | 2011-03-01 | 1 | -4/+0 |
* | UCD.pm: Convert num() to use new fcn | Karl Williamson | 2011-03-01 | 2 | -13/+19 |