platform/upstream/perl.git
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
2013-07-07 Karl WilliamsonExtUtils::Miniperl: Remove pod repeated phrase
2013-07-07 Chris 'BinGOs... Fix MidnightBSD hints file for 0.4-RELEASE
2013-07-07 Nicholas ClarkMerge the refactoring of ExtUtils::Miniperl and {mini...
2013-07-07 Nicholas ClarkMove the "editor block" from miniperlmain.c to ExtUtils...
2013-07-07 Nicholas ClarkClean up ExtUtils::Miniperl
2013-07-07 Nicholas ClarkInvert the build logic for miniperlmain.c and ExtUtils...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkMerge the branch which builds utils/Makefile from utils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-07 Nicholas ClarkReplace utils/Makefile.SH with utils/Makefile.PL
2013-07-07 Nicholas ClarkAdd an "always update" parameter to regen_lib's open_new().
2013-07-07 Nicholas ClarkRefactor the Text::Wrap::wrap() logic in regen/regen_lib.pl
2013-07-07 Nicholas ClarkAdd cpan/Text-Tabs/lib to buildcustomize.pl and hence...
2013-07-07 Nicholas ClarkRefactor regen_lib.pl to reduce verbosity.
2013-07-07 Father Chrysostomosto-do tests for #113932 (UNIVERSAL::can and handles)
2013-07-07 Father ChrysostomosStop using IV in pmop; remove workaround
2013-07-07 Father ChrysostomosSuppress dep warnings in DD’s indent.t
2013-07-06 Ricardo Signessmall improvements to documentation of IO::Socket
2013-07-06 Lukas Maifix SIGZZERO typo in perldoc -f kill
2013-07-06 Chris 'BinGOs... Update Time-Piece to CPAN version 1.21
2013-07-06 Ricardo Signesignore lib/File/Find.pm
2013-07-06 Father Chrysostomos[perl #117917] /(?{ m|...| }) (?{ $1 })/
2013-07-06 Karl WilliamsonPATCH: [perl #112208]: Set utf8 flag on $! appropriately
2013-07-06 H.Merijn BrandAdd new -V output to Config-Perl-V
2013-07-06 Karl Williamsonlocale.c: Further checks for utf8ness of a locale
2013-07-06 Karl Williamsonlocale.c: Extract out, fix, expand fcn to see if a...
2013-07-06 Karl Williamsonlocale.c: Compare apples to apples
2013-07-06 Karl Williamsonperl.h, locale.c: White space only
2013-07-06 Karl Williamsonlocale.c: Add comments
2013-07-05 Father Chrysostomos[perl #117727] Document B::PADLIST
2013-07-05 Nicholas ClarkMove File::Find from lib/ to ext/
2013-07-05 Nicholas ClarkChange File::Find's tests to look for taint.t instead...
2013-07-05 Nicholas ClarkImprove the BEGIN-time setup code for File::Find's...
2013-07-05 Father ChrysostomosAdd Olivier Mengué to AUTHORS
2013-07-05 Father ChrysostomosIncrease $subs::VERSION to 1.02
2013-07-05 Olivier Menguésubs.pm: fix variable leak into global scope
2013-07-05 Chris 'BinGOs... Update MIME-Base64 to CPAN version 3.14
2013-07-05 Chris 'BinGOs... Update Digest-MD5 to CPAN version 2.53
2013-07-05 Tony Cookignore build products from the newly dist/ed Exporter
2013-07-05 Peter MartiniIntroduce validate_proto / stop stripping spaces
2013-07-05 Tony Cookminor clean up of the refactoring of d6a4f4b531
2013-07-05 Karl WilliamsonRevert "regcomp.c: Add a constant 0 element before...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-05 Karl WilliamsonRevert "regcomp.c: Remove unused data structure field"
next