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-13
Father Chrysostomos
Fix perlintern links; regen known pod issues
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Father Chrysostomos
Add a test count to fresh_perl_utf8.t
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Father Chrysostomos
Add Brian Fraser to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
This cleans the "Can't localize lexical variable" error.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Cleaned up warning messages in pad.c, plus related...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Tests for the pad cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Cleanup of pad fetching and storing. This version norma...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Added sv_eq_pvn_flags to pad.c, which will be used...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Passing the flag to the pad functions in toke.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Handling of the flag parameter in Perl_allocmy, instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
pad.c: flags checking for the UTF8 flag when necessary
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
pad.h: Added a padadd_UTF8_NAME flag for pad_add_name_pvn.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Brian Fraser
Added a flags parameter to pad_findlex.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Zefram
API tests for pad_findmy_*()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Zefram
API test for find_rundefsv()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Zefram
APIify pad functions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Florian Ragwitz
Stop buildtoc from generating trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Florian Ragwitz
Move perlxs{,tut}.pod into the ExtUtils-ParseXS dist
commit
|
commitdiff
|
tree
|
snapshot
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
next