summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regenerated filessmoke-me/avar/useperlioH.Merijn Brand2011-03-053-92/+92
* Hard-wired line numbers are still bad, but now correctH.Merijn Brand2011-03-051-2/+2
* Decrease number of tests runH.Merijn Brand2011-03-051-1/+1
* Remove the possibility to disable useperlioH.Merijn Brand2011-03-0535-419/+157
* In S_incpush, unixify libdir earlier.Craig A. Berry2011-03-041-16/+15
* In S_incpush, omit subdirs when PERL_IS_MINIPERL.Craig A. Berry2011-03-041-0/+4
* perldelta entry for c707cf8e56262e82a832f4b1eceb109bee32ec3aKarl Williamson2011-03-031-0/+5
* UCD.pm: All code points are in some blockKarl Williamson2011-03-032-8/+8
* UCD.pm: All code points have a scriptKarl Williamson2011-03-033-2/+7
* UCD.pm: Nits in podKarl Williamson2011-03-031-5/+4
* UCD.pm: Fix typos in podKarl Williamson2011-03-031-3/+3
* UCD.pm: Remove reliance on UnicodeData.txtKarl Williamson2011-03-033-127/+187
* UCD.pm: Use subclassed warningsKarl Williamson2011-03-031-1/+2
* UCD.pm: Use traditional casing for script namesKarl Williamson2011-03-031-0/+1
* mktables: Write Unicode_1_Name table for UCD.pmKarl Williamson2011-03-031-1/+0
* mktables: Add override for map tables outputKarl Williamson2011-03-031-0/+18
* mktables: White-space onlyKarl Williamson2011-03-031-119/+120
* mktables: Add tables of just simple case foldingsKarl Williamson2011-03-031-1/+42
* UCD.t: Add test for non-Unicode code pointKarl Williamson2011-03-031-1/+3
* UCD.pm" remove no longer used variableKarl Williamson2011-03-031-1/+0
* mktables: Move some definitions to earlierKarl Williamson2011-03-031-4/+4
* UCD.t: Fix a test descriptionKarl Williamson2011-03-031-1/+1
* UCD.pm: Nits in pod and commentKarl Williamson2011-03-031-3/+12
* Update Digest-SHA to CPAN version 5.60Chris 'BinGOs' Williams2011-03-0315-134/+254
* Simplify the code for a group of tests in pat_advanced.tNicholas Clark2011-03-031-5/+5
* In ReTest.pl's must_warn(), ignore $::Message.Nicholas Clark2011-03-031-1/+1
* In ReTest.pl's may_not_warn(), eliminate the use of $::Message.Nicholas Clark2011-03-032-5/+3
* Eliminate the unused global override $WarnPattern from ReTest.plNicholas Clark2011-03-031-2/+1
* Eliminate the global override $DiePattern from t/re{ReTest.pl,pat.t}Nicholas Clark2011-03-032-13/+7
* mktables: force code point tables are range size 1Karl Williamson2011-03-021-0/+6
* mktables: Nits in comment, white spaceKarl Williamson2011-03-021-1/+2
* UCD.pm: nits in comments and podKarl Williamson2011-03-021-7/+5
* regexec.c: Remove '#if 0' codeKarl Williamson2011-03-021-70/+0
* regcomp.c: Remove #if 0 codeKarl Williamson2011-03-021-98/+0
* Eliminate the global error override $Error from t/re{ReTest.pl,pat.t}Nicholas Clark2011-03-022-9/+6
* Simplify pat.t by removing a loop over 2 items, which is mostly if/elseNicholas Clark2011-03-021-11/+15
* Revert "In File::Copy, convert two regexps to explicit ranges, instead of usi...Karl Williamson2011-03-021-3/+3
* Revert "In Cwd, convert two regexps to explicit ranges, instead of using /i"Karl Williamson2011-03-021-3/+3
* Fix the TODO handling in t/re/ReTest.pl's skip()Nicholas Clark2011-03-021-6/+10
* Convert taint.t to lexical file and directory handles, and 3 argument open.Nicholas Clark2011-03-021-34/+37
* In taint.t, convert the Fcntl and *printf tests to violates_taint().Nicholas Clark2011-03-021-58/+30
* In taint.t, violates_taint() now tests more of the "insecure dependency" error.Nicholas Clark2011-03-021-6/+7
* In taint.t, add violates_taint(), to replace a repeated is()/like() pair.Nicholas Clark2011-03-021-79/+44
* In taint.t, avoid using ok() where better test functions are more suitable.Nicholas Clark2011-03-021-6/+6
* In taint.t, replace C<not any_tainted(..)> with calls to isnt_tainted()Nicholas Clark2011-03-021-15/+18
* In taint.t, replace calls to all_tainted() with a loop over is_tainted().Nicholas Clark2011-03-021-8/+6
* Add {is,isnt}_tainted() to taint.t, to replace use of C<ok(tainted(...))>Nicholas Clark2011-03-021-334/+350
* Convert taint.t to use test.pl's testing functions.Nicholas Clark2011-03-021-259/+234
* Update perldelta for Locale::Codes updateChris 'BinGOs' Williams2011-03-011-0/+4
* PATCH: Bump Locale-Codes from 3.15 to 3.16Sullivan Beck2011-03-0121-4346/+4448