This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.t: Remove hard-coded test number
[perl5.git] / lib /
2012-01-21 Karl Williamsonlocale.t: Remove hard-coded test number
2012-01-21 Karl Williamsonlocale.t: Move test plan to end
2012-01-21 Karl Williamsonlocale.t: Remove test numbers from calls
2012-01-21 Karl Williamsonlocale.t: Start removing hard-coded test numbers
2012-01-19 Karl Williamsonmktables: Add non-final fold cp table
2012-01-19 Shlomi Fishperl5db.t: add the DebugWrap class
2012-01-18 Father Chrysostomosoverload.pm: Smaller indents for long lines
2012-01-18 Father Chrysostomosoverload.pm: spaces after dots; wording tweak
2012-01-18 Father ChrysostomosDocument new overload warning in overload.pm
2012-01-18 Father Chrysostomosoverload.pm: Doc tweaks
2012-01-18 Father ChrysostomosIncrease $overloading::VERSION to 0.02
2012-01-18 Father Chrysostomosoverloading.pm: Load Carp on demand
2012-01-18 Father ChrysostomosIn overload::ov_method, use ‘no overloading’
2012-01-17 Father ChrysostomosLower $overload::VERSION to 1.17
2012-01-16 Father Chrysostomosoverload.pm: Combine two loops
2012-01-16 Father ChrysostomosTest invalid arg warning from overload
2012-01-16 Father Chrysostomosoverload.pm: Put invalid arg warning in "overload"...
2012-01-16 Father ChrysostomosSuppress ‘useless’ warning in overload.pm
2012-01-16 jkeenanEmit a warning if an attempt is made to overload an...
2012-01-13 Karl Williamsonutf8_heavy.pl: Add inversion status to cache key
2012-01-13 Karl Williamsonutf8.c: Change name of static function
2012-01-13 Karl Williamsonutf8_heavy: Allow to be called from regcomp.c
2012-01-13 Karl Williamsonutf8_heavy: Add DEBUG statement
2012-01-13 Karl Williamsonmktables: Add a little stress to the tests
2012-01-13 Karl Williamsonutf8_heavy: Skip unnecessary operations
2012-01-13 Karl Williamsonutf8_heavy: remove unused variable
2012-01-13 Karl WilliamsonComment additions, typos, white-space.
2012-01-10 Joshua ben Jore[perl #40333] Another test
2012-01-10 Father Chrysostomos[perl #40333] Stop overload::Overloaded from calling...
2012-01-06 Father Chrysostomosperlop: remove triple-dot
2012-01-06 Father ChrysostomosIncrease $overload::VERSION to 1.17
2012-01-06 Father ChrysostomosCorrect links to perlsyn and perlop
2012-01-06 Father Chrysostomos[perl #91850] utf8::decode: croak for ro scalars
2012-01-02 Karl Williamsonutf8_heavy.pl: Skip unnecessary work for official prope...
2012-01-02 Karl Williamsonutf8_heavy.pl: Comment and white-space only
2012-01-02 Nicholas ClarkIn diagnostics.t, avoid passing a literal \n in the...
2011-12-30 Karl Williamsonmktables: Fix bug for early Unicode versions
2011-12-30 Karl Williamsonmktables: Change function name
2011-12-30 Karl Williamsonmktables: Unicode 6.1 table will be empty
2011-12-30 Karl Williamsonmktables: Add comment
2011-12-30 Karl WilliamsonUnicode:UCD: Add comments
2011-12-30 Karl WilliamsonUnicode::UCD: Extend prop_invmap() to handle multi...
2011-12-30 Karl WilliamsonUnicode::UCD: white-space only
2011-12-30 Karl WilliamsonUnicode::UCD: Allow prop_invlist() to work on non-compa...
2011-12-30 Karl WilliamsonUnicode::UCD: Special case prop_aliases() 'indic'
2011-12-30 Karl WilliamsonUnicode::UCD: Allow prop_invmap() to work on non-compac...
2011-12-30 Karl WilliamsonUnicode::UCD: Correct pod
2011-12-30 Shlomi FishAdd a test for "n EXPR()".
2011-12-30 Shlomi Fishperl -d: add a test for s EXPR().
2011-12-30 Shlomi Fishperl -d: add a test to the 's' command.
2011-12-30 Shlomi FishAdd a test for s.
2011-12-30 Shlomi Fishperl -d: test for 'T'.
2011-12-30 Shlomi Fishperl -d: add test for the x command.
2011-12-30 Shlomi FishAdd a test for the debugger p command.
2011-12-30 Karl WilliamsonUnicode::UCD: Use 6.1 format for Name_Alias
2011-12-30 Karl Williamsonmktables: Add comment
2011-12-30 Karl Williamsonmktables: Arrange to handle 6.1 ScriptExtensions.txt
2011-12-30 Karl Williamsonmktables: Accommodate new @missings in Unicode 6.1
2011-12-30 Karl Williamsonmktables: Make protected method available
2011-12-30 Karl Williamsonmktables: Add capability to add dup FIFO
2011-12-30 Karl Williamsonmktables: Rename variable
2011-12-30 Karl Williamsoncharnames.t: Skip null name test
2011-12-30 Karl Williamsoncharnames.t: Add test names
2011-12-30 Karl Williamsoncharnames.t: Fix test that passed whether or not it...
2011-12-30 Karl Williamsonmktables: Comments only
2011-12-30 Karl WilliamsonUnicode/UCD.t: Avoid early prototype messages
2011-12-30 Karl Williamsonmktables: Ignore @missing lines in certain source files
2011-12-30 Karl Williamsonmktables: Account for 2 provisional files
2011-12-30 Karl Williamsonmktables: Need to have two classes of unused files
2011-12-30 Karl Williamsonmktables: Consistently store lc of key in hash
2011-12-30 Karl Williamsonmktables: Can skip processing suppressed properties
2011-12-30 Karl Williamsonmktables: White-space only
2011-12-30 Karl Williamsonmktables: Don't test suppressed table validity
2011-12-30 Karl Williamsonmktables: reorder two tests
2011-12-29 Shlomi Fishperl -d: display lines inside subroutines.
2011-12-28 Shlomi Fishperl -d: fixes "b . COND()".
2011-12-27 Father ChrysostomosFix up diagnostic.pm’s backtrace for multiline msgs
2011-12-27 Father ChrysostomosAdd support for multiline messages to splain
2011-12-27 Father Chrysostomosdiagnostics.t: Test errors ending with dots
2011-12-27 Father ChrysostomosRemove unnecessary code from diagnostics.pm
2011-12-27 Father ChrysostomosFix diagnostic.pm’s backtraces
2011-12-26 Father ChrysostomosConsistent use of spaces after dots in diagnostics.pm
2011-12-26 Father ChrysostomosIncrease $diagnostics::VERSION to 1.27
2011-12-26 Father ChrysostomosConvert diagnostics.t to test.pl
2011-12-24 Father ChrysostomosDeparse implicit with ‘use feature’
2011-12-24 Father Chrysostomosfeature.pm: Move hint normalisation to separate function
2011-12-24 Father Chrysostomosop.c: Use new feature bundle hints
2011-12-24 Father ChrysostomosEliminate ‘negative’ features
2011-12-24 Father Chrysostomosfeature.pm: Set bundle hints when dis/enabling features
2011-12-24 Father Chrysostomosfeature.pm: Add function for getting the current bundle
2011-12-24 Father ChrysostomosGive feature.pm the bundle hints
2011-12-24 Father ChrysostomosUse only \w+ for internal feature names
2011-12-24 Father Chrysostomosfeature.pl: Gen %feature_bundle from %UniqueBundles
2011-12-24 Father ChrysostomosCreate regen/feature.pl
2011-12-24 Father ChrysostomosIncrease $feature::VERSION to 1.25
2011-12-21 Nicholas ClarkEliminate pod.lst. pod/perl.pod is now the master file...
2011-12-21 Karl Williamsoncharnames tests: Add names to some more tests
2011-12-21 Karl WilliamsonAutoload charnames for \N{name}
2011-12-21 Karl Williamsoncharnames.t: Rmv extra blank in comment
2011-12-21 Karl Williamsoncharnames: Split into two modules
next