This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-07-28 Tony Cook(perl #128438) build ppport.h instead of using a dummy...
2016-07-28 Jarkko HietaniemiConfigure: note that the infnan tests may crash.
2016-07-28 Jarkko HietaniemiVAX: VAX format H
2016-07-28 Jarkko HietaniemiConfigure: VAX format H
2016-07-28 Jarkko HietaniemiVAX: catch vax floats beyond VMS or Ultrix
2016-07-28 Jarkko HietaniemiVAX: document also formats S/T/X, and hidden bits
2016-07-28 Jarkko Hietaniemi[perl #128630] follow-up on 6151d433
2016-07-27 Karl WilliamsonPATCH: [perl #128734] tr/\N{...}/ failing for 128-255
2016-07-26 Father ChrysostomosAdd tests for runaway q«« strings
2016-07-26 Father ChrysostomosHandle missing Unicode heredoc terminators correctly
2016-07-26 Father Chrysostomos[perl #128701] Fix err msg for Unicode delimiters
2016-07-26 Father Chrysostomosparser.h: Use UV for string delims
2016-07-26 Tony Cook(perl #127384)(CVE-2016-1238) port forward changes...
2016-07-26 Tony Cook(perl #127834) update CUSTOMIZED entries
2016-07-26 Tony Cookcpan/: bump $VERSION as needed
2016-07-26 Tony Cookcpan/: remove . from @INC when loading optional modules
2016-07-26 Tony Cookdist/: bump $VERSION as needed
2016-07-26 Tony Cookdist/: remove . from @INC when loading optional modules
2016-07-26 Tony Cookbump perl5db.pl's $VERSION
2016-07-26 Tony Cookperl5db.pl: ensure PadWalker is loaded from standard...
2016-07-26 Tony Cook(perl #127834) bump versions of modules in dists we...
2016-07-26 Tony Cook(perl #127834) remove . from the end of @INC if complex...
2016-07-26 Father Chrysostomosdecl-refs.t: I also forgot foreach
2016-07-26 Father Chrysostomosdecl-refs.t: I forgot to test \@ and \%
2016-07-26 Karen Etheridgeupgrade Module-Metadata to 1.000033
2016-07-25 Steve HayAdd epigraphs for 5.22.3-RC2 and 5.24.1-RC2
2016-07-25 Steve Hay5.22.3-RC2 and 5.24.1-RC2 today
2016-07-25 Father ChrysostomosUse tabs consistently in AUTHORS
2016-07-25 Father ChrysostomosAdd Chris R. Donnelly to AUTHORS
2016-07-22 David MitchellS_pop_eval_context_maybe_croak: silence warning
2016-07-22 David Mitchellfix g++ compiler warning
2016-07-21 Karl WilliamsonPATCH: [perl 128686] regex compiler crashes
2016-07-21 Rafael Garcia... Switch the order of the two backtracking chapters in...
2016-07-20 Karl Williamsonregcomp.c: Silence compiler warning
2016-07-20 Steve HayPrepare Module-CoreList for 5.25.4
2016-07-20 Steve HayBump version to 5.25.4
2016-07-20 Steve HayCreate new perldelta for 5.25.4
2016-07-20 Steve Hay5.25.3 is released
2016-07-20 Steve HayAdd epigraph for 5.25.3
2016-07-20 Steve Hay5.25.3 today v5.25.3
2016-07-20 Steve HayFinalize perldelta
2016-07-20 Steve HayUpdate Module-CoreList for 5.25.3
2016-07-20 Steve Hayperldelta - Fill in Selected Bug Fixes etc
2016-07-20 Steve HayFix typo in perldelta
2016-07-20 Steve Hayperldelta - Fill in Modules and Pragmata
2016-07-20 Steve Hayperldelta - Fill in rt.perl.org links
2016-07-20 Steve Hayperldelta - Fill in Testing
2016-07-20 Steve Hayperldelta - Fill in Documentation
2016-07-20 Steve Hayperldelta - Fill in New Diagnostics
2016-07-20 Steve Hayperldelta - Wrapping/formatting
2016-07-20 Steve Hayperldelta - Fill in "fixed in" versions for Errata...
2016-07-20 Steve Hayperldelta - Remove most boilerplate
2016-07-20 Steve HayModule-Metadata has another customized test script
2016-07-20 Steve HayEncode has some customized test scripts
2016-07-20 Steve HayUpgrade Test-Simple from version 1.302040 to 1.302045
2016-07-20 Steve HayUpgrade libnet from version 3.08 to 3.09
2016-07-20 David Mitchellrename "WORD" lexical token to "BAREWORD"
2016-07-20 Tony Cook(perl #128524) correct indentation for utf-8 key hash...
2016-07-19 Karl Williamsonlib/locale.t: Fix tests, add a test
2016-07-19 Karl Williamsonlocale.c: Add some debugging statements
2016-07-18 David Mitchellperlop: clarify that entries aren't in prec order
2016-07-18 Steve HayUpgrade Math-BigInt from version 1.999724 to 1.999726
2016-07-18 Steve HayAdd epigraphs for 5.22.3-RC1 and 5.24.1-RC1
2016-07-17 Father ChrysostomosFix failing uninit test on 64-bit-int builds
2016-07-17 Father Chrysostomosperldelta for 6fe925b92 / my\
2016-07-17 Father Chrysostomosperlref: Wrap pod
2016-07-17 Father ChrysostomosNote in perlvar that ${^ENCODING} is removed
2016-07-17 Father ChrysostomosAdd Filter::Encoding to the known links
2016-07-17 Father Chrysostomosperldelta for a9cb10c37 (${^ENCODING} removal)
2016-07-17 Father Chrysostomosperldelta for a2637ca0a / #128597
2016-07-17 Father Chrysostomosperldelta for 63aab7e / #128532
2016-07-17 Father Chrysostomosperldelta for 08e3451 and a651dcdf6
2016-07-17 Father Chrysostomosperldelta for #128508 / b3dd0aba3
2016-07-17 Father Chrysostomosperldelta for #128478 / d9d2b74c
2016-07-17 Father Chrysostomosperldelta for #128238
2016-07-17 David Mitchellbump feature.pm $VERSION
2016-07-17 David Mitchellfix build on clang plus -DPERL_GLOBAL_STRUCT
2016-07-17 Jarkko HietaniemiVAX: one more VAX fp doc tweakage
2016-07-17 Father Chrysostomos[Merge] declared_refs feature allowing my\$x
2016-07-17 Father Chrysostomosdecl_refs.t: Finish adding tests for declared_refs
2016-07-17 Father ChrysostomosTests for declared_refs err/warn messages
2016-07-17 Father Chrysostomosperldiag entries for declared_refs
2016-07-17 Father ChrysostomosClearer declared_refs warning msg
2016-07-17 Father ChrysostomosUpdate docs for declared_refs
2016-07-17 Father ChrysostomosMake my\ experimental
2016-07-17 Father ChrysostomosAdd declared_refs feature feature
2016-07-17 Father ChrysostomosAdd experimental::declared_refs warn categ
2016-07-17 Father ChrysostomosAllow my \$a
2016-07-17 Karl Williamsonregcomp.c: Silence compiler warning
2016-07-17 Steve Hay5.22.3-RC1 and 5.24.1-RC1 today
2016-07-17 Jarkko HietaniemiVAX: further docs about the VAX fp formats
2016-07-17 Jarkko HietaniemiVAX: perl.h: document the VAX fp better/more
2016-07-17 Jarkko HietaniemiVAX: Configure: the VAX fp not really little-endian
2016-07-17 Karl WilliamsonPATCH: [perl #128170] Assert fail in regcomp.c
2016-07-16 Karl WilliamsonMerge regcomp changes branch into blead
2016-07-16 Karl Williamsonregcomp.c: Change some append_range_to_invlist() calls
2016-07-16 Karl Williamsonregcomp.c: Reimplement add_range_to_invlist()
2016-07-16 Karl Williamsont/re/anyof.t: add tests for ranges
2016-07-16 Karl Williamsonregcomp.c: Refactor code dealing with m/[...]/d
2016-07-16 Karl Williamsonregcomp.c: Improve -Dr output
next