platform/upstream/perl.git
2012-05-29 Father ChrysostomosMake &CORE::undef(\*_) undefine it properly
2012-05-29 Father Chrysostomos&CORE::undef should be an lvalue sub
2012-05-29 Father ChrysostomosAdd &CORE::undef
2012-05-29 Father ChrysostomosAdd &CORE::study
2012-05-29 Father ChrysostomosAdd &CORE::split
2012-05-29 Father ChrysostomosAdd &CORE::scalar
2012-05-29 Father ChrysostomosAdd &CORE::prototype
2012-05-29 Father ChrysostomosAdd &CORE::pos
2012-05-29 Father ChrysostomosMake pos use ck_fun and OA_SCALARREF
2012-05-29 Father ChrysostomosMake undef use ck_fun and OA_SCALARREF
2012-05-29 Father ChrysostomosAdd &CORE::glob
2012-05-29 Father Chrysostomospp.c:pp_coreargs: use PL_op_desc instead of OP_DESC
2012-05-29 Father ChrysostomosAdd &CORE::exists
2012-05-29 Father ChrysostomosAdd &CORE::delete
2012-05-29 Father ChrysostomosAdd &CORE::defined
2012-05-29 Father Chrysostomoscoresubs.t: Explicitly skip all unsupported keywords
2012-05-29 Father Chrysostomoscoreamp.t: Explicitly skip all unsupported keywords
2012-05-29 Father Chrysostomosgv.c: List all keywords with no coresubs
2012-05-29 Father ChrysostomosUpdate perlfunc/prototype
2012-05-29 Father ChrysostomosAdd protos for positive keywords
2012-05-28 Craig A. BerryCast exception handler in dl_vms.xs.
2012-05-28 Father ChrysostomosAdd test for [perl #113400]
2012-05-28 Father Chrysostomosperlfunc: two missing words
2012-05-28 Tony Cookperldelta for 2b42d7ed8
2012-05-28 Tony Cook[perl #112272] return EEXIST on link() to an existing...
2012-05-28 Tony Cook[perl #112272] test link()'s error returns (TODO)
2012-05-28 Yves OrtonRevert "fix [perl #76546] regex engine slowdown bug"
2012-05-28 Steve HayUpdate checkAUTHORS.pl with missing author
2012-05-28 N/K[perl #111798] ExtUtils-CBuilder looks for the manifest...
2012-05-28 Steve Hay[perl #111782] ExtUtils-CBuilder on Windows does not...
2012-05-27 Chris 'BinGOs... Synchronise Module-CoreList in Maintainers.pl for v5...
2012-05-27 Ricardo Signesupdate release schedule; 5.17.3 is Steve Hay
2012-05-27 Yves Ortonfix [perl #76546] regex engine slowdown bug
2012-05-26 Breno G. de... Add missing author for 5.11.2 epigraph
2012-05-26 Brian FraserFix for [perl #9423] vec assignments generate 2 warnings
2012-05-26 Brian Frasersv.c: Make sv_pvn_force_flags guard against SV_UNDEF_RE...
2012-05-26 Florian RagwitzCPAN's Term::ReadLine has been synchronised
2012-05-26 Father ChrysostomosFile::Spec::Unix: Fix pod link
2012-05-26 Father ChrysostomosAdd Volker Schatz to AUTHORS
2012-05-26 Father ChrysostomosIncrease $File::Spec::Unix::VERSION to 3.39_03
2012-05-26 Volker SchatzTests for perl #111510
2012-05-26 Volker Schatz[perl #111510] File::Spec::UNIX->abs2rel() gets it...
2012-05-26 Aristotle Pagaltzisrewrite installhtml's installdir dir scan logic
2012-05-26 Aristotle Pagaltzisturn some quasi-declarations into real inline ones
2012-05-26 Aristotle Pagaltzisswitch installhtml from File::Spec to ::Functions
2012-05-26 Ricardo Signesrecord some more release volunteers
2012-05-26 Ricardo Signesnote that there is another file to edit on perlweb
2012-05-26 Zeframlink to 5.17.0 release announcement
2012-05-26 Zeframnew perldelta
2012-05-26 Zeframepigraph for 5.17.0
2012-05-26 Zeframfix perlhist entry for 5.16.0
2012-05-26 Zeframadd new release to perlhist
2012-05-26 Zeframupdate Module::CoreList for 5.17.0
2012-05-26 Zeframnote Module::CoreList issue with .0 versions
2012-05-26 Zeframhandle hash form of bugtracker resource data
2012-05-26 Zeframhandle JSON meta files on CPAN
2012-05-26 Zeframfinalise perldelta
2012-05-26 Zeframcorrect pluralisation for "1 week"
2012-05-26 Brian FraserTest case for [perl #9391]
2012-05-26 Craig A. Berry__DECCXX usually should do what __DECC does.
2012-05-25 Craig A. BerryFix varying string struct for VMS's home-grown glob.
2012-05-25 Zeframremove deprecated qw-as-parens behaviour
2012-05-25 Leon TimmermansBlock signals during fork (fixes RT#82580)
2012-05-25 Zeframfix comparative Perl version numbers
2012-05-25 Zeframperldelta updates
2012-05-25 Zeframperldelta updates
2012-05-25 Craig A. BerryAccumulate access warnings in stat.t.
2012-05-25 Zeframperldelta updates
2012-05-25 Zeframcorrect schedule for 5.17.0 release
2012-05-25 Father Chrysostomosperldelta updates
2012-05-25 Brian FraserFix for [perl #8931], call magic only once for join...
2012-05-25 Karl WilliamsonDeprecate literal unescaped "{" in regexes.
2012-05-25 Karl Williamsonutf8.pm: pod: grammar, clarify
2012-05-25 Craig A. BerryFix a cast in vms/vms.c.
2012-05-25 Ricardo Signesadd Version::Requirements as a known linkable-to lib
2012-05-25 Ricardo Signesperldelta: Version::Requirements has been removed
2012-05-25 Ricardo SignesRevert "t/porting/checkcase.t should skip directories"
2012-05-25 Ricardo Signesremove Version-Requirements from core!
2012-05-25 Craig A. BerryMake configure.com ready for C++.
2012-05-24 Craig A. BerryVMS C++ strerror prototype differences in perl.h.
2012-05-24 Craig A. BerryFile scope for VMS-specific #includes.
2012-05-24 Craig A. BerryC++ification for vms/vmsish.h.
2012-05-24 Craig A. BerryFix up vms/vms.c for C++.
2012-05-24 Craig A. BerryUse the (START|END)_EXTERN_C macros.
2012-05-24 Karl Williamsonhandy.h: Fix definition of isOCTAL_A()
2012-05-24 Craig A. BerryThe reentrant API should always have prototypes.
2012-05-24 Craig A. BerryUnmangle mathoms under C++.
2012-05-24 Craig A. Berry[perl #112786] Fix build under clang++
2012-05-24 Karl WilliamsonAdd perldelta for Unicode CCC132 fix
2012-05-24 Father ChrysostomosAdd another address for Ronald Kimball to checkAUTHORS.pl
2012-05-24 Ronald J Kimball[perl #112604] perlre man page contains suspect example...
2012-05-24 Aristotle Pagaltzis[perl #112522] Mildly incorrect wording in "perldoc...
2012-05-24 Marcus Holland... [perl #60204] Unhelpful error message from unpack
2012-05-24 Father ChrysostomosCorrect perldelta entry for fallback entry
2012-05-24 Father Chrysostomosperldelta for PL_amagic_generation removal
2012-05-23 Karl Williamsonmktables: Handle typo in Unicode 6.1 data file
2012-05-23 Karl WilliamsonRevert "Fix mktables bug due to the previous overload...
2012-05-23 Karl Williamsonmktables: Add sanity check
2012-05-23 Karl Williamsonmktables: Add overloaded .=
2012-05-23 Karl Williamsonmktables: Add error check
next