This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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!
2010-10-10 Karl Williamsonregcomp.c: Fix compiler warning
2010-10-10 Father ChrysostomosAdd an inheritance diagram to package_aliases.t
2010-10-10 Craig A. BerryDon't assume filenames can contain parentheses
2010-10-10 Steffen MuellerMove regen scripts to regen/
2010-10-10 Steffen MuellerMention a few more auto-generated files in pumpkin.pod
2010-10-10 Father ChrysostomosMake more ways to move packages around reset isa caches
2010-10-10 Father ChrysostomosAvoid uninitialized warning in glob_assign_glob
2010-10-10 Father ChrysostomosRemove code added by c8bbf675 that turns out to be...
2010-10-10 Father ChrysostomosOops. Remove a duplicate require.
2010-10-10 Florian RagwitzUpdate gitignore files for moved pod scripts
2010-10-10 Florian RagwitzPod/Html.pm is now in ext/Pod-Html
2010-10-10 Zsbán Ambrus[perl #78306] Clearify inc_version_list config in INSTALL
2010-10-10 Father ChrysostomosReset isa on stash manipulation
2010-10-09 Craig A. BerryMake the new perl5db.t taint test work on VMS.
2010-10-09 Craig A. BerryAdd VMS symbol shortening to PL_bincompat_options.
2010-10-09 Nicholas ClarkCreate populate_isa() to de-duplicate logic to populate...
2010-10-09 Ricardo Signesdo not use both "a lvalue" and "an lvalue" but pick one
2010-10-09 Nicholas ClarkRemove now-unused parameters from S_gv_magicalize_isa().
2010-10-09 Nicholas ClarkMove the automatic instantiation of @AnyDBM_File::ISA...
2010-10-08 Chris 'BinGOs... Update perldelta.pod for threads::shared upgrade
2010-10-08 Jerry D. HeddenUpgrade to threads::shared 1.34
2010-10-08 Nicholas ClarkRemove dead code from Perl_gv_stashpvn().
2010-10-08 Craig A. BerryMake compiler-shortened symbols the default on VMS.
2010-10-08 Craig A. BerryLet the compiler shorten symbols on VMS.
2010-10-08 Craig A. BerryExtUtils::XSSymSet can now let the compiler shorten...
2010-10-08 Nicholas ClarkFix bugs in e771aaa95f65a9c4 (reducing copying in gv_fe...
2010-10-08 Nicholas ClarkRefactor Perl_xs_apiversion_bootcheck()
next