platform/upstream/perl.git
2011-02-06 Karl Williamsonutf8_heavy.pl: Improve debug output
2011-02-06 Karl WilliamsonSilence compile warnings before uni tables built
2011-02-06 George GreerTwo Safefree() changes to make -DPERL_POISON builds...
2011-02-06 Nicholas ClarkIn IPC::Open3's fd.t, open STDIN explicitly in the...
2011-02-06 Nicholas ClarkIn IPC::Open3's fd.t, correct the code added in 1f563db...
2011-02-06 George GreerRearrange global.sym according to 'make regen'
2011-02-05 Dave RolskyAdd a section on patch style (unified diff, etc) and...
2011-02-05 George GreerTwo more swash inversion list exports necessary for...
2011-02-05 Craig A. BerryDon't redefine Perl API functions in ext/re.
2011-02-05 pjacklam[perl #83406] Library compatibility and API documentati...
2011-02-05 Nicholas ClarkConvert XS::APItest's svpv_magic.t to Test::More.
2011-02-05 Tony Cookexport the functions required by re
2011-02-04 Chris 'BinGOs... Clarify the return values of the first_release function...
2011-02-04 Nicholas ClarkRemove MacOS Classic references from B's tests.
2011-02-04 Nicholas ClarkRefactor B's o.t to use 'prog' and 'switches' with...
2011-02-04 Karl Williamsonl1_char_class_tab.h: Remove multi-char fold targets
2011-02-04 Dave RolskyMajor revision of perlhack and perlrepository
2011-02-04 Nicholas ClarkActually generate full failure diagnostics in checkErrs...
2011-02-04 Nicholas ClarkIn B's OptreeCheck, always report inconsistent errors...
2011-02-04 Nicholas ClarkIn B's OptreeCheck, implement proper qr// matching...
2011-02-04 Nicholas ClarkIn B's OptreeCheck, inline diag_or_fail() into its...
2011-02-04 David Mitchellsilence do_curse() compiler warning
2011-02-04 Nicholas ClarkIn Cwd, convert two regexps to explicit ranges, instead...
2011-02-04 Nicholas ClarkIn File::Copy, convert two regexps to explicit ranges...
2011-02-04 Michael StevensFix excess whitespace in pod.
2011-02-04 Nicholas ClarkIn B's tests, fix calls to like() which weren't being...
2011-02-04 Nicholas ClarkRemove non-working and hence unused features from B...
2011-02-04 Nicholas ClarkConvert Pod::Html to lexical file handles.
2011-02-04 David GoldenUpdated HTTP::Tiny to CPAN version 0.010
2011-02-04 Tony Cookuse the macro that casts to HV * so threaded C++ builds...
2011-02-03 Nicholas ClarkConvert B's "no perlio" skips to "skip all" in the...
2011-02-03 Nicholas ClarkRemove commented out 'require test.pl' lines in B's...
2011-02-03 Nicholas ClarkCorrect the "no perlio" skipping in optree_misc.t.
2011-02-03 David GoldenUpdated Module::Metadata to CPAN version 1.000004
2011-02-03 Karl Williamsoncode points above 0x7fff_ffff problematic
2011-02-02 Karl WilliamsonMove ANYOF folding from regexec to regcomp
2011-02-02 Karl Williamsonregexp_unicode_prop.t: Add tests, refactor
2011-02-02 Karl Williamsonpat-advanced.t: Add new test
2011-02-02 Karl Williamsonregexp_unicode_prop.t: Comment nits
2011-02-02 Karl WilliamsonAdd synonym \p{Titlecase}
2011-02-02 Karl WilliamsonAdd PL_foldable - a list of chars that participate...
2011-02-02 Karl Williamsonmktables remove obsolete never-used code
2011-02-02 Karl Williamsonintrpvar.h: Clarify comment
2011-02-02 Karl Williamson_swash_inversion_hash Rmv X from embed, add const
2011-02-02 Karl WilliamsonAdd initial inversion list object
2011-02-02 Karl Williamsonregcomp.c: Generate different property for /i matching
2011-02-02 Karl Williamsonutf8_heavy: Use new mktables caseless feature
2011-02-02 Karl Williamsonmktables: Set caseless equivalent tables
2011-02-02 Karl Williamsonmktables: Add concept of caseless equiv table
2011-02-02 Karl Williamsonmktables: factor out sub that duplicates utf8_heavy
2011-02-02 Karl Williamsonregcomp.c: cl_and() fix
2011-02-02 Jesse Vincentupdate the manicheck step in the RMG to keep up with...
2011-02-02 Jesse Vincentremove cmpVERSION step from the RMG since abigail autom...
2011-02-02 Jesse Vincentmade abigail's new porting/cmp_version.t not scream...
2011-02-02 Jesse VincentBump Attribute::Handlers version since it changed since...
2011-02-02 Jesse VincentBump I18N::LangTgs::Detect since it changed since the...
2011-02-02 Jesse VincentBump IO::Select's version since it changed since the...
2011-02-02 Jesse VincentBump Locale::Maketext's version
2011-02-02 AbigailMake it so that it acts as if cmpVERSION.pl had not...
2011-02-01 Jesse VincentBump OS2::Process version since the docs changed trigge...
2011-02-01 Michael StevensRemove whitespace for pod fix.
2011-02-01 Michael StevensFix NAME section to be valid.
2011-02-01 Michael StevensMake podchecker a little happier
2011-02-01 Michael StevensPod cleanup for F<> and L<>
2011-02-01 Jesse Vincentupdate the release manager's guide to remove a now...
2011-02-01 Jesse VincentBump Carp.pm version since it now differs from 5.13.9
2011-02-01 Dave RolskyPerltidy Carp.pm and Carp.t
2011-02-01 Dave RolskyMake Carp.pm strict and warnings safe.
2011-02-01 Jesse VincentBump versions of modules changed since the last blead...
2011-02-01 AbigailGet the tag from git describe instead of $]
2011-02-01 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-02-01 Chris 'BinGOs... Update IPC-Cmd to CPAN version 0.70
2011-01-31 AbigailTurn exec flag off
2011-01-31 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-31 AbigailTurn Porting/cmpVERSION.pl into a test
2011-01-31 Father ChrysostomosPartially revert 4155e4fe
2011-01-31 Dave RolskyDon't refer to specific line numbers in test code regex
2011-01-31 Zsbán Ambrus[perl #83018] TEST PATCH: commit 95ea86d5 also fixes...
2011-01-30 David MitchellPerl_do_sv_dump: dump REGEXP body
2011-01-30 David MitchellPerl_do_sv_dump: move stub REGEXP code
2011-01-30 David MitchellPerl_do_sv_dump: add some blank lines and headers
2011-01-30 David MitchellRemove vestigial ORANGE references
2011-01-30 Craig A. BerrySkip the right number of tests in DosGlob.t.
2011-01-30 David Mitchellfix a confusing open scope in pp_subst
2011-01-30 Michael StevensTidy up perlport.pod with more L<> around URLs.
2011-01-30 Michael StevensTidy up pod.
2011-01-30 Karl Williamsonembed.fnc: Add E flag to regcurly entry
2011-01-30 Craig A. BerryS_regcurly needs thread context.
2011-01-29 Father ChrysostomosAnother address for Schubiger
2011-01-29 David Leadbeater[perl #82996] Use the user's from address as return...
2011-01-29 Steven Schubiger[perl #82988] Skip hanging taint.t test on MirBSD 10
2011-01-29 David Leadbeater[perl #82980] Typo fix in Attribute::Handlers
2011-01-29 Paul "LeoNerd... Reindent recent IPv6/getaddrinfo code consistently...
2011-01-29 Jesse VincentAdd Larwan Berke (Apocalypse) to AUTHORS
2011-01-29 Larwan BerkeMove IN6ADDR_ANY and IN6ADDR_LOOPBACK to @EXPORT_OK...
2011-01-29 Karl WilliamsonUse embed.pl inline capabilities for regcurly
2011-01-29 Karl Williamsonembed.fnc: Add inline function capability
2011-01-29 Karl Williamsonmktables: simplify a little code
2011-01-29 Karl Williamsonmktables: Rmv surrogates caution
2011-01-29 Karl Williamsonperlapi: Clarify statement about av_push()
next