platform/upstream/perl.git
2013-07-13 Reini Urban[perl #118139] Storable 2.42 - die in global destruction
2013-07-13 Nicholas ClarkUse magic rather than DESTROY to free memory in Storabl...
2013-07-13 Nicholas ClarkRestore Storable support for 5.005 and (astoundingly...
2013-07-13 Nicholas ClarkMerge the refactoring of the Makefile install targets...
2013-07-13 Nicholas ClarkDon't call CPAN to install any "extra" modules for...
2013-07-13 Nicholas ClarkInline the Makefile rule for extra.install into all...
2013-07-13 Nicholas ClarkRefactor Makefile.SH to generate the install-* targets...
2013-07-13 Nicholas ClarkIn Makefile.SH, use the long names for options passed...
2013-07-13 Nicholas ClarkRefactor the Makefile so that the install target depend...
2013-07-13 Nicholas ClarkMerge installperl and installman refactoring to blead.
2013-07-13 Nicholas ClarkDocument installperl and installman refactoring in...
2013-07-13 Nicholas ClarkAdd a no-op option --strip to installman.
2013-07-13 Nicholas ClarkRefactor installman's option handling to use Getopt...
2013-07-13 Nicholas ClarkConvert installperl to use Getopt::Long.
2013-07-13 Nicholas ClarkIn installperl rename $opt{dostrip} to $opt{strip}.
2013-07-13 Nicholas ClarkIn installperl, record the state of options in %opts...
2013-07-13 Nicholas ClarkIn installperl, invert the sense of the variable used...
2013-07-13 Nicholas ClarkRemove dead code from installperl, related to a 5.000...
2013-07-13 Nicholas ClarkGenerate Errno and Pod::Functions with deterministic...
2013-07-13 Peter Martini[perl #118567] Add a warning for prototypes if a missing
2013-07-13 Father Chrysostomosdiagnostics.t: Adjust tests
2013-07-13 Father Chrysostomosperlvar: Don’t mention dev version
2013-07-13 Father ChrysostomoscheckAUTHORS.pl: Add alt addr for Kent Fredric
2013-07-13 Kent Fredricpod/perl5180delta.pod: Clarify %ENV Changes
2013-07-13 Kent Fredricpod/perlvar.pod: Document changes to %ENV
2013-07-13 Father Chrysostomosdiag.t: Handle ckWARN2reg_d properly
2013-07-13 James E KeenanMove folding rules warning from 'D' to 'S'.
2013-07-13 Father Chrysostomos[perl #89648] Remove ‘Perl folding rules...’ from dep cat
2013-07-13 Father ChrysostomosRevert "[perl #118525] Return B::HEK for B::CV::GV...
2013-07-13 Father ChrysostomosRevert "Allow => to quote built-in keywords across...
2013-07-13 Reini Urban[perl #118525] Return B::HEK for B::CV::GV of lexical...
2013-07-13 Father Chrysostomos[perl #118857] Test punct vars’ exemption from ‘once...
2013-07-13 Father Chrysostomos[perl #113932] Make UNIVERSAL::can("STDOUT"...) work
2013-07-13 Father Chrysostomosperldiag: reflow an entry for better splain output
2013-07-13 Father ChrysostomosAllow => to quote built-in keywords across lines
2013-07-13 Father Chrysostomost/base/lex.t: Test pyoq with comment before delim
2013-07-13 James E KeenanPOD inside of a function call is inadvisable.
2013-07-12 Andy DoughertyAdd a const qualifier for the arg to the S_CvGV inline...
2013-07-12 Ricardo Signesperldiag: note the exceptions for "once" warnings
2013-07-12 Nicholas ClarkFor -DPERL_GLOBAL_STRUCT, eliminate local variable...
2013-07-12 Nicholas ClarkFix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR...
2013-07-12 Nicholas ClarkSpecify the versions of ExtUtils::MiniPerl and ExtUtils...
2013-07-12 Nicholas ClarkInline the Makefile target perl.valgrind.config into...
2013-07-12 Nicholas ClarkEliminate the Makefile targets test_notty.valgrind...
2013-07-12 Father Chrysostomosswitchd.t: correct bug number
2013-07-12 Father ChrysostomosConsistent spaces after dots in perlvar
2013-07-12 Father Chrysostomos[perl #118627] Don’t do COW when creating ${"_<-e"}[0]
2013-07-11 Nicholas ClarkRefactor perlmodlib.PL to use regen_lib.pl and avoid...
2013-07-11 Peter MartiniSplit the handling for "Illegal character" and "Illegal...
2013-07-11 Karl Williamsonperldelta: document locale changes
2013-07-11 Tony Cookperldelta for 2c179de53ae082
2013-07-11 Vladimir Timofeev[perl #118829] Memory leaks in STORABLE_attach
2013-07-10 Brian GottreuFix typo in docs for SvPV: ") => >"
2013-07-10 Nicholas ClarkUpdate comment in autodoc.pl - it's not run from regen.pl
2013-07-10 James E KeenanConvert to use of Test::More. Boost test coverage.
2013-07-10 Peter Martini'Prototype after' and 'Illegal character' warnings...
2013-07-10 Petr PísařSuppress system Term::ReadLine::Gnu
2013-07-10 Father ChrysostomosAdd Nathan Trapuzzano to AUTHORS
2013-07-10 Nathan TrapuzzanoFix typo in perlreapi(1perl).
2013-07-10 Peter MartiniQuiet warning in a DEBUG print
2013-07-10 Karl Williamsonlocale documentation: Grammaar and appearance nits
2013-07-10 Karl WilliamsonPATCH: [perl #38193] embedded perl always calls setloca...
2013-07-10 Father ChrysostomosMake method lookup treat *foo as \*foo
2013-07-10 Karl WilliamsonBetter document setlocale, "use locale" interactions
2013-07-09 Chris 'BinGOs... Update Getopt-Long to CPAN version 2.41
2013-07-09 Father Chrysostomosmethod.t: Correct miniperl skip count
2013-07-09 Daniel Draganadd entries to various .gitignore files for Win32 builds
2013-07-09 Nicholas ClarkMerge the refactoring of ExtUtils::Miniperl and ExtUtil...
2013-07-09 Nicholas ClarkDescribe the changes to ExtUtils::{Embed,Miniperl}...
2013-07-09 Nicholas ClarkChange the *nix and VMS Makefiles to to pass a filename...
2013-07-09 Nicholas ClarkExtUtils::Miniperl::writemain()'s first argument can...
2013-07-09 Nicholas ClarkUse more semantic markup in the Pod for ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed::xsi_{protos,body} to use...
2013-07-09 Nicholas ClarkRefactor xsinit generation code in ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Miniperl to use ExtUtils::Embed.
2013-07-09 Nicholas ClarkTweak ExtUtils::Embed's generated C code to be closer...
2013-07-09 Nicholas ClarkPropagate bugfixes from {mini,}perlmain.c into ExtUtils...
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed to work with miniperl.
2013-07-09 Nicholas ClarkOn Win32 run autodoc.pl and pod/perlmodlib.PL using...
2013-07-09 David Golden[perl #116975] perlfunc require: fix example subroutine
2013-07-09 Tony Cook[perl #117033] wrong .packlist creation at installation...
2013-07-09 Father Chrysostomosperldelta template: consistent spaces after dots
2013-07-09 Father Chrysostomosperldelta: consistent spaces after dots
2013-07-09 Father Chrysostomos[perl #113932] UNIVERSAL::can with globs and globrefs
2013-07-08 Chris 'BinGOs... perldelta for b2b69a966b47abd2cb4c320da60619b27c6c8abf
2013-07-08 Karl Williamsonperldelta: Verbatim lines into 79 columns
2013-07-08 Karl Williamsonperllocale.pod: Fix misstatements, and some nits
2013-07-08 Karl WilliamsonPATCH: [perl #115808]: POSIX::setlocale returns bizarre...
2013-07-08 Ricardo Signesperlexperiment: linux abstract domains sockets
2013-07-08 Ricardo Signesperlexperiment: MLDBM is not part of core
2013-07-08 James E KeenanAdd block to exercise case of very large buffer in...
2013-07-08 James E KeenanAdd tests for two previously unexercised sections of...
2013-07-07 Craig A. BerryRemove trailing dots in t/porting/readme.t on VMS.
2013-07-07 Craig A. BerryRestore $(ARCHDIR)vmspipe.com to VMS build after 2d11a7...
2013-07-07 Karl Williamsonperl.c: Use Strerror instead of strerror
2013-07-07 Karl Williamsonpp_sys.c: Use macro instead of reinventing it
2013-07-07 Karl Williamsonutil.c: Avoid unnecessary setlocale() calls
2013-07-07 Karl WilliamsonPATCH: [perl #118197] Cope with non-ASCII decimal separ...
2013-07-07 Karl WilliamsonProperly determine if in locale for NV stringification
2013-07-07 Chris 'BinGOs... Update DB_File to CPAN version 1.829
next