platform/upstream/perl.git
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
2010-10-16 Father ChrysostomosAdd Mike Kelly to AUTHORS
2010-10-16 Mike Kellydist/IO: fix a few typos
2010-10-16 Father ChrysostomosAdd Ali Polatel to AUTHORS
2010-10-16 Ali Polateldist/IO: Always bind to localhost in tests.
2010-10-15 Jan DuboisUse __declspec(dllimport) for XS code on Windows
2010-10-15 Craig A. BerryUpdate regen targets on VMS.
2010-10-15 Craig A. BerryBand-aid to handle long API symbol on VMS.
2010-10-15 Florian RagwitzMake splice invoke set magic
2010-10-15 Karl WilliamsonSubject: [perl #58182] partial: Add uni \s,\w matching
2010-10-15 Karl Williamsonperlre.pod: slight rewording
2010-10-15 Karl WilliamsonSubject: unicode_strings.t: Imprv test output
2010-10-15 Karl WilliamsonSubject: unicode_strings.t: rmv trail blanks
2010-10-15 Karl WilliamsonSubject: regcomp.h: Add macro to get regnode flags
2010-10-15 Karl WilliamsonSubject: [PATCH] regexec.c: make macros fit 80 cols
2010-10-15 Karl WilliamsonSubject: [PATCH] regexec.c: add and refactor macros
2010-10-15 Karl Williamsonregcomp.c: Fix white space, cuddled else
2010-10-15 Karl Williamsonperlrebackslash: Fix poor grammar
2010-10-15 Jesse Vincentremove some broken markup from release_schedule
2010-10-15 Jesse VincentAdd another victim, get a 2011 heading
2010-10-15 Jesse VincentUpdate our victim list through spring
2010-10-15 Jesse Vincentsign myself up for a blead release and the 5.14 RC0
2010-10-15 Nicholas ClarkImplement File::Glob::GLOB_CSH in XS instead of perl.
2010-10-15 Nicholas ClarkUse inlineable proxy constant subs for File::Glob
2010-10-15 Nicholas ClarkExpress @File::Glob::EXPORT_OK in terms of %File::Glob...
2010-10-15 Nicholas ClarkFile::Glob::GLOB_ERROR is a real subroutine, not a...
2010-10-15 Nicholas ClarkNothing autoloaded in Sys::Hostname or I18N::Langinfo...
2010-10-15 Nicholas ClarkRemove erroneous references to AutoLoader from File...
2010-10-15 Chip SalzenbergDocument that av_delete and hv_delete make their return...
2010-10-14 Father ChrysostomosMake cpan/CGI/t/http.t (hopefully) compatible with VMS
2010-10-14 Father Chrysostomosperldelta: Missing a C from C<>
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-10-14 Nicholas ClarkXSLoader::load() with no arguments can use caller to...
2010-10-14 Father Chrysostomosperldelta: delete $+{...} was in the wrong section
2010-10-14 Father Chrysostomosperldelta up to 97a3247
2010-10-14 Father ChrysostomosCorrect threads version
2010-10-14 Florian RagwitzUpdate .gitignore for the Tie::Hash::NamedCapture move
2010-10-14 Father ChrysostomosChange the perl version mentioned in threads.pm concern...
2010-10-14 Nicholas ClarkRemove the code for file exclusions from Maintainers...
2010-10-14 Nicholas ClarkSince c440907b, Maintainers.pl doesn't need exclusions...
2010-10-14 Nicholas ClarkMove remaining Tie::Hash::NamedCapture XS code to Named...
2010-10-14 Nicholas ClarkMove Tie::Hash::NamedCapture::{FIRST,NEXT}KEY to NamedC...
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-10-14 Nicholas ClarkMerge XS_Tie_Hash_NamedCapture_{FIRSTK,NEXTK} into...
2010-10-14 Nicholas ClarkMerge XS_Tie_Hash_NamedCapture_STORE into S_named_captu...
2010-10-14 Nicholas ClarkMerge XS_Tie_Hash_NamedCapture_CLEAR into S_named_captu...
2010-10-14 Nicholas ClarkMerge XS_Tie_Hash_NamedCapture_DELETE into S_named_capt...
2010-10-14 Nicholas ClarkMerge XS_Tie_Hash_NamedCapture_SCALAR into S_named_capt...
2010-10-14 Nicholas ClarkMerge XS_Tie_Hash_NamedCapture_{FETCH,EXISTS} into...
2010-10-14 Nicholas ClarkExpand CALLREG_NAMED_BUFF* macros in XS_Tie_Hash_NamedC...
2010-10-14 Andy DoughertyFix x2p and utils dependencies for static builds
2010-10-14 Father ChrysostomosRemove or update pod references to regexp reëntrance.
2010-10-14 Father Chrysostomoswarnings.pl -> regen/warnings.pl
2010-10-14 Father Chrysostomosregcomp.pl -> regen/regcomp.pl
2010-10-14 Father Chrysostomosreentr.pl -> regen/reentr.pl
2010-10-14 Father Chrysostomosoverload.pl -> regen/overload.pl
2010-10-14 Father Chrysostomosopcode.pl -> regen/opcode.pl
2010-10-14 Father Chrysostomoskeywords.pl -> regen/keywords.pl
2010-10-14 Father Chrysostomosembed.pl -> regen/embed.pl
2010-10-14 Zeframaf00134636ffe4172cbffeaed3bbad802e58d8a0 broke regen_perly.
2010-10-14 Father Chrysostomosperldelta up to 825563b9
2010-10-14 Father Chrysostomosperldelta up to 7ec2c349
2010-10-14 Father Chrysostomosperldelta up to 07ffcb738
2010-10-13 Father Chrysostomosperldelta up to 91332126
2010-10-13 Father Chrysostomosperldelta up to 2748c77610
2010-10-13 Nicholas ClarkAdd tests for the usage messages for Tie::Hash::NamedCa...
2010-10-13 Nicholas ClarkIn reg_nc_tie.t, use like() to get better diagnostics...
2010-10-13 Florian RagwitzAdd perl5122delta
2010-10-13 Father ChrysostomosStop cpan/CGI/t/http.t from failing
2010-10-13 Nicholas ClarkIn S_save_scalar_at, remove oldtainted, unneeded since...
2010-10-13 Nicholas ClarkConsistent stack handling for XS_re_regnames_*
2010-10-13 Nicholas ClarkConsistent usage messages for XS_Tie_Hash_NamedCapture_*
2010-10-13 Nicholas ClarkIn XS_Tie_Hash_NamedCapture_{CLEAR,STORE}, free any...
2010-10-13 Nicholas ClarkConsistent stack handling for XS_Tie_Hash_NamedCapture_*
2010-10-13 Nicholas ClarkXS_Tie_Hash_NamedCapture_DELETE should return a value.
2010-10-13 brian d foyperlfaq4: use given() in number/float/integer answer
2010-10-13 Karl WilliamsonFix typos in comments
2010-10-13 Zeframperldelta entries for op-building functions and LINKLIST
2010-10-13 Karl Williamsoncharnames.t: Make sure code point aliasess are right
2010-10-13 Karl Williamsoncharnames.t: Extract common code to subroutine
2010-10-13 Father Chrysostomos[perl #78362] Make mro_package_moved check for recursion
2010-10-12 Tony CookANSI C-ify the Perl_mro_isa_changed_in return mathoms.c
next