This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2014-06-16 Karl Williamsont/re/pat_advanced.t: Add comment
2014-06-16 Karl WilliamsonPATCH: [perl #122084] BBC KARMAN/Search-Tools
2014-06-16 Steffen MuellerExtUtils::ParseXS: doc typo fix
2014-06-16 Dagfinn Ilmari... [perl #122110] [PATCH] Remove left-over mad cruft
2014-06-16 Yves Ortontweak type for picky compilers
2014-06-16 Jarkko HietaniemiMore (void*) for %p.
2014-06-16 Jarkko HietaniemiFollow-up to b84edbf2; (IV) the IVdf.
2014-06-16 Yves OrtonMake hash_value() accept an optional seed
2014-06-16 Jarkko Hietaniemi%p really wants void*.
2014-06-16 Jarkko HietaniemiUse %"IVdf" instead of %zd.
2014-06-16 Jarkko HietaniemiSome low-hanging -Wunreachable-code fruits.
2014-06-15 Jarkko HietaniemiThe clang frontend says "unknown" for -Wunknown.
2014-06-15 Chris 'BinGOs... Update Archive-Tar to CPAN version 2.00
2014-06-15 James E KeenanRun porting/podcheck.t --regen to undo manual changes.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-15 James E KeenanRebreak lines to achieve <80 recommended line length.
2014-06-14 Darin McBridermv duplicate SvUV call in Perl__swash_inversion_hash
2014-06-14 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.98
2014-06-14 Jarkko HietaniemiRevert "Some low-hanging -Wunreachable-code fruits."
2014-06-14 Jarkko HietaniemiSome low-hanging -Wunreachable-code fruits.
2014-06-13 Karl WilliamsonAnother 'use encoding' issue
2014-06-13 Jarkko Hietaniemiperldelta for b5bbe64.
2014-06-13 Jarkko HietaniemiPut back an #if-0-ed chunk 7053d92 removed.
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-13 Karl WilliamsonAdd note to 'encoding' pod that it's removed
2014-06-13 Karl WilliamsonExperimentally cause 'use encoding' to fail.
2014-06-13 Karl Williamsonpp.c: Add comment
2014-06-13 Karl Williamsonperldelta: Add entry for new XS macro isUTF8_CHAR
2014-06-13 Chris 'BinGOs... Suppress the pm_to_blib spammage during make
2014-06-13 Matthew Horsfall... [perl #121126] - Allow deparse tests to skip/ignore...
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-13 Karl Williamsontoke.c: Change S_scan_str parameter meaning
2014-06-12 Brian Fraserperldelta for 0b0a072
2014-06-12 Matthew Horsfall... perldelta for 9be9e8a
2014-06-12 Matthew Horsfall... perldelta for 94d4006
2014-06-12 Brian FraserSilence several -Wunused-parameter warnings about my_perl
2014-06-12 Brian FraserAdded several missing PERL_UNUSED_RESULT()
2014-06-12 Brian FraserRemoved set_emergency_buffer from malloc.c
2014-06-12 Brian FraserMark several functions with __attribute__noreturn__
2014-06-12 Brian FraserCast %p arguments to (void*)
2014-06-12 Brian FraserAdding missing SVfARG() invocations
2014-06-12 Brian FraserAdding missing HEKfARG() invocations
2014-06-12 Brian FraserProtect against ptrdiff_t not being available.
2014-06-12 Karl WilliamsonPOSIX.xs: Fix typo.
2014-06-12 Karl WilliamsonFix some compilation warnings
2014-06-12 Karl Williamsonpp.c: Fix Win32 compilation problems
2014-06-12 Karl WilliamsonAllow to compile if don't have LC_CTYPE etc defined
2014-06-12 Karl Williamsonregen podcheck.t db
2014-06-12 Karl Williamsonpp.c: Vertically stack ternary operators
2014-06-12 Matthew Horsfall... perldelta for 470dd22
2014-06-12 Matthew Horsfall... perldelta for 7fefc6c, dcccc8f, f83c603
2014-06-12 Tony Cookperldelta for c2b90b61b509, 4662a0593217, 46e2868e06e3
next