This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2016-07-16 Karl Williamsont/re/pat.t: Add some tests
2016-07-16 Karl Williamsonregcomp.[ch]: Comments, White-space, only
2016-07-16 Karl Williamsonregcomp.c: Improve -Dr output
2016-07-16 Karl Williamsonanyof.t: Add tests for previous commit
2016-07-16 Karl WilliamsonFix -Dr output regression
2016-07-16 Karl WilliamsonAdd t/re/anyof.t
2016-07-16 Karl Williamsont/test.pl: Add fresh_perl() function
2016-07-16 Karl WilliamsonSSize_t instead of IV
2016-07-16 Karl Williamsonregcomp.h: Use #define mnemonic, not hard-coded number
2016-07-16 Father ChrysostomosGet regen to work before 5.10
2016-07-16 Jarkko Hietaniemi[PATCH] in 15899733 the condition was supposed to stay...
2016-07-15 Father Chrysostomos[perl #128621] #define PL_encoding
2016-07-15 Steve HayAdd epigraph for 5.22.2
2016-07-15 Ævar Arnfjörð... gv.c: Add a comment about what powers Foo->import|unimport
2016-07-15 Sawyer XSteve Hay will release next two maints on the 25th
2016-07-15 Sawyer XChad will be taking October, Sawyer December
2016-07-15 Dan CollinsConfigure: clarify "version-specific"
2016-07-14 Karl WilliamsonPATCH: [perl #128628] divide by 0 in locale.c
2016-07-13 Karl Williamsoncpan/Encode/encoding.pm: Fix typo in pod
2016-07-13 Aristotle Pagaltzisperlfunc: remove obsolete study docs
2016-07-13 David Mitchellop.c: explain op_next generation better
2016-07-13 Aristotle Pagaltzisperlfunc: fix seek/tell/sysseek byte offset note akwardness
2016-07-13 Aristotle Pagaltzisperlfunc: unrearrange sysseek doc to prepare next patch
2016-07-13 David Mitchellfix removal of PL_(lex_)encoding under threads
next