This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Compare to newer ExtUtils::ParseXS from CPAN
2011-09-04
Steffen Mueller
Compare to newer ExtUtils::ParseXS from CPAN
commit
|
commitdiff
|
tree
2011-09-04
Steffen Mueller
ExtUtils::ParseXS: Allow users to enforce linkage of...
commit
|
commitdiff
|
tree
2011-08-29
Steffen Mueller
Add Stephen Bennett to AUTHORS
commit
|
commitdiff
|
tree
2011-08-28
Steffen Mueller
Backport XS_(IN|EX)TERNAL, be explicit about linkage
commit
|
commitdiff
|
tree
2011-08-28
Steffen Mueller
Revert back to making XS(name) expose XSUB symbols
commit
|
commitdiff
|
tree
2011-08-25
Steffen Mueller
ExtUtils::ParseXS: Accept overridden input typemaps
commit
|
commitdiff
|
tree
2011-08-25
Steffen Mueller
ExtUtils::ParseXS: Explicitly require current version...
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
Changelog/version bump for ExtUtils::ParseXS
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
Make sure to strip trailing semicolons from inputmap
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
Make the use of XS_EXTERNAL fall back to XS
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
Perldelta for static XSUBs
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
Make XSUBs static by default
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
Exlicitly enable exporting of some XSUB symbols
commit
|
commitdiff
|
tree
2011-08-21
Steffen Mueller
New XS keyword: EXPORT_XSUB_SYMBOLS
commit
|
commitdiff
|
tree
2011-08-11
Steffen Mueller
API to explicitly select to export XSUB symbols or not
commit
|
commitdiff
|
tree
2011-08-11
Steffen Mueller
ExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL...
commit
|
commitdiff
|
tree
2011-08-11
Steffen Mueller
ExtUtils::ParseXS version bump: release 3.03
commit
|
commitdiff
|
tree
2011-08-10
Steffen Mueller
Fix trivial test failure from dbef30a62b2ca0b186
commit
|
commitdiff
|
tree
2011-08-10
Steffen Mueller
Add Mike Sheldrake to AUTHORS
commit
|
commitdiff
|
tree
2011-08-04
Steffen Mueller
Another ExtUtils::ParseXS version upgrade necessary
commit
|
commitdiff
|
tree
2011-08-04
Steffen Mueller
Promote ExtUtils::ParseXS to a stable release
commit
|
commitdiff
|
tree
2011-07-27
Steffen Mueller
Fix ExtUtils::ParseXS to work on pre 5.8.9 perls
commit
|
commitdiff
|
tree
2011-07-27
Steffen Mueller
ExtUtils::ParseXS requires 5.8.1
commit
|
commitdiff
|
tree
2011-07-27
Steffen Mueller
EU::ParseXS: Fix CPAN RT #53938, #61908
commit
|
commitdiff
|
tree
2011-07-24
Steffen Mueller
Update Porting/Maintainers.pl wrt. ExtUtils::ParseXS
commit
|
commitdiff
|
tree
2011-07-24
Steffen Mueller
Sync EU::ParseXS Changes and $VERSION with CPAN
commit
|
commitdiff
|
tree
2011-07-24
Steffen Mueller
More diagnostics in xsubpp on EU::PXS load failure
commit
|
commitdiff
|
tree
2011-07-14
Steffen Mueller
Perldelta for Dave's short-circuit optimization
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
A perltodone! ExtUtils::ParseXS uses strict
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Fill in ExtUtils::ParseXS versions in delta
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Merge branch 'smueller/eu_typemap' into blead
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Document full changeset in ExtUtils::ParseXS
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Bump ExtUtils::ParseXS version to a dev version
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Document the TYPEMAP XS keyword
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Document the ExtUtils::ParseXS changes in perldelta
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Attempt band-aid fix for win32 build failure
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Add is_empty method to EU::Typemaps
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Use lower case method name for current_line_number
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Lose $Fallback global
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Lose the $Overload global
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Remove superfluous global "$errors"
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Make $FH no longer a global
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Fix some error messages
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Error handling/message improvements
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Allow overriding line numbers and files while parsing...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Support for embedded typemaps in XS
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Update docs and exports to be in line with reality
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
check_conditional_preprocessor_statements is not a...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Make get_alias (nee GetAlias) a method
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Make print_section a method
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Transform FOO_handlers to methods
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
More methods (merge_section)
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Make PushXSStack a method
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Transform some functions into methods on the proto...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Some simple tests for errors
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Better error checking/handling
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Eliminate four unsightly magical hash refs
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Make trailing whitespace a newline at all times
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
use warnings
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Make get_(in|out)putmap more flexible
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Add targetable method
commit
|
commitdiff
|
tree
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
next