This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-07-26 Tony Cook[perl #39739] TODO test for Exporter respecting warning...
2013-07-26 Tony Cooklet Porting/cmpVERSION.pl know Exporter was moved to...
2013-07-24 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.72
2013-07-24 Chris 'BinGOs... Update Module-CoreList MANIFEST to include Utils.pm
2013-07-24 Karl Williamsonperlopentut: Fit verbatim lines into 79 columns
2013-07-24 David Mitchellperlvar.pod: add a separate section on $& et al
2013-07-24 David MitchellEnglish.pm: update perl version where perf fixed
2013-07-24 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.70
2013-07-24 Nicholas ClarkMerge work automating generation of lib/.gitignore...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in the Win32 Makefiles...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in Makefile.SH automati...
2013-07-24 Nicholas ClarkRe-order clean-up rules to give a line for regen/lib_cl...
2013-07-24 Nicholas ClarkRemove the EXTUTILSDIR macro from the Win32 makefiles.
2013-07-24 Nicholas ClarkDelete obsolete clean rules from Makefile.SH
2013-07-24 Nicholas ClarkMove process() from Porting/pod_rules.pl to Porting...
2013-07-24 Nicholas ClarkSome tidying of Porting/pod_rules.pl
2013-07-24 Nicholas ClarkExtract the main processing loop of Porting/pod_rules...
2013-07-24 Nicholas ClarkMove verify_contiguous() from Porting/pod_rules.pl...
2013-07-24 Nicholas ClarkRefactor the use of verify_contiguous() in pod_rules.pl
2013-07-24 Nicholas ClarkRemove 3 redundant lines from .gitignore
2013-07-24 Nicholas ClarkGenerate lib/.gitignore from MANIFEST.
2013-07-24 Nicholas ClarkOn failure, regen_lib.pl now generates diagnostics...
2013-07-24 Nicholas ClarkMove all the "special case" build products from lib...
2013-07-24 Nicholas ClarkMake .gitignore and lib/.gitignore more consistent.
2013-07-24 Nicholas ClarkPrune some .gitignore files.
2013-07-24 Tony Cookperldelta for ea382fac4c7
2013-07-24 Tony Cook[perl #118995] Fix bigrat's $MBI configuration
2013-07-24 Tony Cook[perl #118955] bump $bignum::VERSION to 0.36
2013-07-24 Nathan TrapuzzanoInitialize BigInt's $MBI correctly with "use bigrat...
2013-07-24 Nicholas ClarkRefactor t/porting/regen.t to check everything (and...
2013-07-24 Nicholas ClarkSyntax check regen/uconfig_h.pl using t/porting/utils.t
2013-07-24 Chris 'BinGOs... Missed this when updating Module-Build
2013-07-24 Tony Cookperldelta for ab5c89ab2
2013-07-24 Tony Cook[perl #118907] Do not call DESTROY on empty objects...
2013-07-24 Tony Cook[perl #118907] bump $Storable::VERSION
2013-07-24 Tony Cook[perl #118907] fix some issues with patch
2013-07-24 Vladimir TimofeevRestore Storable speed after previous fix.
2013-07-24 Vladimir TimofeevDo not call DESTROY for empty objects
2013-07-24 Tony Cook[perl #118923] Add some edge cases to join.t
2013-07-24 Tony Cookjoin() with an empty list and undef separator may not...
2013-07-24 Tony Cookadd Victor Efimov to AUTHORS
2013-07-24 Victor EfimovAdd some edge cases to join.t test
2013-07-24 Ricardo Signesperldelta: note the perlopentut rewrite
2013-07-24 Ricardo SignesMerge branch 'perlopentut' into blead
2013-07-24 Ricardo Signesperlopentut: standardize on no newline in die
2013-07-24 James E Keenanperlopentut: Spelling and stylistic improvements only.
2013-07-24 Ricardo Signesperlopentut: add copyright/author, remove history
2013-07-24 Ricardo Signesperlopentut: correct perlfaq links
2013-07-24 Tom ChristiansenDon't patch perlopentut: rewrite it completely
2013-07-24 Tony CookRevert "Remove the non-inline function S_croak_memory_w...
2013-07-24 Neil BowersFor changelogs suggest name it Changes and follow CPAN...
2013-07-24 Father ChrysostomosRevert "perl5180delta: typo"
2013-07-23 Father Chrysostomospos.t: test something I almost broke
2013-07-23 Father Chrysostomosfix typo in sv.c apidocs
2013-07-23 Father Chrysostomossv.c: Remove overflow check in utf8 length cache
2013-07-23 Father Chrysostomos[perl #72766] Allow huge pos() settings
2013-07-23 Father ChrysostomosAdd sv_pos_b2u_flags
2013-07-23 Father Chrysostomosperl5180delta: typo
2013-07-23 Karl Williamson_invlist_intersection() didn't work for NULL first...
2013-07-23 Karl Williamsonsv.c: Remove duplicate dups
2013-07-23 Karl WilliamsonRemove useless assignments
2013-07-23 Karl Williamsonregcomp.c: Fix #define
2013-07-23 Karl Williamsonregcomp.c: Remove wrong/obsolete line
2013-07-23 Karl Williamsonregcomp.c: Add some asserts()
2013-07-23 Nicholas ClarkMerge the install_lib.pl/installman/installperl refacto...
2013-07-23 Nicholas Clarkinstall_lib.pl's samepath() should not warn if $p1...
2013-07-23 Nicholas ClarkIn install_lib.pl, no need to Config->import for the...
2013-07-23 Nicholas ClarkMove the wrapper for File::Path::mkpath() to install_lib.pl
2013-07-23 Nicholas ClarkMove {safe_,}rename() from install{man,perl} into insta...
2013-07-23 Tony Cook[perl #74798] fix the build for -Duseithreads
2013-07-23 Peter MartiniFix missing single quote in a sed in hints/aix.sh
2013-07-23 Karl Williamsonepigraphs.pod: Fix too long verbatim lines
2013-07-23 Tony Cookperldelta for 1d5bb6ba43b89
2013-07-23 Tony Cook[perl #116190] -F implies -a, either implies -n
2013-07-23 Tony Cook[perl #116190] feed an empty stdin to run_multiple_prog...
2013-07-23 Tony Cook[perl #116190] -F and -a now imply -n
2013-07-23 Tony Cook[perl #116190] use the true and trusted fresh_perl_is()
2013-07-23 Aristotle PagaltzisMake the -F switch imply -a
2013-07-22 Tony Cookperldelta for 059639d5cdd
2013-07-22 Tony Cookbump version for Data-Dumper
2013-07-22 Tony Cook[perl #74798] improved useqq compatibility with the...
2013-07-22 Nicholas ClarkAvoid read-after-free in S_scan_heredoc() if the termin...
2013-07-22 Chris 'BinGOs... Module-CoreList is 2.94 on CPAN now
2013-07-22 Chris 'BinGOs... Update Module-Build to CPAN version 4.007
2013-07-22 Chris 'BinGOs... Update IPC-SysV to CPAN version 2.04
2013-07-22 Nicholas ClarkMerge the work which improves test diagnostics from...
2013-07-22 Nicholas ClarkReport useful file names and line numbers from run_mult...
2013-07-22 Nicholas ClarkRemove a duplicate test separator "########\n" line...
2013-07-22 Nicholas ClarkMerge the file parsing code for run_multiple_progs...
2013-07-22 Nicholas ClarkMove file parsing code from t/lib/common.pl to t/test.pl
2013-07-22 Nicholas ClarkRefactor the setup code in t/lib/common.pl
2013-07-22 Nicholas Clarklib/warnings.t should actually run the test in t/lib...
2013-07-22 Aristotle Pagaltzissimplify README.macosx instructions
2013-07-22 Aristotle Pagaltzisfix my stupid perlhist typo
2013-07-22 Aristotle Pagaltzisstub CoreList for v5.19.3
2013-07-22 Aristotle Pagaltzisbump version to v5.19.3
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-22 Aristotle Pagaltzisadd v5.19.2 epigraph
2013-07-22 Aristotle Pagaltzisupdate perlhist for v5.19.2 release v5.19.2
2013-07-22 Aristotle Pagaltzisupdate perldelta for v5.19.2 release
next