This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Keep verbatim pod in File::Mac/Unix within 80 cols
[perl5.git] / dist /
2011-08-09 Father ChrysostomosKeep verbatim pod in File::Mac/Unix within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::Spec within 80 cols
2011-08-08 Florian RagwitzUpgrade bignum to version 0.29
2011-08-06 Sandy Andyprevent mixing non-native and native newlines in manife...
2011-08-04 Steffen MuellerAnother ExtUtils::ParseXS version upgrade necessary
2011-08-04 Steffen MuellerPromote ExtUtils::ParseXS to a stable release
2011-08-02 Father ChrysostomosMake verbatim pod in bignum.pm fit in 80 columns
2011-08-01 Father ChrysostomosMake verbatim pod in bigint.pm fit in 80 columns
2011-08-01 Father ChrysostomosMake verbatim pod in fields.pm fit in 80 columns
2011-08-01 Father ChrysostomosAttribute::Handlers: re-indent verbatim pod
2011-07-27 Steffen MuellerFix ExtUtils::ParseXS to work on pre 5.8.9 perls
2011-07-27 Steffen MuellerExtUtils::ParseXS requires 5.8.1
2011-07-27 Steffen MuellerEU::ParseXS: Fix CPAN RT #53938, #61908
2011-07-26 Father ChrysostomosOops! Update B::Deparse for the (l)stat proto change
2011-07-24 Steffen MuellerSync EU::ParseXS Changes and $VERSION with CPAN
2011-07-24 Steffen MuellerMore diagnostics in xsubpp on EU::PXS load failure
2011-07-21 David GoldenAdds 'skip_cwd' parameter to ExtUtils::Installed.
2011-07-20 Zeframupdate Module::CoreList for 5.15.1
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
next