This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgraded HTTP-Tiny to CPAN version 0.013
[perl5.git] / dist /
2011-07-17 Florian RagwitzDual-life Search::Dict
2011-07-14 Craig A. BerryA typemap is a file, not a directory.
2011-07-14 Chris 'BinGOs' Wil... Added -r option to corelist
2011-07-14 H.Merijn BrandUpdate POD for 'corelist' so that the help page is...
2011-07-13 Florian RagwitzDual-life Term::Complete
2011-07-12 Florian RagwitzMove perlxs{,tut}.pod into the ExtUtils-ParseXS dist
2011-07-12 Steffen MuellerMerge branch 'smueller/eu_typemap' into blead
2011-07-12 Father ChrysostomosIncrease $Storable::VERSION
2011-07-12 Steffen MuellerDocument full changeset in ExtUtils::ParseXS
2011-07-12 Steffen MuellerBump ExtUtils::ParseXS version to a dev version
2011-07-12 Steffen MuellerAttempt band-aid fix for win32 build failure
2011-07-12 Steffen MuellerAdd is_empty method to EU::Typemaps
2011-07-12 Steffen MuellerUse lower case method name for current_line_number
2011-07-12 Steffen MuellerLose $Fallback global
2011-07-12 Steffen MuellerLose the $Overload global
2011-07-12 Steffen MuellerRemove superfluous global "$errors"
2011-07-12 Steffen MuellerMake $FH no longer a global
2011-07-12 Steffen MuellerFix some error messages
2011-07-12 Steffen MuellerError handling/message improvements
2011-07-12 Steffen MuellerAllow overriding line numbers and files while parsing...
2011-07-12 Steffen MuellerSupport for embedded typemaps in XS
2011-07-12 Steffen MuellerUpdate docs and exports to be in line with reality
2011-07-12 Steffen Muellercheck_conditional_preprocessor_statements is not a...
2011-07-12 Steffen MuellerMake get_alias (nee GetAlias) a method
2011-07-12 Steffen MuellerMake print_section a method
2011-07-12 Steffen MuellerTransform FOO_handlers to methods
2011-07-12 Steffen MuellerMore methods (merge_section)
2011-07-12 Steffen MuellerMake PushXSStack a method
2011-07-12 Steffen MuellerTransform some functions into methods on the proto...
2011-07-12 Steffen MuellerSome simple tests for errors
2011-07-12 Steffen MuellerBetter error checking/handling
2011-07-12 Steffen MuellerEliminate four unsightly magical hash refs
2011-07-12 Steffen MuellerMake trailing whitespace a newline at all times
2011-07-12 Steffen Muelleruse warnings
2011-07-12 Steffen MuellerMake get_(in|out)putmap more flexible
2011-07-12 Steffen MuellerAdd targetable method
2011-07-12 Steffen MuellerAdd comment explaining where terrible code comes from
2011-07-12 Steffen MuellerDocument inception of EU::Typemaps
2011-07-12 Steffen MuellerBless singleton
2011-07-12 Steffen MuellerNah, implicit is bad
2011-07-12 Steffen MuellerLose now obsolete process_single_typemap()
2011-07-12 Steffen MuellerMake ExtUtils::ParseXS use ExtUtils::Typemaps
2011-07-12 Steffen MuellerDo not use Carp, fix propagation of replace/skip
2011-07-12 Steffen MuellerDefer loading main module
2011-07-12 Steffen MuellerMore whitespace bug-compatibility
2011-07-12 Steffen MuellerMore compatibility testing
2011-07-12 Steffen MuellerAdd test of EU::Typemap output against old ParseXS...
2011-07-12 Steffen MuellerMore bug-compatibility with old ExtUtils::ParseXS
2011-07-12 Steffen MuellerReinstate prototype default and warning about invalid...
2011-07-12 Steffen MuellerAdd method to get ANSIfied code
2011-07-12 Steffen MuellerImplement 'skip' option for merging typemaps
2011-07-12 Steffen MuellerImplement 'replace' option when merging typemaps
2011-07-12 Steffen MuellerAllow merging typemaps from file
2011-07-12 Steffen MuellerAdd method to generate the prototype lookup hash
2011-07-12 Steffen MuellerMethods to get typemaps in ParseXS compatible format
2011-07-12 Steffen MuellerReduce code duplication by using the same prototype...
2011-07-12 Steffen MuellerTeach EU::Typemaps about the _ prototype
2011-07-12 Steffen MuellerBump ExtUtils::Typemaps version
2011-07-12 Steffen MuellerSimplify "remove" logic after previous refactoring
2011-07-12 Steffen MuellerHash lookup for output sections
2011-07-12 Steffen MuellerConvert input sections to hash lookup
2011-07-12 Steffen MuellerStart refactoring EU::Typemaps
2011-07-12 Steffen MuellerRemove note about being untested
2011-07-12 Steffen Muellerupdate copyright
2011-07-12 Steffen MuellerAdd a trailing 's' to the name of EU::Typemap
2011-07-12 Steffen MuellerExtract typemap-related code from ExtUtils::ParseXS
2011-07-12 Steffen MuellerCleanup of make_targetable origin/smueller/strictpxs_fixups
2011-07-12 Steffen MuellerFix function name in documentation
2011-07-12 Steffen MuellerRemove unnecessary Data::Dumper loading
2011-07-12 Steffen MuellerStart documenting the EU::ParseXS changes
2011-07-12 Steffen MuellerDocumentation: maintainers & copyright
2011-07-12 Steffen MuellerDocumentation fix
2011-07-12 Steffen MuellerRename some ExtUtils::ParseXS 'constants'
2011-07-12 Steffen MuellerReapply the patch that tought EU::ParseXS about _ protos
2011-07-12 Steffen MuellerRe-apply ExtUtils::ParseXS portion of 1e8125c62127
2011-07-12 Steffen MuellerRe-apply typo fixes from c4a6f826b3676d1fdbd99
2011-07-12 Steffen MuellerRe-apply EU::ParseXS portion of c33e8be1506a75e
2011-07-12 James E. KeenanA bit more documentation of make_targetable().
2011-07-12 James E. KeenanAdd documentation on the hashrefs produced by process_t...
2011-07-12 James E. KeenanAdd documentation and additional tests
2011-07-12 James E. KeenanMostly adding tests and documentation.
2011-07-12 James E. KeenanMove several functions to Utilities.pm
2011-07-12 James E. KeenanChange check_cpp() to check_conditional_preprocessor_st...
2011-07-12 James E. KeenanWas able to move $Packid into $self.
2011-07-12 James E. KeenanRefactor some code into sub set_cond()
2011-07-12 James E. KeenanAdd vim modeline entries.
2011-07-12 James E. KeenanMove sub print_preprocessor_statements() into Utilities.pm.
2011-07-12 James E. KeenanRefactor some code into sub assign_func_args().
2011-07-12 James E. KeenanDon't have to undef if it's never been assigned to.
2011-07-12 James E. KeenanMove several variables found inside the PARAGRAPH loop
2011-07-12 James E. KeenanMove $orig_args closer to where it's used
2011-07-12 James E. KeenanMove $prepush_done closer to where it's used
2011-07-12 James E. KeenanMove $func_header inside while loop closer to where...
2011-07-12 James E. KeenanMove two heredocs into Utilities::standard_XS_defs().
2011-07-12 James E. KeenanChange @outlist and %only_C_inlist into corresponding...
2011-07-12 James E. KeenanAdd messages to 3 tests which lacked them.
2011-07-12 James E. KeenanMove 4 elements in %args into $self
2011-07-12 James E. KeenanNo evident need for 'for' loop in assignment from ...
2011-07-12 James E. KeenanExplicitly pass $self to check_cpp()
2011-07-12 James E. KeenanRefactor code inside process_file() into print_preproce...
next