Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/eu_typemap
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
smoke-me/eu_typemap
Show duplicate emailed reports
Filter:
?
James E. Keenan: Move $condnum, $cond, into $self. $ALIAS ran into eval EXPR problems.
C
James E. Keenan: Move $func_args into $self.
C
James E. Keenan: Move $RETVAL_code into $self.
C
James E. Keenan: Move $gotRETVAL into $self.
C
James E. Keenan: Move $deferred into $self.
C
James E. Keenan: Eliminate 'our' $printed_name
C
James E. Keenan: Move $thisdone and $retvaldone to $self.
C
James E. Keenan: Add $Packprefix to $self.
C
James E. Keenan: Move $ret_type into $self.
C
James E. Keenan: More globals in $self
C
James E. Keenan: Move more globals into the global $self
C
James E. Keenan: Declare global instance as a stepping stone to an OO ExtUtils::ParseXS
C
James E. Keenan: More and better tests
C
James E. Keenan: Eliminate sub ProtoString(), which was used in only one location.
C
James E. Keenan: Move list of XS keywords to Constants.pm.
C
James E. Keenan: Remove the wistful comment about "use strict -- one of these days ..."
C
James E. Keenan: Change name of sub errors() to sub report_error_count()
C
James E. Keenan: Indentation fix
C
James E. Keenan: Change arguments to output_init() to single hashref
C
James E. Keenan: Change arguments to generate_init() to single hashref.
C
James E. Keenan: Inline comment about difficulties which 'eval qq()' will pose
C
James E. Keenan: Typographical cleanup only.
C
James E. Keenan: Improve test coverage, extract function for better testing
C
James E. Keenan: Explicitly pass $hiertype to map_type()
C
James E. Keenan: Eliminate last 'local' variables.
C
James E. Keenan: More variable scope fixes
C
James E. Keenan: Refine debugging messages to only identify CRITICAL messages.
C
James E. Keenan: STDERR debugging messages around the last suspected '' global variables.
C
James E. Keenan: Rename $name_printed to $printed_name
C
James E. Keenan: Rename two more instances of '$name'.
C
James E. Keenan: Reclassify approx 7 variables as either 'our' or 'my'.
C
James E. Keenan: Add a little POD
C
James E. Keenan: More variable renaming and comments
C
James E. Keenan: More variable and code shuffling to improve maintainability
C
James E. Keenan: Move code handling processing of typemap files to Utilities.pm.
C
James E. Keenan: Change $ALIAS from 'my' to 'our'
C
James E. Keenan: Change ValidProtoString() to valid_proto_string()
C
James E. Keenan: Revise some of the placements into EU::PXS::Constants.
C
James E. Keenan: Shuffle more functions and variables around
C
James E. Keenan: Move EU::ParseXS::CountLines to its own file to simplify editing
C
James E. Keenan: Implement use strict 'subs' and 'refs'
C
James E. Keenan: Correct ambiguous regex capture syntax.
C
James E. Keenan: Tighten scope of more variables
C
James E. Keenan: Move about 9 global variables into 'our' status.
C
James E. Keenan: Lexicalize more variables
C
James E. Keenan: Continue renaming confusing variables
C
James E. Keenan: EU::ParseXS Version bump
C
James E. Keenan: Start to remove unused variables
C
James E. Keenan: Move TidyType() to Utilities::tidy_type()
C
James E. Keenan: Change TrimWhitespace() to trim_whitespace()
C
More...