This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-06-24 Jarkko HietaniemiFurther hpux hints simplifying suggested by H.Merijn.
2014-06-24 Jarkko HietaniemiHP-UX release wider match; also drop gcc opt level.
2014-06-24 Matthew HorsfallRMG - Add comment that git clean -xdf after distclean...
2014-06-24 Peter MartiniDocument empty conditional in for/while
2014-06-24 Tony Cookremove extraneous setting of $TODO
2014-06-24 Daniel Draganfix multi-evals problems in pad name list api
2014-06-24 Daniel DraganPERL_UNUSED_CONTEXT -> remove interp context where...
2014-06-23 Tony Cook[perl #116925] discuss modifying an SV's buffer
2014-06-23 Matthew HorsfallRMG - Per review - keep make distclean as a test, add...
2014-06-23 Matthew HorsfallRMG - Per review - only -Dusedevel for development...
2014-06-23 Matthew HorsfallRMG - Clarify that updating %released/CAVEATS isn't...
2014-06-23 Matthew HorsfallNo need for else after exit...
2014-06-23 Matthew HorsfallDon't add a perldelta entry for _charnames.
2014-06-23 Matthew HorsfallRMG: Show that version'd binaries might be used
2014-06-23 Matthew HorsfallRMG: Use -Dusedevel in ./Configure, like everywhere...
2014-06-23 Matthew HorsfallRMG: Remove useless 'make distclean', save time
2014-06-23 Matthew HorsfallUpdate makerel to provide a helpful error message if...
2014-06-23 Matthew HorsfallUpdate RMG to mention new policy of perlhist containing...
2014-06-22 Jarkko HietaniemiIf we do not have vsnprintf, the len is unused.
2014-06-22 Matthew HorsfallIn response to 7fefc6c, make autodoc smarter.
2014-06-22 Jarkko HietaniemiAllow enabling -pedantic(-errors) (with -std=c89) for...
2014-06-22 Jarkko Hietaniemig++ -DPERL_GLOBAL_STRUCT_PRIVATE died on this.
2014-06-22 Jarkko HietaniemiTry simpler usage for file-level GCC_DIAG_RESTORE.
2014-06-21 George GreerIPC-Open3.t: For d3ae482b also need the "SKIP" label...
2014-06-21 Ævar Arnfjörð... Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b...
2014-06-21 James E KeenanFix test file per George Greer comment.
2014-06-21 Karl Williamsonlib/locale.t: Improve debug info
2014-06-21 Ævar Arnfjörð... Make like() and unlike() in t/test.pl refuse non-qr...
2014-06-21 Ævar Arnfjörð... Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b...
2014-06-21 Ævar Arnfjörð... Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b
2014-06-21 Ævar Arnfjörð... Add a new warning about redundant printf arguments
2014-06-21 Ævar Arnfjörð... Split up the fake "missing" warning category into an...
2014-06-21 James E KeenanRevert 6 tests failing on Win32 smoker.
2014-06-21 Dmitri TikhonovUntie STDERR in IPC::Open3.
2014-06-20 Matthew Horsfall... Fix typo... nothing to see here
2014-06-20 Chris 'BinGOs... Correct unintentional mistake in bump-perl-version
2014-06-20 David Goldenperlfunc: clarify our [perl #122132]
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.2
2014-06-20 Matthew Horsfall... Bump the perl version in various places for 5.21.2
2014-06-20 Matthew Horsfall... Add Epipgraph for 5.21.1
2014-06-20 Matthew Horsfall... Add new perldelta for 5.21.2
2014-06-20 Matthew Horsfall... Add new release to perlhist v5.21.1
2014-06-20 Matthew Horsfall... Finalize perldelta
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.1
2014-06-20 Matthew Horsfall... Update perldelta acknowledgements
2014-06-20 Matthew Horsfall... Begin to finalize perldelta for release
2014-06-20 Jarkko HietaniemiGCC_DIAG_IGNORE/RESTORE whine in non-gcc if at file...
2014-06-20 Jarkko HietaniemiCouple more (optionally) unused contexts.
2014-06-19 Craig A. BerryAvoid blank lines in backslash warnings test.
2014-06-19 Ricardo Signesfix a typo in perl520delta
2014-06-19 Matthew Horsfall... Remove x2p remnants
2014-06-19 Matthew Horsfall... Remove old file from @writables; was taken out in autod...
2014-06-19 Jarkko HietaniemiIn case someone manages to call g++ with -Wc++-compat.
2014-06-19 Jarkko HietaniemiNote the open RT ticket.
2014-06-19 Jarkko HietaniemiDisable ODBM (via i_dbm) in HP-UX, seems to be buggy.
2014-06-19 Jarkko HietaniemiLower the optimization on Digest-SHA for HP-UX cc.
2014-06-19 Jarkko HietaniemiHP-UX cc in PA-RISC2.0 optimizer crashes with some...
2014-06-19 Jarkko HietaniemiThe g++ flags removal was not right.
2014-06-19 Jarkko HietaniemiSilence -Wunused-parameter my_perl under threads.
2014-06-19 Jarkko HietaniemiRevert "/* NOTREACHED */ belongs *before* the unreachable."
2014-06-19 Jarkko Hietaniemi/* NOTREACHED */ belongs *before* the unreachable.
2014-06-18 Jarkko HietaniemiRevert the perl.h part of a3ccabc.
2014-06-18 Jarkko HietaniemiGCC_DIAG_IGNORE needs to end with semicolon (inline.h).
2014-06-18 Karl WilliamsonRegenerate podcheck.t db for new too-long verbatim...
2014-06-18 Karl WilliamsonPATCH: [perl #122126] BBC DBD::SQLite
2014-06-18 Jarkko HietaniemiAdd a note about the HP-UX "internal linkage" warning.
2014-06-18 Jarkko HietaniemiTry silencing the infamous PerlSIO_set_ptr in perlio.c.
2014-06-18 Jarkko Hietaniemi__clang__ seems to be thing, but leave also __clang.
2014-06-18 Jarkko HietaniemiAdd note about the -std=c89 needing -pedantic.
2014-06-18 Jarkko HietaniemiEcho also these added options.
2014-06-18 Jarkko Hietaniemi-Wextra is the new -W, do not use both.
2014-06-18 Jarkko Hietaniemi-Wendif-labels is actually the default.
2014-06-18 Jarkko HietaniemiEnable -Werror=declaration-after-statement.
2014-06-18 Jarkko HietaniemiComment tweaking.
2014-06-18 Jarkko HietaniemiMake also cflags.SH clean with g++ -Wunused-*
2014-06-18 Jarkko HietaniemiWith this we are g++ -Wunused-* clean.
2014-06-18 Jarkko HietaniemiLooks like the core is now -Wunused-value clean with...
2014-06-18 Craig A. BerryAvoid missing return warning in pp_die.
2014-06-18 Jarkko Hietaniemicflags.SH: Whitespace only.
2014-06-18 Jarkko HietaniemiMove ccflags edits to extraction time.
2014-06-18 Jarkko HietaniemiAllow cflags.SH edits to ccflags to stick.
2014-06-18 Karl Williamsonlib/locale.t: White space only
2014-06-18 Karl Williamsonlib/locale.t: Skip testing $! unless LC_MESSAGES exists
2014-06-18 Karl WilliamsonPATCH:[perl #12202] locale fails on OS X
2014-06-18 Karl Williamsonlib/locale.t: Don't test strftime without LC_TIME
2014-06-18 Karl Williamsonlib/locale.t: Add %p to strftime test
2014-06-18 Karl Williamsonlib/locale.t: Add debugging statement
2014-06-18 Karl Williamsonlib/locale.t: Add debugging subroutine
2014-06-18 Karl Williamsonlib/locale.t: Modify debug statements
2014-06-18 Karl Williamsonlib/locale.t: Don't test locales without LC_NUMERIC
2014-06-18 Karl Williamsonlib/locale.t: Refactor some tests common to 2 branches
2014-06-18 Karl Williamsonlib/locale.t: Add debugging statement
2014-06-18 Karl Williamsonperldelta for fatalizing defined(@), hash as ref
2014-06-18 Karl Williamsonperldelta: Move MAD notice to "Config" section
2014-06-18 Karl Williamsont/re/pat_advanced.t: Remove a 'use encoding'
2014-06-18 Tony CookOptimize regen/regcharclass.pl
2014-06-18 Tony Cookavoid copying the while ebcidic mapping to the stack...
2014-06-18 Tony Cookavoid copying the whole map to the stack on each call...
2014-06-18 Karl WilliamsonRevert the removal of 'use encoding'
2014-06-18 Karl Williamsonperl.h: White-space only
next