This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In the Makefile, generate the value of shextract programmatically.
[perl5.git] / lib /
2013-05-20 Karl WilliamsonFix multi-char fold edge case
2013-05-20 Karl Williamsonlib/charnames.t: Fix wrongly complemented test
2013-05-20 Karl Williamsonmktables: Fix typos in comments
2013-05-20 Karl Williamsoncharnames: fix nit in comment
2013-05-20 Brian FraserRemove double space between words in pod
2013-05-20 Karl Williamsonlib/utf8.pm: Fix pod verbatim line wraps
2013-05-20 Karl Williamsonlib/utf8.pm: Pod clarification and nit
2013-05-20 Nicholas ClarkBump $Getopt::Std::VERSION following commit 0c0a84c65e5...
2013-05-20 Reuben ThomasDocument getopts before getopt, and de-recommend getopt.
2013-05-19 Brian Fraserutf8: Remove unused variable (%utf8::enc).
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message
2013-05-18 Chris 'BinGOs' Wil... Removed cpan/Log-Message-Simple
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Object-Accessor
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Module-Pluggable
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/Archive-Extract
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS-Dist-Build
2013-05-18 Ricardo Signesregen feature.pm
2013-05-02 Karl Williamsonlib/utf8_heavy.pl: Fix separated '(?' token
2013-04-14 Moritz LenzDocument that range operator '..' can not be overloaded.
2013-03-27 Chris 'BinGOs' Wil... Exporter on CPAN is 5.68 make blead reflect this
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-19 Ricardo Signesbump version on perl5db.pl
2013-03-19 Kent Fredriclib/perl5db.pl: Workaround rt#116771 by putting DB...
2013-03-19 Kent Fredriclib/perl5db.t: Add test for bug #116771, autotrace...
2013-03-19 Kent Fredriclib/perl5db.t: Add test for bug #116769, Frame=2 crashe...
2013-03-19 Kent Fredriclib/perl5db.pl: refactor all calls to IO::Handle via...
2013-03-13 Daniel Draganrestore building perl5**.dll and perl.exe on WinCE
2013-03-07 John PeacockBring core up to version-0.9902
2013-03-05 Chris 'BinGOs' Wil... Bump File::Copy version as the contents have changed
2013-03-04 reneebfix pod: add missing 'C' of inline code tags
2013-03-01 David Mitchellrevert: Benchmark iteration warnings should warn
2013-03-01 Chris 'BinGOs' Wil... Skip chflags tests in filetests.t on dragonflybsd
2013-03-01 Chris 'BinGOs' Wil... Skip tests in File::Copy tests on DragonflyBSD too
2013-02-26 Chris 'BinGOs' Wil... Remove /Net from lib/.gitignore
2013-02-26 Ricardo SignesRevert "Lookup overloaded assignment operators when...
2013-02-25 Karl WilliamsonAdd, fix comments
2013-02-25 Karl WilliamsonUnicode/UCD.pm: Fix undef bug
2013-02-24 Karl WilliamsonDocument \s change for VT, commit 075b9d7d9a6d4473b240a...
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-17 Karl Williamsonutf8_heavy.pl: Add 'use re "/aa"'
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-02-16 Karl Williamsoncharnames.pm: Nit in pod
2013-02-16 Karl WilliamsonUnicode::UCD: Add examples to pod
2013-02-15 Karl Williamsonlib/Unicode/UCD.pm: Clarify pod
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2013-02-06 David GoldenBenchmark iteration warnings should warn, not print
2013-01-26 Chris 'BinGOs' Wil... Update lib/.gitignore to include Config-Perl-V generate...
2013-01-26 Ricardo Signesprevent failures deep in value dumping from aborting
2013-01-25 Tony Cookrelease the global struct *after* we've finished using it
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-12 Karl WilliamsonAllow slop on a few locale tests
2013-01-11 Karl WilliamsonCreate new warnings category experimental::regex_sets
2013-01-04 Karl Williamsoncharnames: Deprecate character names with spacing issues
2013-01-04 Karl Williamsoncharnames: :alias alone implies :full
2013-01-04 Karl Williamsoncharnames: Enforce better file name rules
2013-01-04 Karl Williamsoncharnames: comment, error message clarifications
2013-01-04 Karl Williamsoncharnames pod: Typo, clarification
2013-01-02 Tony Cookbump $VERSION for lib/perl5db.pl
2013-01-02 Shlomi FishMissing test count.
2013-01-02 Shlomi FishFix perl -d's 'w $my_lexical_variable'.
2013-01-02 Shlomi FishStart refactoring "sub restart".
2013-01-02 Shlomi FishExtract _dump_trace_calc_saved_single_arg.
2013-01-02 Shlomi FishExtract _dump_trace_calc_save_args.
2013-01-02 Shlomi FishAvoid pre-declarations.
2013-01-02 Shlomi FishFixed the test - it passes now.
2013-01-02 Shlomi FishAdd a testcase for the bug.
2013-01-02 Shlomi FishExtract _cmd_L_handle_postponed_breakpoints.
2013-01-02 Shlomi FishAdd empty lines and an explicit return.
2013-01-02 Shlomi FishRemove a no-longer needed comment.
2013-01-02 Shlomi FishExtract a subroutine.
2013-01-02 Shlomi FishExtract some duplicate code into a closure.
2013-01-02 Shlomi FishSome refactoring.
2013-01-02 Shlomi FishStart refactoring cmd_L.
2013-01-02 Shlomi FishRemove an unused parameter.
2013-01-02 Shlomi FishRemove a redundant line.
2013-01-02 Shlomi FishRename vars to remove ambiguity.
2013-01-02 Shlomi Fish[perl5db] Extract.
2013-01-02 Shlomi FishGot rid of passing $cmd to subs that don't use it.
2013-01-02 Shlomi FishExtract _cmd_l_calc_initial_end_and_i .
2013-01-02 Shlomi FishExtract a subroutine.
2013-01-02 Shlomi FishMore refactoring.
2013-01-02 Shlomi FishExtract _cmd_l_range .
2013-01-02 Shlomi Fish[perl5db] Extract some subroutines.
2013-01-02 Shlomi FishExtract a subroutine.
2013-01-02 Shlomi FishGot rid of a $1 reference.
2013-01-02 Shlomi FishAdd explicit returns.
2013-01-02 Shlomi Fish[perl5db] Refactoring.
2012-12-31 Karl Williamsonlocale.t, pat_advanced.t: Remove TODOs
2012-12-31 Karl Williamsonlocale.t: Add TODO tests
2012-12-31 Karl Williamsonlocale.t: Add tests for [:upper:], [:lower:]
2012-12-31 Karl Williamsonlocale.t: Add extra debugging info
2012-12-31 Karl Williamsonlocale.t: Fix off by 1 error in debug output
2012-12-31 Karl Williamsonlocale.t: Add capability to have TODO tests
2012-12-27 Matthew Horsfall... Add regcomp.c warning checks to t/porting/diag.t.
2012-12-23 Father ChrysostomosIncrease $diagnostics::VERSION to 1.31
2012-12-23 Matthew Horsfall... RT-89642 - Don't treat ,; as special end-of-line charac...
2012-12-19 Tony Cookwhen the output isn't RETVAL, update the SV instead...
2012-12-17 Tony Cookfix the debugger t expr command regression
next