2011-07-12 |
Steffen Mueller | Add comment explaining where terrible code comes from
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Document inception of EU::Typemaps
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Bless singleton
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Nah, implicit is bad
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Lose now obsolete process_single_typemap()
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Make ExtUtils::ParseXS use ExtUtils::Typemaps
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Do not use Carp, fix propagation of replace/skip
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Defer loading main module
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | More whitespace bug-compatibility
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | More compatibility testing
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Add test of EU::Typemap output against old ParseXS...
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | More bug-compatibility with old ExtUtils::ParseXS
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Reinstate prototype default and warning about invalid...
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Add method to get ANSIfied code
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Implement 'skip' option for merging typemaps
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Implement 'replace' option when merging typemaps
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Allow merging typemaps from file
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Add method to generate the prototype lookup hash
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Methods to get typemaps in ParseXS compatible format
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Reduce code duplication by using the same prototype...
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Teach EU::Typemaps about the _ prototype
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Bump ExtUtils::Typemaps version
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Simplify "remove" logic after previous refactoring
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Hash lookup for output sections
|
commit | commitdiff | tree |
2011-07-12 |
Steffen Mueller | Convert input sections to hash lookup
|
commit | commitdiff | tree |
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 |
next |