This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-11-23 Jarkko Hietaniemiannotate the mutex use of atfork_lock and atfork_unlock
2015-11-23 Jarkko Hietaniemiannotate the acquire/release of PL_op_mutex
2015-11-23 Jarkko Hietaniemiadd -Wthread-safety for clang 3.5 or later
2015-11-23 Jarkko Hietaniemiclang thread safety annotations
2015-11-23 David Mitchellassertion failure on foo(my $x : bar)
2015-11-23 Craig A. BerryTODO newish re/speed.t tests on VMS.
2015-11-22 Tony Cookmake_ext.pl: fix operator precedence error from b4c079ca5
2015-11-21 Ricardo Signesbase: fix a mis-statement in Changes file
2015-11-21 Ricardo Signesrelease schedule: use a verbatim block for a list-y...
2015-11-21 Karl WilliamsonGet re/uniprops.t to pass on minitest
2015-11-21 Ricardo Signesbase: new CPAN release
2015-11-21 AbigailTick!
2015-11-21 Jarkko HietaniemiHash-Util-FieldHash version bump.
2015-11-21 Jarkko HietaniemiHUF_get_trigger0 unused since at least d74d639b
2015-11-21 Lukas Mai[perl #116677] always deparse <> as either glob or...
2015-11-20 Lukas Mai[perl #124280] don't warn for 'my $foo, *bar'
2015-11-20 AbigailBump the perl version in various places for 5.23.6
2015-11-20 AbigailNew perldelta for 5.23.6
2015-11-20 Karl WilliamsonVarious tests: use centralized locale detection
2015-11-20 Karl Williamsonlib/locale.pm: Fix so works on platforms without LC_CTYPE
2015-11-20 Karl Williamsont/loc_tools.pl: Improve locale detection
2015-11-20 Karl Williamsont/loc_tools.pl: Fix incomplete description in comment
2015-11-20 Karl Williamsont/loc_tools.pl: White-space only
2015-11-20 Karl Williamsonop.c: Fix typo in comment
2015-11-20 AbigailAdded epigraph for 5.23.5
2015-11-20 AbigailMerge branch 'release-5.23.5' into blead
2015-11-20 Abigailperldelta: acknowledgements v5.23.5
2015-11-20 Abigailperlhist: added entry for 5.23.5
2015-11-20 Abigailperldelta: Modules and Pragmata
2015-11-20 Jarkko Hietaniemihexfp: if HEXFP_NV the shift2 is unused
2015-11-20 AbigailUpdate Module::CoreList for 5.23.5
2015-11-20 Steve HayUpdate Porting/Maintainers.pl for previous commit
2015-11-20 Karen EtheridgeUpdate Module-Metadata to version 1.000030
2015-11-19 Abigailpod/perldelta: Add punctuation
2015-11-19 David Mitchellop_free(): don't assert op_private ok when erred
2015-11-19 AbigailTurn new diag message into a link.
2015-11-19 Abigailpodcheck.t: Deindent by 1 space to left margin.
2015-11-19 Abigailpodcheck.t: Line up comments.
2015-11-19 Abigailpodcheck.t: Fix typos in comments
2015-11-19 Aaron CraneQuell "used only once" warning in test suite
2015-11-19 Aaron Cranemaint policy: allow fixes for new features
2015-11-19 David Mitchellsilence compiler warnings using INCMARK/POPMARK
2015-11-18 AbigailInitial work for pod/erldelta for 5.23.5
2015-11-18 David Mitchellsv_inc/dec_nomg(): croak on GVs etc
2015-11-18 H.Merijn BrandUpdate Config::Perl::V to 0.25
2015-11-17 Jarkko Hietaniemitru64: Freshen the section on required process data...
2015-11-17 Steve HayUpgrade Time::HiRes from version 1.9727_02 to 1.9728
2015-11-17 Steve HayUpgrade Math::BigInt::FastCalc from version 0.35 to...
2015-11-17 Steve HayUpgrade Math::BigInt from version 1.999707 to 1.999710
2015-11-17 Tony Cook[perl #126193] don't use a trash SV if no indexes are...
2015-11-16 Tony Cook[perl #126602] make sure targ isn't freed from under us
2015-11-16 Mohammed El... handle empty directory lists in File::Find
2015-11-16 Jarkko HietaniemiConfigure: gcc 5 exists.
2015-11-15 Chris 'BinGOs... Updated Maintainers.pl for recent CPAN releases
2015-11-15 Steve HayAdd epigraph for 5.22.1-RC2
2015-11-15 Steve HayPerl 5.22.1-RC2 today
2015-11-15 Steve HayRevert "Module::CoreList updates for 5.22.1"
2015-11-14 Karl WilliamsonPATCH: [perl #126615] Segfault/assert fail with regex_sets
2015-11-14 Jarkko HietaniemiAppease the gods of stupid tests.
2015-11-14 Jarkko HietaniemiSome more threads.xs comments, courtesy jhedden
2015-11-14 Jarkko HietaniemiDocument S_ithread_run lock+unlock in more detail,...
2015-11-13 Ricardo SignesPathTools: new CPAN release
2015-11-13 Ricardo Signesbase: no longer works on v5.6, require v5.8
2015-11-11 Dagfinn Ilmari... Include the error message on IPC::Open3 exec() failure
2015-11-11 Tony Cook[perl #126325] don't read past the end of the source...
2015-11-10 Tony Cookfix symbian XS too, missed this when checking over...
2015-11-10 Reini UrbanXSLoader 0.21: use dl_find_symbol 3rd optional argument
2015-11-10 Reini UrbanDynaLoader: extend t/DynaLoader.t to be run from basedi...
2015-11-10 Reini UrbanDynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markers
2015-11-10 Reini UrbanDynaLoader 1.36 dl_find_symbol add 3rd optional argument
2015-11-10 David Mitchell[MERGE] faster arithmetic
2015-11-10 David Mitchellsplit pp_postdec() from pp_postinc() and improve
2015-11-10 David Mitchellsplit pp_predec() from pp_preinc() and improve
2015-11-10 David Mitchellfaster add, subtract, multiply
2015-11-10 David Mitchellmake SETi/u/n, (X)PUSHi/u/n more efficient
2015-11-10 David Mitchellavoid (TAINTING_get && TAINT_get)
2015-11-10 Ricardo Signesbase: prepare to make a new CPAN release
2015-11-10 Reini UrbanMARK -Ds debugging
2015-11-10 Aaron Craneperlexperiment.pod: use consistent style for Perl versions
2015-11-10 Aaron CraneMention warning categories for removed experimental...
2015-11-10 Dagfinn Ilmari... Update perlexperiment for removal of lexical topic...
2015-11-09 Karl Williamsont/op/utf8decode.t: print debugging info if test fails
2015-11-09 Karl Williamsonutf8.h: Move #define within file
2015-11-09 Karl Williamsonutf8.h, utfebcdic.h: Use mnemonic constant
2015-11-09 Karl Williamsonutf8.h: Reformat a couple of table lines
2015-11-09 Karl Williamsonre/pat_advanced.t: Fix a test so also runs on EBCDIC
2015-11-09 Karl WilliamsonDevel::Peek: document that uses STDERR
2015-11-09 Tony Cook[perl #126469] document the ob parameter to sv_reftype()
2015-11-09 Tony Cookmake sv_ref() part of the API
2015-11-08 Tony Cookcygwin: look harder for a C: mapping and skip if we...
2015-11-07 Jarkko Hietaniemiperl #126586 hexfp may lose 1-3 low order bits (most...
2015-11-07 Jarkko Hietaniemiperl #126582 hexfp overflow drops hi-order bits
2015-11-06 Ricardo SignesCarp: stable CPAN release
2015-11-05 Karl WilliamsonDumpvalue: Generalize for non-ASCII platforms
2015-11-05 Steve HayUpdate other win32/ makefiles as per eb840d4ab6
2015-11-05 Daniel Draganremove useless build product /win32/config.w32
2015-11-05 Daniel Draganre-parallelize Win32 build after Unicode::Normalize...
2015-11-03 Chris 'BinGOs... Update Pod-Simple to CPAN version 3.32
2015-11-02 Niko TyniAllow overriding the compile time in "perl -V" output
2015-11-02 Daniel Draganremove XSLoader and DynaLoader OS specific code on...
next