summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* mktables: Comments onlyKarl Williamson2011-12-291-1/+3
* Unicode/UCD.t: Avoid early prototype messagesKarl Williamson2011-12-291-17/+17
* mktables: Ignore @missing lines in certain source filesKarl Williamson2011-12-291-0/+2
* mktables: Account for 2 provisional filesKarl Williamson2011-12-291-2/+17
* mktables: Need to have two classes of unused filesKarl Williamson2011-12-291-2/+7
* mktables: Consistently store lc of key in hashKarl Williamson2011-12-291-6/+6
* mktables: Can skip processing suppressed propertiesKarl Williamson2011-12-291-0/+4
* mktables: White-space onlyKarl Williamson2011-12-291-14/+13
* mktables: Don't test suppressed table validityKarl Williamson2011-12-291-0/+3
* mktables: reorder two testsKarl Williamson2011-12-291-18/+17
* perl -d: display lines inside subroutines.Shlomi Fish2011-12-293-6/+52
* perl -d: fixes "b . COND()".Shlomi Fish2011-12-283-3/+37
* Fix up diagnostic.pm’s backtrace for multiline msgsFather Chrysostomos2011-12-262-1/+16
* Add support for multiline messages to splainFather Chrysostomos2011-12-262-9/+27
* diagnostics.t: Test errors ending with dotsFather Chrysostomos2011-12-261-1/+7
* Remove unnecessary code from diagnostics.pmFather Chrysostomos2011-12-261-3/+0
* Fix diagnostic.pm’s backtracesFather Chrysostomos2011-12-262-5/+54
* Consistent use of spaces after dots in diagnostics.pmFather Chrysostomos2011-12-261-3/+4
* Increase $diagnostics::VERSION to 1.27Father Chrysostomos2011-12-261-1/+1
* Convert diagnostics.t to test.plFather Chrysostomos2011-12-261-2/+2
* Deparse implicit with ‘use feature’Father Chrysostomos2011-12-241-4/+4
* feature.pm: Move hint normalisation to separate functionFather Chrysostomos2011-12-241-10/+13
* op.c: Use new feature bundle hintsFather Chrysostomos2011-12-241-1/+5
* Eliminate ‘negative’ featuresFather Chrysostomos2011-12-241-11/+1
* feature.pm: Set bundle hints when dis/enabling featuresFather Chrysostomos2011-12-241-0/+12
* feature.pm: Add function for getting the current bundleFather Chrysostomos2011-12-241-0/+6
* Give feature.pm the bundle hintsFather Chrysostomos2011-12-241-0/+4
* Use only \w+ for internal feature namesFather Chrysostomos2011-12-241-1/+1
* feature.pl: Gen %feature_bundle from %UniqueBundlesFather Chrysostomos2011-12-241-5/+5
* Create regen/feature.plFather Chrysostomos2011-12-241-19/+19
* Increase $feature::VERSION to 1.25Father Chrysostomos2011-12-241-1/+1
* Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata.Nicholas Clark2011-12-211-1/+1
* charnames tests: Add names to some more testsKarl Williamson2011-12-201-4/+5
* Autoload charnames for \N{name}Karl Williamson2011-12-203-15/+18
* charnames.t: Rmv extra blank in commentKarl Williamson2011-12-201-1/+1
* charnames: Split into two modulesKarl Williamson2011-12-203-1119/+1164
* Remove use of local($_) from dumpvar.plFather Chrysostomos2011-12-162-4/+20
* Increase $diagnostics::VERSION to 1.26Father Chrysostomos2011-12-161-1/+1
* Teach splain about %XFather Chrysostomos2011-12-162-5/+11
* Document the array_base featureFather Chrysostomos2011-12-151-9/+17
* Disable $[ under 5.16Father Chrysostomos2011-12-151-3/+15
* feature.pm: Consistent use of spaces after full stopsFather Chrysostomos2011-12-151-8/+9
* pp.c: Changing case of utf8 strings under locale uses locale for < 255Karl Williamson2011-12-151-1/+78
* locale.t: Prepare for adding more testsKarl Williamson2011-12-151-3/+6
* locale.t: Add ability to output a message with 'ok'Karl Williamson2011-12-151-4/+10
* Revise feature.pm documentationDavid Golden2011-12-151-75/+99
* Merge CPAN version.pm tests into CORE.John Peacock2011-12-159-439/+599
* locale.t: Don't destroy caller's $@Karl Williamson2011-12-141-0/+1
* charnames: Add %Carp::Internal entryKarl Williamson2011-12-141-1/+2
* charnames and perlapi: pod nitsKarl Williamson2011-12-141-3/+4