platform/upstream/perl.git
2010-10-21 Father ChrysostomosFix a nested package deletion bug
2010-10-21 Karl Williamsonregexec.c: utf8 doesn't match non-utf8 self
2010-10-21 Karl Williamsonregcomp.c: Get rid of compiler warning.
2010-10-21 Zeframmark cophh API as experimental
2010-10-21 Zeframfull API for cop hint hashes
2010-10-21 Karl Williamsoncharnames::viacode returning less correct name
2010-10-21 Karl Williamsonmktables: Complement variable meaning for clarity
2010-10-21 Zeframfunction to parse Perl code block
2010-10-21 Zeframfix and test PL_expect in recdescent parsing
2010-10-21 Father Chrysostomos[perl #78072] use re '/xism';
2010-10-21 Zeframhandle bracket stack better in recdescent parsing
2010-10-21 Father Chrysostomos[perl #33752] B::Deparse fails with utf8 and our
2010-10-21 Zeframadd lex_start to the API
2010-10-21 Zeframavoid side-effecting source held in scalar
2010-10-21 Zeframremove redundant lex_end
2010-10-21 Zeframreplace PL_doextract with better kinds of variable
2010-10-21 Zeframremove filter inheritance option from lex_start
2010-10-21 Lubomir Rintel[perl #72062] Untaint DATA after it's reopened
2010-10-21 Nicholas ClarkSDBM_File::{error,clearerr} can be implemented as XS...
2010-10-21 Moritz Lenzdocument slices in scalar context
2010-10-21 Nicholas ClarkIn [GNO]DBM_File.xs, store the 4 filter functions as...
2010-10-21 Nicholas ClarkIn SDBM_File.xs, store the 4 filter functions as 1...
2010-10-21 Nicholas ClarkConvert [GNOS]DBM_File::TIEHASH to safecalloc() from...
2010-10-21 Nicholas ClarkMerge the XS code for Hash::Util::{hidden,legal}_ref_keys.
2010-10-21 Nicholas ClarkConvert Hash::Util's XS code to use typemaps for derefe...
2010-10-21 Nicholas ClarkStandardise Hash::Util::hv_store's error message.
2010-10-21 Nicholas ClarkConvert Hash::Util, XS::APItest and XS::Typemap to...
2010-10-21 Nicholas ClarkConvert GDBM_File to an XS AUTOLOAD.
2010-10-21 Nicholas ClarkUse inlineable proxy constant subs for GDBM_File.
2010-10-21 Nicholas ClarkConvert File::Glob::bsd_glob to XS.
2010-10-21 Nicholas ClarkFor PROXYSUBS error messages, generate more efficient...
2010-10-21 Nicholas ClarkConvert Fcntl, File::Glob, I18N::Langinfo and Socket...
2010-10-21 Nicholas ClarkAdd an option autoload to PROXYSUBS, to generate an...
2010-10-21 Nicholas ClarkIn Perl_gv_autoload4(), remove weakref before reassigni...
2010-10-21 Nicholas ClarkConvert Fcntl, File::Glob, I18N::Langinfo, POSIX and...
2010-10-21 Nicholas ClarkAdd option croak_on_error to PROXYSUBS, to directly...
2010-10-21 Nicholas ClarkChange goto_xs.t to use Fcntl::S_IMODE() for testing.
2010-10-21 Nicholas Clark[GNO]DBM_File must free any filter CVs in DESTROY.
2010-10-21 Nicholas ClarkRestore +x to Makefile.SH
2010-10-21 Tatsuhiko Miyagawaupdate TOC for perl5137delta
2010-10-21 Tatsuhiko MiyagawaCreate perldelta for 5.13.7
2010-10-21 Tatsuhiko Miyagawaepigraph for v5.13.6
2010-10-20 Tatsuhiko Miyagawaupdated perlhist.pod
2010-10-20 Tatsuhiko MiyagawaUpdate Module::CoreList for 5.13.6
2010-10-20 Tatsuhiko Miyagawamake regen; make regen_perly
2010-10-20 Tatsuhiko Miyagawalint perldelta links
2010-10-20 Tatsuhiko MiyagawaUpdated perldelta to fill in acknowledgements
2010-10-20 Tatsuhiko Miyagawabumped perl versions in Changes
2010-10-20 Tatsuhiko MiyagawaBump version to 5.13.6
2010-10-20 Florian RagwitzMention the PL_* accessor removal in perldelta
2010-10-20 Tatsuhiko Miyagawaclean up perldelta templates
2010-10-20 Tatsuhiko MiyagawaFix the heading for the perldelta commit a7e93501
2010-10-20 Nicholas ClarkIn Fcntl.xs, correct the conditional compilation of...
2010-10-20 Chris 'BinGOs... Fix version for Locale-Maketext in Porting/Maintainers.pl
2010-10-20 Father Chrysostomosperldelta up to c3b19b5c6
2010-10-19 David Mitchellremove DISABLE_DESTRUCTOR_KLUDGE
2010-10-19 David MitchellRecursive MULTICALL prematurely freed CV
2010-10-19 David Mitchelladd skeleton testing for the MULTICALL macros
2010-10-19 Dave Mitchellperldelta updates
2010-10-19 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.64
2010-10-19 Nicholas ClarkConvert I18N::Langinfo to XSLoader from DynaLoader.
2010-10-19 Nicholas ClarkUse inlineable proxy constant subs for I18N::Langinfo
2010-10-19 David Goldenfix indentation for prototype switch statements
2010-10-19 Nicholas ClarkRemove unused variable len from code generated by ExtUt...
2010-10-19 Nicholas ClarkStop 'use v5.8' leaking memory. Fixes #78436.
2010-10-19 Nicholas ClarkMake Fcntl::AUTOLOAD's error messages consistent with...
2010-10-19 Nicholas ClarkFcntl, POSIX and Socket can all use Proxy Constant...
2010-10-19 Nicholas ClarkImprove the generated C code for $xs_subname for Proxy...
2010-10-19 Nicholas ClarkFix file permissions after CPAN upgrade to 1.94_61
2010-10-19 Tatsuhiko MiyagawaFixed typo (double "with the") in release_managers_guid...
2010-10-19 Nicholas ClarkFix C++ build for Fcntl.xs.
2010-10-19 Chris 'BinGOs... Update CPAN to CPAN version 1.94_61
2010-10-19 Tatsuhiko Miyagawabumped GDBM_File version per da4061d and added perldelt...
2010-10-19 Tatsuhiko MiyagawaBumped B::Deparse version and added perldelta entry...
2010-10-19 Jesse VincentUpdate miyagawa's email address
2010-10-19 Tatsuhiko MiyagawaFix typo in how_to_write_a_perldelta.pod
2010-10-18 Chris 'BinGOs... Fix issues with the podlators update
2010-10-18 Father ChrysostomosSet Data::Dumper’s release date to that of perl 5.13.6
2010-10-18 Zsbán AmbrusAdd keys(@a) and values(@a) to perldelta
2010-10-18 Jan DuboisDon't use "dllimport" for code in perl5xx.dll
2010-10-18 Zsbán Ambrus[perl #78334] keys(@x) should be in perl5120delta.pod
2010-10-18 Nicholas ClarkExpress @Fcntl::EXPORT_OK in terms of %Fcntl::EXPORT_TAGS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IFMT to XS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IMODE to XS.
2010-10-18 Nicholas ClarkConvert Fcntl::S_IS{LNK,SOCK,BLK,CHR,FIFO,WHT,ENFMT...
2010-10-18 Nicholas ClarkConvert Fcntl::{S_ISREG,S_ISDIR} to XS.
2010-10-18 Nicholas ClarkTweak t/porting/dual-life.t for the file renames in...
2010-10-18 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.031
2010-10-18 Chris 'BinGOs... Update podlators to CPAN version 2.4.0
2010-10-18 Nicholas ClarkFix Fcntl::S_ISENFMT(), which could never have worked...
2010-10-18 Nicholas ClarkConvert File::Glob::import to $Exporter::ExportLevel...
2010-10-18 Nicholas ClarkConvert File::Glob::import to use given/when.
2010-10-18 Nicholas ClarkRemove MacOS classic support from File::Glob's tests.
2010-10-18 Craig A. BerryMention symbol shortening on VMS in perldelta.
2010-10-17 Ævar Arnfjörð... perldelta entries
2010-10-17 Father ChrysostomosRemove mention of cb525dbe88 from the perldelta comment
2010-10-17 Craig A. BerryParentheses in compiler flags are legal on VMS.
2010-10-17 Craig A. BerryClean up the name mangler database on VMS.
2010-10-17 brian d foy* perlfaq4: perlreftut is no longer upcoming, it's...
2010-10-16 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.63
next