platform/upstream/perl.git
2011-07-12 James E. KeenanReclassify approx 7 variables as either 'our' or 'my'.
2011-07-12 James E. KeenanAdd a little POD
2011-07-12 James E. KeenanMore variable renaming and comments
2011-07-12 James E. KeenanMore variable and code shuffling to improve maintainability
2011-07-12 James E. KeenanMove code handling processing of typemap files to Utili...
2011-07-12 James E. KeenanChange $ALIAS from 'my' to 'our'
2011-07-12 James E. KeenanChange ValidProtoString() to valid_proto_string()
2011-07-12 James E. KeenanRevise some of the placements into EU::PXS::Constants.
2011-07-12 James E. KeenanShuffle more functions and variables around
2011-07-12 James E. KeenanMove EU::ParseXS::CountLines to its own file to simplif...
2011-07-12 James E. KeenanImplement use strict 'subs' and 'refs'
2011-07-12 James E. KeenanCorrect ambiguous regex capture syntax.
2011-07-12 James E. KeenanTighten scope of more variables
2011-07-12 James E. KeenanMove about 9 global variables into 'our' status.
2011-07-12 James E. KeenanLexicalize more variables
2011-07-12 James E. KeenanContinue renaming confusing variables
2011-07-12 James E. KeenanEU::ParseXS Version bump
2011-07-12 James E. KeenanStart to remove unused variables
2011-07-12 James E. KeenanMove TidyType() to Utilities::tidy_type()
2011-07-12 James E. KeenanChange TrimWhitespace() to trim_whitespace()
2011-07-12 Steffen MuellerMove POD for internal sub from ParseXS.pod to Utilities.pm
2011-07-12 Steffen MuellerSeparate POD file and ExtUtils::ParseXS::Utilities
2011-07-12 James E. KeenanContinue tidying up the code, range lines 1000-end
2011-07-12 James E. KeenanChange from 'use vars' to 'our', which was introduced...
2011-07-12 James E. KeenanBegin to uncuddle 'elsif' and 'else'. Rationalize inden...
2011-07-12 James E. KeenanEliminate whitespace before final semicolon.
2011-07-12 James E. KeenanChange all hard tabs to 4-spaces. Eliminate trailing...
2011-07-12 Steffen MuellerRename EU::PXS test files to include digits
2011-07-12 Steffen MuellerRevert "Moved prototype check to XS code, allowing...
2011-07-12 Steffen MuellerRevert EU::ParseXS part of 1e8125c621275d18c74bc8dae3bf...
2011-07-12 Steffen MuellerRevert the EU::ParseXS part of c4a6f826b3676d1fdbd9972a...
2011-07-12 Steffen MuellerRevert EU::ParseXS part of c33e8be1506a75e393304af89d64...
2011-07-12 Steffen MuellerAdd an email alias for James Keenan
2011-07-12 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9107
2011-07-12 Florian RagwitzI, for one, welcome our new DTrace overlord
2011-07-12 Father Chrysostomosregenerate known_pod_issues
2011-07-12 Shawn M MooreDocument and test the phase-change probe
2011-07-12 Florian RagwitzLoad modules only after setting up @INC
2011-07-12 Leon BrocardMake Porting/makerel create smaller archives with 7z...
2011-07-12 Father Chrysostomosbuildtoc, known_pod_issues
2011-07-12 Shawn M MooreNew document for perldtrace
2011-07-12 Shawn M MooreNew test file that exercises Perl's DTrace support
2011-07-12 Shawn M MooreAdd a phase-change DTrace probe
2011-07-12 Shawn M MooreFactor out a PERL_SET_PHASE macro
2011-07-12 Craig A. BerryA not X for was_lvalue_sub in embed.fnc.
2011-07-11 Father ChrysostomosStorable: Restore 5.6 compatibility
2011-07-11 Father ChrysostomosStorable: Restore 5.8.2 compatibility
2011-07-11 Father ChrysostomosFix a Storable test to work in 5.8.9-
2011-07-11 Gerard Goossenuse a flag to signal a stacking filetests instead of...
2011-07-11 Florian RagwitzAdd tests for wrapping formats in B objects
2011-07-11 Nicholas ClarkIn sv.c, remove comments with structure sizes from...
2011-07-11 Father ChrysostomosExport Perl_was_lvalue_sub
2011-07-10 Karl WilliamsonAdd support for Unicode's Script_Extension property
2011-07-10 Karl Williamsonmktables: Suppress certain expected debug msgs
2011-07-10 Karl WilliamsonUnicode::UCD: nits in comments and pod
2011-07-10 Karl Williamsonperlunicode: nits
2011-07-10 Karl Williamsonperlrecharclass: nit
2011-07-10 Karl Williamsonmktables: Move test to added class member
2011-07-10 Karl Williamsonmktables: New method on properties to delete tables
2011-07-10 Father Chrysostomosperlgit: C<<...>> -> C<< ... >>
2011-07-10 Father ChrysostomosSquelch warning in deparse.t
2011-07-10 Hojung YounB::Deparse misdeparses qq(@,)
2011-07-10 Phil Monsenperlref: update bareword bracketing discussion, mention...
2011-07-10 Chris 'BinGOs... Update Pod-Simple to CPAN version 3.17
2011-07-10 Father ChrysostomosUpdate perldoc.pod with URL support
2011-07-10 Claes JakobssonAdd crude support to perldoc for viewing PODs via HTTP(s)
2011-07-10 Father ChrysostomosPropagate (non-)lvalue context through nested calls
2011-07-09 Karl Williamsonperlrecharclass: slight reword
2011-07-09 Father ChrysostomosS_return_lvalues: collapse duplicated code
2011-07-09 Father ChrysostomosS_return_lvalues: microƶptimisation
2011-07-09 Father ChrysostomosFree temps on recursive scalar lvalue sub exit
2011-07-09 Father ChrysostomosFix grammar in perldelta
2011-07-09 Florian RagwitzSynchronise Math::BigInt::FastCalc to CPAN
2011-07-09 Florian RagwitzSynchronise bignum to CPAN
2011-07-09 Florian RagwitzSynchronise Math::BigRat with CPAN
2011-07-09 Florian RagwitzSynchronise I18N::Collate to CPAN
2011-07-09 Florian RagwitzSynchronise File::CheckTree to CPAN
2011-07-09 Florian RagwitzSynchronise Env to CPAN
2011-07-09 Florian RagwitzSynchronise Dumpvalue to CPAN
2011-07-09 Florian RagwitzSynchronise B::Lint to CPAN
2011-07-09 Florian Ragwitzconstant-1.22 is not on CPAN yet
2011-07-09 Chris 'BinGOs... Update CGI to CPAN version 3.55
2011-07-09 Chris 'BinGOs... Synchronise Maintainers.pl with what is actually in...
2011-07-08 Craig A. BerryUse makedef.pl on VMS to feed vms/gen_shrfls.pl.
2011-07-08 Nicholas ClarkIn win32_start_child(), remove tmpgv, unused since...
2011-07-08 Father ChrysostomosIncrease $diagnostics::VERSION
2011-07-08 Matthew HorsfallAllow items in perldiag.pod to match warnings when...
2011-07-08 Father ChrysostomosAdd prototypes for __FILE__ &c.
2011-07-08 Florian Ragwitzperlfaq's pod syntax test shouldn't be in blead
2011-07-08 Florian RagwitzDual-life perlfaq
2011-07-08 Karl Williamsonpodcheck: Note new linked-to modules
2011-07-08 Karl Williamsonregexec.c: Nits in comments
2011-07-08 Karl Williamsonutf8_heavy: Fail on binary/non- mismatch
2011-07-07 Florian RagwitzMove perldoc.pod to the dist it belongs to
2011-07-07 Florian RagwitzAllow buildtoc to handle files outside of pod/
2011-07-07 brian greenfieldExpand "git co" in pod/perlhack.pod
2011-07-07 brian greenfieldAdd Brian Greenfield to AUTHORS
2011-07-07 Matthew HorsfallRemove old perltodo
2011-07-07 Matthew HorsfallAdd name to AUTHORS
2011-07-07 Jesse Luehrsfix smart match docs for lhs undef
next