This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-07-27 Karl Williamsonregcomp.c: Add comment
2015-07-27 Aristotle Pagaltzisperlvar: discourage $OLD_PERL_VERSION
2015-07-27 Chris 'BinGOs... Attribute-Handlers is of the 0.99 on CPAN
2015-07-26 Jarkko HietaniemiFollow-up to d229247c: use U64TYPE consistently.
2015-07-25 Jarkko HietaniemiComment detypos.
2015-07-25 Jarkko HietaniemiUse UINT64_C.
2015-07-25 Jarkko HietaniemiThere's no READ_UINT32.
2015-07-25 Steve HayCorrect VS2015's impending CCTYPE
2015-07-24 Ricardo Signesbump version on Attribute::Handlers
2015-07-24 Father Chrysostomos[perl #125541] Fix crash with %::=(); J->${\"::"}
2015-07-23 Craig A. BerryDon't skip symbols for defunct -Uuseperlio case.
2015-07-23 Craig A. BerryRemove PERLIO_IS_STDIO from win32.c and wince.c.
2015-07-23 Craig A. BerryEvict PERLIO_IS_STDIO from top-level core files.
2015-07-23 Craig A. BerryFind *inline.h differently in args_assert.t.
2015-07-23 Craig A. BerryFix new warning in t/op/mkdir.t.
2015-07-23 Craig A. BerryFix nit missed in a55c5245146801.
2015-07-23 Tony Cook[perl #123961] handle a missing closing ` for -DT output
2015-07-22 Karl WilliamsonUpdate podcheck db to reflect a fix in perlgit
2015-07-22 Jarkko HietaniemiDrop useful-looking but unused lookup table.
2015-07-22 Jarkko HietaniemiDeclaring static in header is odd (and warnable offense).
2015-07-22 Jarkko HietaniemiConvert pp_sys to use the time64 public interface.
2015-07-22 Jarkko HietaniemiAdd time64 as its own build target.
2015-07-22 Jarkko Hietaniemidquote_static.c -> dquote.c
2015-07-22 Jarkko Hietaniemistatic inlines from dquote_static.c -> new dquote_inline.h
2015-07-22 Jarkko Hietaniemiinline_invlist.c -> invlist_inline.h
2015-07-22 Jarkko HietaniemiMake *inline.h behave like *.c
2015-07-22 Jarkko Hietaniemioverload.c -> overload.inc
2015-07-22 Jarkko Hietaniemioverload.[hc] descriptions were swapped
2015-07-22 Jarkko Hietaniemipacksizetables.c -> packsizetables.inc
2015-07-22 Jarkko Hietaniemimg_names.c -> mg_names.inc
2015-07-22 Jarkko HietaniemiMake *.inc behave like *.[hc]
2015-07-22 Dagfinn Ilmari... Merge declaration and initialisation of local variable
2015-07-22 Daniel Dragancombine PERLDB_LINE and PERLDB_SAVESRC flag tests
2015-07-21 Matthew HorsfallUpdates to Module::CoreList per RMG.
2015-07-21 Matthew HorsfallRMG - Manually adding perldelta for Module::CoreList...
2015-07-21 Aristotle Pagaltzisperlgit: minor copyedits
2015-07-21 Aristotle Pagaltzisperlgit: standardize verbatims to 2-space indent
2015-07-21 Aristotle Pagaltzisperlgit: demote old-git remote branch procedure
2015-07-20 Matthew HorsfallUpdate Porting/release_announcement_template.txt for...
2015-07-20 Matthew HorsfallAdd Module::CoreList stubs for v5.23.2
2015-07-20 Matthew HorsfallBump version to 5.23.2
2015-07-20 Matthew HorsfallRun Porting/new-perldelta.pl for v5.23.2
2015-07-20 Matthew HorsfallUpdate release_schedule.pod to note completed releases.
2015-07-20 Matthew HorsfallUpdate epigraphs for 5.23.0/5.23.1
2015-07-20 Matthew HorsfallAdd new release to perlhist v5.23.1
2015-07-20 Matthew HorsfallFinalize perldelta for 5.23.1
2015-07-20 Matthew HorsfallUpdate Module::CoreList for 5.23.1
2015-07-20 Matthew HorsfallRMG: Note that Porting/cmpVERSION.pl requires -Ilib...
2015-07-20 Matthew HorsfallUpdate INSTALL versions for 5.23.1
2015-07-20 Matthew HorsfallInitial perldelta updates for 5.23.1
2015-07-20 Steve HayUpdate File::Path entry in Porting/Maintainers.pl
2015-07-20 Steve HayMake README.md a common IGNORABLE file
2015-07-20 Tony Cookbump $DynaLoader::VERSION to 1.33
2015-07-20 Matthew Horsfall... Replace reference to newXSUB with newXS.
2015-07-20 Daniel Draganfactor out an %ENV assignment from make_ext.pl
2015-07-19 Chris 'BinGOs... Fix test that fails with new warny File::Path
2015-07-19 Chris 'BinGOs... Update File-Path to CPAN version 2.11
2015-07-19 Chris 'BinGOs... Update libnet to CPAN version 3.07
2015-07-17 Ricardo Signesupdate changelog for Attribute-Handlers as of perl...
2015-07-17 Jarkko Hietaniemiperldelta tweaks on the shift.
2015-07-16 Craig A. BerryFix thinko in perlsdio.h.
2015-07-15 Aaron Craneperldelta for recent printf changes
2015-07-15 Aaron CraneDocument and ensure that sv_catpvf() does no argument...
2015-07-15 Aaron CraneSupport reordered precision arguments in (s)printf
2015-07-15 Aaron Cranesv_vcatpvfn_flags(): make warnings more precise
2015-07-15 Aaron Cranet/op/sprintf.t: include test comment in "ok" output...
2015-07-14 Steve HayUpgrade Unicode-Normalize from version 1.18 to 1.19
2015-07-14 Steve HayUpgrade Unicode-Collate from version 1.12 to 1.14
2015-07-14 Steve HayUpgrade autodie from version 2.28 to 2.29
2015-07-13 Karl Williamsontoke.c: Move macro definition
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-13 Karl Williamsonperldata: Change pod to reflect reality
2015-07-13 Karl Williamsontoke.c: Comments, white-space only
2015-07-13 Karl Williamsonuni/variables.t: Add TODO tests
2015-07-13 Karl Williamsonuni/variables.t: Output unexpected warnings
2015-07-13 Karl Williamsonuni/variables.t: Fix grammar in comment
2015-07-13 Aaron CraneEliminate repetitious wording in perldiag
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-07-13 Aaron Craneregen/regcharclass.pl: avoid autoderef feature
2015-07-13 Aaron CranePorting/corelist.pl: avoid autoderef feature
2015-07-13 Aaron CraneMake postfix dereferencing work without the postderef...
2015-07-12 Craig A. Berrychdir.t fix-up for VMS.
2015-07-12 Karen EtheridgeDocument $OLD_PERL_VERSION's history
2015-07-12 Craig A. BerryUse CRTL getlogin and getlogin_r on VMS.
2015-07-10 James E KeenanModule::CoreList->find_version(): refactor for testability.
2015-07-10 James E KeenanClarify that deprecated_in() returns a perl version.
2015-07-09 Craig A. BerryRemove obsolete __GNUC__isms under vms/.
2015-07-09 Craig A. BerryDon't create zero-length filename on VMS in Typemap.t
2015-07-09 Daniel Draganimprove debugging of padlist API
2015-07-08 Karl Williamsonperldelta: Fix typo
2015-07-08 Daniel Draganall SV inheriter types have DEBUG_LEAKING_SCALARS data...
2015-07-08 Daniel Dragandont report a $@ exception with uninitialized $!'s...
2015-07-08 Daniel Draganfix #124181 double free/refcnt problems in IO types...
2015-07-08 Daniel Draganadd test that fails for #124181 to Typemap.t
2015-07-07 Tony Cook[perl #125373] set $! in chdir() if env not set, clarif...
2015-07-06 Karl WilliamsonChange wording of warning due to Unicode Standard change
2015-07-06 H.Merijn BrandRegenerate Configure after backports and small fixes
2015-07-06 H.Merijn Brandfix variable name in case of unknown NAN
2015-07-06 H.Merijn BrandCreate try.c afresh for pointersize test
2015-07-06 Rafael Garcia... Some nits in perlsub
next