projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2011-07-12
Florian Ragwitz
Skip .xs files in t/ dirs when comparing versions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Florian Ragwitz
podcheck.t --regen after the ParseXS merge
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
A perltodone! ExtUtils::ParseXS uses strict
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Fill in ExtUtils::ParseXS versions in delta
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Merge branch 'smueller/eu_typemap' into blead
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Father Chrysostomos
Increase $Storable::VERSION
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Father Chrysostomos
Make Internals::SvREADONLY smarter
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Father Chrysostomos
Make SvIsCOW honest about globs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Father Chrysostomos
Make it possible to have read-only glob copies
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Document full changeset in ExtUtils::ParseXS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Bump ExtUtils::ParseXS version to a dev version
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Document the TYPEMAP XS keyword
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Document the ExtUtils::ParseXS changes in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Attempt band-aid fix for win32 build failure
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add is_empty method to EU::Typemaps
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Use lower case method name for current_line_number
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Lose $Fallback global
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Lose the $Overload global
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Remove superfluous global "$errors"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make $FH no longer a global
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Fix some error messages
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Error handling/message improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Allow overriding line numbers and files while parsing...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Support for embedded typemaps in XS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Update docs and exports to be in line with reality
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
check_conditional_preprocessor_statements is not a...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make get_alias (nee GetAlias) a method
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make print_section a method
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Transform FOO_handlers to methods
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
More methods (merge_section)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make PushXSStack a method
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Transform some functions into methods on the proto...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Some simple tests for errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Better error checking/handling
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Eliminate four unsightly magical hash refs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make trailing whitespace a newline at all times
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
use warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make get_(in|out)putmap more flexible
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add targetable method
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add comment explaining where terrible code comes from
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Document inception of EU::Typemaps
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Bless singleton
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Nah, implicit is bad
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Lose now obsolete process_single_typemap()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Make ExtUtils::ParseXS use ExtUtils::Typemaps
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Do not use Carp, fix propagation of replace/skip
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Defer loading main module
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
More whitespace bug-compatibility
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
More compatibility testing
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add test of EU::Typemap output against old ParseXS...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
More bug-compatibility with old ExtUtils::ParseXS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Reinstate prototype default and warning about invalid...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add method to get ANSIfied code
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Implement 'skip' option for merging typemaps
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Implement 'replace' option when merging typemaps
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Allow merging typemaps from file
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add method to generate the prototype lookup hash
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Methods to get typemaps in ParseXS compatible format
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Reduce code duplication by using the same prototype...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Teach EU::Typemaps about the _ prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Bump ExtUtils::Typemaps version
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Simplify "remove" logic after previous refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Hash lookup for output sections
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Convert input sections to hash lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Start refactoring EU::Typemaps
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Remove note about being untested
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
update copyright
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Add a trailing 's' to the name of EU::Typemap
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Extract typemap-related code from ExtUtils::ParseXS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Cleanup of make_targetable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Fix function name in documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Remove unnecessary Data::Dumper loading
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Revert "Revert "Moved prototype check to XS code, allow...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Start documenting the EU::ParseXS changes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Documentation: maintainers & copyright
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Documentation fix
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Rename some ExtUtils::ParseXS 'constants'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Reapply the patch that tought EU::ParseXS about _ protos
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Ignore new ExtUtils::ParseXS files in lib
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Re-apply ExtUtils::ParseXS portion of 1e8125c62127
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Re-apply typo fixes from c4a6f826b3676d1fdbd99
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Steffen Mueller
Re-apply EU::ParseXS portion of c33e8be1506a75e
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
A bit more documentation of make_targetable().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Add documentation on the hashrefs produced by process_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Add documentation and additional tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Mostly adding tests and documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move several functions to Utilities.pm
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Change check_cpp() to check_conditional_preprocessor_st...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Was able to move $Packid into $self.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Refactor some code into sub set_cond()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Add vim modeline entries.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move sub print_preprocessor_statements() into Utilities.pm.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Refactor some code into sub assign_func_args().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Don't have to undef if it's never been assigned to.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move several variables found inside the PARAGRAPH loop
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move $orig_args closer to where it's used
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move $prepush_done closer to where it's used
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move $func_header inside while loop closer to where...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Move two heredocs into Utilities::standard_XS_defs().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
James E. Keenan
Change @outlist and %only_C_inlist into corresponding...
commit
|
commitdiff
|
tree
|
snapshot
next