This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Sync Module-CoreList version in Maintainers.pl with version on CPAN
[perl5.git] / dist /
2011-08-22 Father Chrysostomosperlfaq: remove 1 link; correct another
2011-08-22 Matthew HorsfallAdd quick note to perlfaq main page about searching...
2011-08-21 Steffen MuellerChangelog/version bump for ExtUtils::ParseXS
2011-08-21 Steffen MuellerMake sure to strip trailing semicolons from inputmap
2011-08-21 Nicholas ClarkBump $ExtUtils::ParseXS::VERSION following commit 948e9...
2011-08-21 Steffen MuellerMake the use of XS_EXTERNAL fall back to XS
2011-08-21 Steffen MuellerNew XS keyword: EXPORT_XSUB_SYMBOLS
2011-08-20 Ricardo SignesUpdate Module::CoreList for 5.x.y
2011-08-19 Florian RagwitzUpgrade ExtUtils::Manifest from version 1.59 to 1.60
2011-08-16 Steve HayFix tabbing from commit f5458e3a4f and bump IO::Handle...
2011-08-16 Stephen OberholtzerFix setting sockets nonblocking in Win32
2011-08-15 Steve HayFix tabbing and trailing whitespace from commit f1d35e3443
2011-08-15 Karthik RajagopalanUse the exception set in select (connect()) to early...
2011-08-14 Father ChrysostomosRemove select’s prototype
2011-08-12 Craig A. BerryClean up MANIFEST before creating a new one.
2011-08-12 Father ChrysostomosRevert "Oops! Update B::Deparse for the (l)stat proto...
2011-08-11 Steffen MuellerExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL...
2011-08-11 Steffen MuellerExtUtils::ParseXS version bump: release 3.03
2011-08-10 Father ChrysostomosRewrap some verbatim pod in Math::BigInt
2011-08-10 Father ChrysostomosKeep verbatim pod in various dist/* pods within 79...
2011-08-10 Father ChrysostomosKeep verbatim pod in I18N:LT and IO.pm within 80 cols
2011-08-10 Father ChrysostomosKeep verbatim pod in ExtUtils::Typemaps::OutputMap...
2011-08-10 Steffen MuellerFix trivial test failure from dbef30a62b2ca0b186
2011-08-10 Mike SheldrakeExtUtils::ParseXS: Test All @INC Derived typemap Locations
2011-08-09 Father ChrysostomosKeep verbatim pod in ExtUtils::Typemaps within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in ExtUtils::Installed within 80...
2011-08-09 Father ChrysostomosKeep verbatim pod in Data::Dumper within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::VMS/Win32 within 80 cols
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
next