This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-09-17 Karl WilliamsonAdd IS_UTF8_INVARIANT and IS_UVCHR_INVARIANT to API
2016-09-17 Karl Williamsonutfebcdic.h: Fix typo in comment
2016-09-17 Karl WilliamsonAdd #defines for XS code for Unicode Corregindum 9
2016-09-17 Karl Williamsonperlapi: Clarify utf8n_to_uvchr entry
2016-09-17 Karl Williamsonperlunicode: Fix typo
2016-09-17 Karl Williamsonappend_utf8_from_native_byte: Add parens for clarity
2016-09-17 E. ChorobaFix English in perlfunc
2016-09-17 Father ChrysostomosAdd regexp_nonull.t
2016-09-16 E. ChorobaNested single quotes in documentation example
2016-09-16 Lukas Mairestore comment mangled by 27da23d53ccce6
2016-09-14 Sawyer XPaying respect to Jon AVENJ Portnoy
2016-09-14 Steve HayUpgrade Test::Simple from version 1.302052 to 1.302056
2016-09-14 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.84
2016-09-14 Father Chrysostomosperldelta for #129164 / 92b69f650
2016-09-14 Father Chrysostomosperldelta for #129090 / 6da13066b6
2016-09-14 Father Chrysostomosperldelta for #47047 / 1de22db27a
2016-09-14 Father Chrysostomosperldelta for #129196 / 9bde56224
2016-09-14 Father Chrysostomosperldelta for ba0a4150f
2016-09-14 Father Chrysostomosperldelta for #125679 / 2b6a5bfb1
2016-09-14 Father Chrysostomosperldelta for #107726 / 8bc40f3a4e
2016-09-14 Father Chrysostomosperldelta for 65169990
2016-09-14 Father Chrysostomos[perl #129267] Test for gv_fetchmethod buffer overrun
2016-09-13 Yves Ortonfix #129267: rework gv_fetchmethod_pvn_flags separator...
2016-09-13 Yves Ortonclean up gv_fetchmethod_pvn_flags: rename nsplit to...
2016-09-13 Yves Ortonclean up gv_fetchmethod_pvn_flags: move origname init...
2016-09-13 Yves Ortonclean up gv_fetchmethod_pvn_flags: introduce name_end
2016-09-13 Yves OrtonRevert "fix: [perl #129267] Possible string overrun...
2016-09-13 Yves OrtonRevert "rename "nend" name_cursor in Perl_gv_fetchmetho...
2016-09-13 Yves Ortonrename "nend" name_cursor in Perl_gv_fetchmethod_pvn_flags
2016-09-13 Yves Ortonfix: [perl #129267] Possible string overrun with invali...
2016-09-12 Father Chrysostomos[perl #129164] Crash with splice
2016-09-10 Father Chrysostomospad.c:pad_fixup_inner_anons: Add assertions
2016-09-10 Father Chrysostomos[perl #129090] Crash with sub c{sub c}
2016-09-10 Father Chrysostomosop.c: Avoid string cmp when unnecessary
2016-09-10 Father Chrysostomostoke.c: Correct comment
2016-09-10 Aaron CraneSwap release managers for 5.25.6 and 5.25.7
2016-09-09 Craig A. BerryForce a newline in new attrs.t test.
2016-09-08 Yaroslav Kuzminperlio.c: Fix z/OS problem
2016-09-08 David MitchellRevert "tmp fix for Bleadperl breaks Variable-Magic"
2016-09-08 James E KeenanAdd additional tests for DirHandle to improve coverage.
2016-09-07 David Mitchellrename S_delimcpy() to S_delimcpy_intern()
2016-09-07 David Mitchelladd some code comments for the users of delimcpy()
2016-09-07 David MitchellPerl_delimcpy(): handle backslash as last char
2016-09-07 Lukas Maiperlobj: s/Deferencing/Dereferencing/
2016-09-07 David Mitchellfix errror handling for ':attr(foo' with no ')'
2016-09-07 Sullivan BeckBump Locale-Codes from 3.39 to 3.40
2016-09-07 Steve HayUpgrade XSLoader from version 0.22 to 0.24
2016-09-07 Steve HayUpgrade Sys::Syslog from version 0.34 to 0.35
2016-09-07 Father Chrysostomos[perl #129106] Check for null PL_curcop in IN_LC()
2016-09-07 Tony Cookfix a stupid type error
2016-09-07 Tony Cook(perl #128988) preserve PL_oldoldbufptr is preserved...
2016-09-06 Tony Cook(perl #128095) check pack_sockaddr_un()'s return value
2016-09-05 Father ChrysostomosFix up B::Concise tests following op flag change
2016-09-05 Father Chrysostomos[perl #47047] Fix erroneous AUTOLOAD warning
2016-09-05 Rick DelaneyTest for perl #47047
2016-09-05 Father ChrysostomosNo need to skip t/op/dump.t on darwin
2016-09-05 Father ChrysostomosStop setting OPf_REF on OP_ENTERSUB
2016-09-05 David Mitchelltoke.c: fix mswin32 builds
2016-09-05 Craig A. BerryMake the "where install" directories Unix-format on...
2016-09-05 Craig A. BerryTainted dirs on VMS when not under DCL.
2016-09-05 David MitchellnewATTRSUB_x(): document what the cv var is for
2016-09-05 David Mitchellmake S_already_defined() in op.c return void
2016-09-05 David Mitchellreindent and reformat newMYSUB and newATTRSUB_x
2016-09-05 David MitchellnewMYSUB/Perl_newATTRSUB_x remove a goto
2016-09-05 David Mitchellavoid using freed ops on BEGIN :attr {}
2016-09-05 David Mitchelldo_sv_dump(): handle CvSTART() as slab address
2016-09-05 David Mitchellassert op not freed in finalize_op() and rpeep()
2016-09-05 Father Chrysostomosparser.t: Suppress warning
2016-09-05 Dan CollinsRegression test for RT #129196
2016-09-05 Father Chrysostomos[perl #129196] Crash/bad read with ‘evalbytes S’
2016-09-05 Karl Williamsoninline.h: Declare functions to be inline
2016-09-04 Father Chrysostomosrelease_schedule.pod: Tick off last month
2016-09-04 Father Chrysostomos[perl #129073] Assert failure: ${p{};sub p}()
2016-09-04 Father ChrysostomosFix checks for tainted dir in $ENV{PATH}
2016-09-04 Father Chrysostomostaint.t: Set up @INC before using it
2016-09-03 Craig A. BerryTry harder to clean up %ENV in 140_proxy.t.
2016-09-02 Craig A. BerryDon't pollute $ENV{LC_ALL} in pod/perlmodlib.PL.
2016-09-02 Craig A. BerryDelete localized %ENV entries in t/run/locale.t.
2016-09-02 Craig A. BerryMore stderr suppression in t/run/locale.t.
2016-09-02 Dagfinn Ilmari... Remove obsolete Test prereq from PathTools
2016-09-01 Craig A. BerryMake PERLLIB_SEP dynamic on VMS.
2016-09-01 Dave CrossCorrect 'map' documentation to reflect operation on...
2016-09-01 James E KeenanProvide missing link for one instance of 'eval'.
2016-09-01 Karl WilliamsonFix is_utf8_valid_partial_char()
2016-09-01 Karl WilliamsonAdd C macros for UTF-8 for BOM and REPLACEMENT CHARACTER
2016-09-01 Karl WilliamsonMerge branch for improving API UTF-8 handling into...
2016-09-01 Karl WilliamsonUse new is_utf8_valid_partial_char()
2016-09-01 Karl WilliamsonAdd is_utf8_valid_partial_char()
2016-09-01 Karl WilliamsonMake 3 UTF-8 macros API
2016-09-01 Karl Williamsonutf8.c: Add comments
2016-09-01 Karl Williamsonis_utf8_string() is now a pure function
2016-09-01 Karl WilliamsonMove isUTF8_CHAR helper function, and reimplement it
2016-09-01 Karl WilliamsonAdd #defines for UTF-8 of highest representable code...
2016-09-01 Karl Williamsonutf8.h: Add some LIKELY() to help branch prediction
2016-09-01 Karl Williamsonutf8.h, utfebcdic.h: Add comments, align white space
2016-09-01 Karl WilliamsonInline is_utf8_string() and is_utf8_stringloclen()
2016-09-01 Karl WilliamsonInline utf8_distance(), utf8_hop()
2016-09-01 Karl WilliamsonSlightly simplify utf8_to_uvuni_buf()
2016-09-01 Karl WilliamsonInline is_utf8_invariant_string()
2016-09-01 Karl Williamsonis_utf8_invariant_string is pure
next