This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2014-06-17 Matthew Horsfall... Update INSTALL
2014-06-17 Matthew Horsfall... Update perldelta for new/changed diagnostics
2014-06-17 Matthew Horsfall... perldelta for d0a29c3
2014-06-17 Matthew Horsfall... perldelta for f31006c
2014-06-17 Michael BunkCorrect two subtle typos.
2014-06-17 Ricardo Signesepigraphs: add the v5.20.0-RC1 epigraph
2014-06-17 Karl WilliamsonPATCH: [perl #121816] Add warning for repetition x < 0
2014-06-17 Jarkko HietaniemiClosing comments is hard.
2014-06-17 Jarkko HietaniemiDo not declare victory over d632a2c.
2014-06-17 Matthew Horsfall... Bump B::Deparse version
2014-06-17 Dagfinn Ilmari... Preserve explicit 'm' when deparsing m?PATTERN?
2014-06-17 Dagfinn Ilmari... Remove "ternary operator parsed as search pattern"...
2014-06-17 Dagfinn Ilmari... Remove support for ?PATTERN? without explicit 'm' operator
2014-06-17 Karl Williamsonperldiag: Add details about variable length lookbehind
2014-06-17 Karl Williamsonperldiag: Remove obsolete entries.
2014-06-17 Karl WilliamsonUse Unicode 7.0
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2014-06-17 Tony Cookbe explicit that SvSetSV() doesn't do set magic
2014-06-16 Jarkko HietaniemiDisable and document xop_name gcc warning seen in HP-UX.
2014-06-16 Jarkko HietaniemiUse of the Uid_t_sign and casting instead of Uid_t_f.
2014-06-16 Jarkko Hietaniemid_namlen can be signed.
2014-06-16 Jarkko HietaniemiDo not printf U32 and I32 (both) as %i.
2014-06-16 Jarkko HietaniemiFor HP-UX, do not potentially deref NULL CopFILESV.
2014-06-16 Karl WilliamsonFatalize using hash|array as reference
2014-06-16 Karl Williamsonop.c: Fix typo in comment
2014-06-16 Karl Williamsonregcomp.c: White-space only
2014-06-16 Karl WilliamsonPATCH: [perl #122029] BBC KAWASAKI/Encode-JP-Emoji
next