This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make C-array inversion lists...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move inversion list hdr field...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Change, variable, fcn name"
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move 2 hdr inversion fields to...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Remove unused data structure...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-16 Karl WilliamsonReinstate + fix "Revert "regcomp.c: Add a constant...
2013-07-16 Karl Williamsonembed.fnc: Clarify comments on E,X flag usage; nit
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-16 Father Chrysostomosperldelta for #27010
2013-07-16 Father Chrysostomos[perl #27010] Make tie work through defelems
2013-07-16 Father Chrysostomosembed.fnc: E does not imply X
2013-07-16 James E KeenanConvert lib/FileHandle.t to use of Test::More; provide...
2013-07-16 Father Chrysostomosperldelta for #77814
2013-07-16 Father Chrysostomos[perl #77814] Make defelems propagate pos
2013-07-16 Father Chrysostomosperldelta for vstrings and set-magic
2013-07-16 Father ChrysostomosMake set-magic handle vstrings properly
2013-07-16 Father Chrysostomost/op/array.t: remove ‘no warnings "deprecated"’
2013-07-16 Ed Avis[perl #117223] Remove IO::File example from perlfunc
2013-07-15 Karl WilliamsonParseXS: generate deterministically ordered output
2013-07-15 Nicholas ClarkExtUtils::Embed::canon needs to *globally* substitute...
2013-07-15 H.Merijn BrandThreading 5.005 style is no longer supported
2013-07-15 Ricardo Signesperlexperiment: Sun Studio on Linux: not experimental
2013-07-15 Ricardo Signesperlexperiment: the M flag is not a useful thing to...
2013-07-14 Craig A. BerryFix file_name_is_absolute on VMS for device without...
2013-07-14 Chris 'BinGOs... Sync the Storable version in Maintainers.pl with CPAN...
2013-07-14 Daniel Draganmention that caller() does not show XSUBs
2013-07-13 Father Chrysostomosperldelta: appease podcheck; tweak formatting
2013-07-13 Father Chrysostomosperldelta for #118839/bf2614180a65
2013-07-13 Father Chrysostomosperldelta for #118567/50278ed0f
2013-07-13 Father Chrysostomosperldelta for #89648/b23eb1831
2013-07-13 Father Chrysostomosperldelta for #118627/4e917a04b78
2013-07-13 Father Chrysostomosperldelta for f791a21a2018
2013-07-13 Father Chrysostomosperldiag: rewrap an entry for better splain output
2013-07-13 Father Chrysostomosperldelta for b54d603d2 (consistent proto warnings)
2013-07-13 Father Chrysostomosperldelta for a77c16f7c (*foo->bar)
2013-07-13 Father Chrysostomosperldelta for #113932 (UNIVERSAL::can)
2013-07-13 Father Chrysostomosperldelta for #117917/f5df269c5c
2013-07-13 Father Chrysostomosperldelta for fdf416b69a0 (utf8 cloned protos)
2013-07-13 Father Chrysostomosperldelta for 9700e2d38 (ambiguity warnings)
2013-07-13 Father Chrysostomosperldelta for e9d9e6f34 (list cx for sort args)
2013-07-13 Father Chrysostomosperldelta for f65493df1c (lv sort args)
2013-07-13 Father Chrysostomosperldelta for 20d5dc239 (fatal in-place sort)
2013-07-13 Father Chrysostomosperldelta for bdbfc51a7b (undef constant my sub)
2013-07-13 Father Chrysostomosperldelta for 5e5128ba (@INC and scalarref docs)
2013-07-13 Father Chrysostomosperldelta for ee3818ca2c5e (Can’t coerce readonly REF)
2013-07-13 Father Chrysostomosperldelta for c72a4eedf (sv_force_normal at compile...
2013-07-13 Father Chrysostomosperldelta for 9657ccb4f (@INC sub returning scalar...
2013-07-13 Father Chrysostomosperldelta: typos; consistency tweaks
2013-07-13 Father Chrysostomosperldelta for 310f4fdb24 (more index constant mangling)
2013-07-13 Father Chrysostomosperldelta for 948d23704 (index constant mangling)
2013-07-13 Father Chrysostomosperldelta for 60041a0991 (split constant mangling)
2013-07-13 Father Chrysostomosperldelta for proto parsing changes
2013-07-13 Father Chrysostomosperldelta for 8922e438 (BmRARE/PREVIOUS removal)
2013-07-13 Father Chrysostomosperldelta for #118305/88dbe4a
2013-07-13 Father ChrysostomosWrap a long verbatim line in perlvar.pod
2013-07-13 Father Chrysostomos[perl #118839] Make ‘n’ debugger cmd respect lv subs
2013-07-13 Father Chrysostomosperl5db.pl: Remove obsolete comment
2013-07-13 Father Chrysostomostodo.pod: Don’t mention ‘make test.taintwarn’
2013-07-13 Father Chrysostomostodo.pod: Class set regexp operations are done
2013-07-13 Abhijit Menon-SenEdit ChangeLog, Bump VERSION before rebase/release
2013-07-13 Nicholas ClarkTweak the new Storable destroy test, and the ChangeLog
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...
next