2011-07-12 |
Steffen Mueller | Start refactoring EU::Typemaps
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Remove note about being untested
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | update copyright
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Add a trailing 's' to the name of EU::Typemap
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Extract typemap-related code from ExtUtils::ParseXS
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Cleanup of make_targetable
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Fix function name in documentation
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Remove unnecessary Data::Dumper loading
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Revert "Revert "Moved prototype check to XS code, allowing...
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Start documenting the EU::ParseXS changes
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Documentation: maintainers & copyright
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Documentation fix
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Rename some ExtUtils::ParseXS 'constants'
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Reapply the patch that tought EU::ParseXS about _ protos
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Ignore new ExtUtils::ParseXS files in lib
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Re-apply ExtUtils::ParseXS portion of 1e8125c62127
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Re-apply typo fixes from c4a6f826b3676d1fdbd99
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Re-apply EU::ParseXS portion of c33e8be1506a75e
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | A bit more documentation of make_targetable().
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add documentation on the hashrefs produced by process_typema...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add documentation and additional tests
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Mostly adding tests and documentation.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move several functions to Utilities.pm
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change check_cpp() to check_conditional_preprocessor_stateme...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Was able to move $Packid into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Refactor some code into sub set_cond()
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add vim modeline entries.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move sub print_preprocessor_statements() into Utilities.pm.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Refactor some code into sub assign_func_args().
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Don't have to undef if it's never been assigned to.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move several variables found inside the PARAGRAPH loop
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $orig_args closer to where it's used
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $prepush_done closer to where it's used
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $func_header inside while loop closer to where...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move two heredocs into Utilities::standard_XS_defs().
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change @outlist and %only_C_inlist into corresponding...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add messages to 3 tests which lacked them.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move 4 elements in %args into $self
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | No evident need for 'for' loop in assignment from ...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Explicitly pass $self to check_cpp()
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Refactor code inside process_file() into print_preprocessor_...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change \@BootCode to $BootCode_ref
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Eliminate some synthetic variables
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Typographical cleanup
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add $newXS to $self
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $proto into $self;
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add $Module_cname to $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move %defaults to $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move @line to $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move @line_no, @Attributes, %outargs, @XSStack to ...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move %lengthof, %XsubAliases, %XsubAliasValues, %Interfaces.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add \%in_out and \%argtype_seen to $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move 9 'our' hashes and arrays into $self
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $var_num into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $Interfaces into $self, but as $self->{interfaces}
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $DoSetMagic, $XsubAliases, into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Tidy up lists of 'our' variables.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $condnum, $cond, into $self. $ALIAS ran into eval...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $func_args into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $RETVAL_code into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $gotRETVAL into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $deferred into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Eliminate 'our' $printed_name
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $thisdone and $retvaldone to $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add $Packprefix to $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move $ret_type into $self.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | More globals in $self
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move more globals into the global $self
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Declare global instance as a stepping stone to an OO...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | More and better tests
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Eliminate sub ProtoString(), which was used in only...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move list of XS keywords to Constants.pm.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Remove the wistful comment about "use strict -- one...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change name of sub errors() to sub report_error_count()
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Indentation fix
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change arguments to output_init() to single hashref
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change arguments to generate_init() to single hashref.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Inline comment about difficulties which 'eval qq()...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Typographical cleanup only.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Improve test coverage, extract function for better...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Explicitly pass $hiertype to map_type()
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Eliminate last 'local' variables.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | More variable scope fixes
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Refine debugging messages to only identify CRITICAL...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | STDERR debugging messages around the last suspected...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Rename $name_printed to $printed_name
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Rename two more instances of '$name'.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Reclassify approx 7 variables as either 'our' or 'my'.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Add a little POD
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | More variable renaming and comments
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | More variable and code shuffling to improve maintainability
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move code handling processing of typemap files to Utilities.pm.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change $ALIAS from 'my' to 'our'
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Change ValidProtoString() to valid_proto_string()
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Revise some of the placements into EU::PXS::Constants.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Shuffle more functions and variables around
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Move EU::ParseXS::CountLines to its own file to simplify...
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Implement use strict 'subs' and 'refs'
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Correct ambiguous regex capture syntax.
|
commit | commitdiff | tree |
2011-07-12 |
James E. Keenan | Tighten scope of more variables
|
commit | commitdiff | tree |
next |