This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-07-12 James E. KeenanAdd $Packprefix to $self.
2011-07-12 James E. KeenanMove $ret_type into $self.
2011-07-12 James E. KeenanMore globals in $self
2011-07-12 James E. KeenanMove more globals into the global $self
2011-07-12 James E. KeenanDeclare global instance as a stepping stone to an OO...
2011-07-12 James E. KeenanMore and better tests
2011-07-12 James E. KeenanEliminate sub ProtoString(), which was used in only...
2011-07-12 James E. KeenanMove list of XS keywords to Constants.pm.
2011-07-12 James E. KeenanRemove the wistful comment about "use strict -- one...
2011-07-12 James E. KeenanChange name of sub errors() to sub report_error_count()
2011-07-12 James E. KeenanIndentation fix
2011-07-12 James E. KeenanChange arguments to output_init() to single hashref
2011-07-12 James E. KeenanChange arguments to generate_init() to single hashref.
2011-07-12 James E. KeenanInline comment about difficulties which 'eval qq()...
2011-07-12 James E. KeenanTypographical cleanup only.
2011-07-12 James E. KeenanImprove test coverage, extract function for better...
2011-07-12 James E. KeenanExplicitly pass $hiertype to map_type()
2011-07-12 James E. KeenanEliminate last 'local' variables.
2011-07-12 James E. KeenanMore variable scope fixes
2011-07-12 James E. KeenanRefine debugging messages to only identify CRITICAL...
2011-07-12 James E. KeenanSTDERR debugging messages around the last suspected...
2011-07-12 James E. KeenanRename $name_printed to $printed_name
2011-07-12 James E. KeenanRename two more instances of '$name'.
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
next