platform/upstream/perl.git
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
2010-10-12 Karl Williamsonmktables: Change name of option to -annotate
2010-10-12 Karl Williamsonmktables: Change variable name
2010-10-12 Karl Williamsonmktables: Extend -output_names option
2010-10-12 Karl Williamsonmktables: Add arg to write() to say if in utf8
2010-10-12 Karl Williamsonmktables: Move method to different class
2010-10-12 Karl Williamsonmktables: Remove extraneous error message
2010-10-12 Karl Williamsonmktables: Change method name for clarity
2010-10-12 Karl Williamsonmktables: Finish the refactoring out of a pass.
2010-10-12 Karl Williamsonmktables: Remove unshift onto large array
2010-10-12 Karl Williamsonmktables: Rmv obsolete field
2010-10-12 Karl Williamsonmktables: refactor to eliminate a pass over tables
2010-10-12 Karl Williamsonmktables: Add # XXX so can find experimental code
2010-10-12 Karl Williamsonmktables: Move 'format' to base class
2010-10-12 Karl Williamsonmktables: Change format name for Decomposition.pl
2010-10-12 Karl Williamsonmktables: change variable name for clarity
2010-10-12 Karl Williamsonmktables: if modify during run, regen tables
2010-10-12 Karl Williamsonmktables: rewrite 'if' statement for clarity
2010-10-12 Karl Williamsonmktables: complement variable name for rebuilding
2010-10-12 Karl Williamsonmktables: Add type_of() method to get range's type
2010-10-12 Karl Williamsonmktables: Convert value_of() to use containing_range()
2010-10-12 Karl Williamsonmktables: Remove extraneous debug statement
2010-10-12 Karl Williamsonmktables: Add containing_range method
2010-10-12 Karl Williamsonmktables: Clarify comment in generated tables
2010-10-12 Karl Williamsonmktables: Clarify comment in generated tables
2010-10-12 Karl Williamsonmktables: Save reference to two commonly used tables
2010-10-12 Karl Williamsonmktables: Improve message
2010-10-12 Karl Williamsonmktables: Remove commented out obsolete code
2010-10-12 Karl Williamsonmktables: Can't generate simple casing tables
2010-10-12 Karl Williamsonmktables: Use more descriptive property names
2010-10-12 Karl Williamsonmktables: Make generated files use hex code points
2010-10-12 Karl Williamsonmktables: fix typos in comments
2010-10-12 Zeframperldelta entry for cv_set_call_checker
2010-10-12 Ben MorrowAdd LINKLIST to the API.
2010-10-12 ZeframAPIify op list constructors
2010-10-12 Father ChrysostomosReset isa caches on nonexistent substashes when stash...
2010-10-12 Nicholas ClarkIn APItest.xs, augment croak("fail") with the file...
2010-10-12 Nicholas ClarkXS_Tie_Hash_NamedCapture_STORE should always croak...
2010-10-12 Andrew RodlandCorrect mistaken references to &PL_sv_true and &PL_sv...
2010-10-12 Florian RagwitzMemoize has CPAN as its upstream
2010-10-12 Eric BrineImprove documentation of \Q
2010-10-11 Nicholas ClarkCorrect prototype of mathom Perl_mro_isa_changed_in...
2010-10-11 Father ChrysostomosAllow mro_isa_changed_in to be called on nonexistent...
2010-10-11 Nicholas ClarkAvoid calling Gcovert() when stringifying 0.0 and -0.0
2010-10-11 Craig A. BerryInstall l1_char_class_tab.h on VMS.
2010-10-11 Ben MorrowRemove some excess cleverness from the Bhk macros.
2010-10-11 Zeframplugin mechanism to rewrite calls to a subroutine
2010-10-10 David Mitchellmake sv_clear() non-recursive on RVs
2010-10-10 David Mitchellre-indent sv_clear()
2010-10-10 David Mitchellmake sv_clear() iterate over AVs
2010-10-10 David Mitchellstop DEBUG_LEAKING_SCALARS, er, leaking!
next