summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Expand)AuthorAgeFilesLines
* move Carp to ext/Carp, preparing for dual-lifingZefram2011-09-041-3/+4
* Remove sockadapt layer from the VMS build.Craig A. Berry2011-09-031-2/+0
* Upgrade to threads::shared 1.38Jerry D. Hedden2011-09-021-0/+1
* Remove Porting/genlog, redundant since the switch from Perforce to git.Nicholas Clark2011-09-021-1/+0
* Test that @POSIX::EXPORT and @POSIX::EXPORT_OK are not inadvertently changed.Nicholas Clark2011-09-011-0/+1
* Test the POSIX functions that wrap core builtins.Nicholas Clark2011-09-011-0/+1
* Test the diagnostics for usage messages for POSIX wrapper functions.Nicholas Clark2011-09-011-0/+1
* Test the diagnostics for all POSIX::* functions that are "unimplemented".Nicholas Clark2011-09-011-0/+1
* Remove 3 unused scripts from PortingNicholas Clark2011-08-301-3/+0
* perlfaq is now maintained on CPANFlorian Ragwitz2011-08-291-11/+11
* Make pod2html a regular script without substitutionsFlorian Ragwitz2011-08-271-1/+2
* Give Pod-Html a more modern dist layoutFlorian Ragwitz2011-08-271-1/+1
* Rename t/op/core*.tFather Chrysostomos2011-08-261-2/+2
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-2/+1
* Add regen/embed_lib.pl, for the code that processes embed.fnc and regen/opcodesNicholas Clark2011-08-251-0/+1
* Add missing files from Archive::Extract 0.56Father Chrysostomos2011-08-241-0/+4
* Upgrade Pod::Simple from version 3.18 to 3.19Florian Ragwitz2011-08-231-0/+5
* Add t/porting/globvar.t, to sanity test globvar.sym on a *nix platform.Nicholas Clark2011-08-231-0/+1
* Remove user-defined casing featureKarl Williamson2011-08-221-2/+0
* Add tests for unlinkFather Chrysostomos2011-08-211-0/+1
* update TOC for perl5153deltaRicardo Signes2011-08-201-0/+1
* &CORE::foo() for nullary functionsFather Chrysostomos2011-08-181-0/+1
* Add inlinable &CORE::functionsFather Chrysostomos2011-08-141-0/+1
* remove the rest of pod/perlcompile.podReini Urban2011-08-141-1/+0
* Update CPAN to CPAN version 1.9800Chris 'BinGOs' Williams2011-08-071-0/+1
* No dots in directory names, please.Craig A. Berry2011-08-051-2/+2
* Update Module-Metadata to CPAN version 1.000005Chris 'BinGOs' Williams2011-08-031-0/+3
* Add perlexperiment to detail experimental featuresbrian d foy2011-08-021-0/+1
* Add a utility to help test makedef.plNicholas Clark2011-08-011-0/+1
* Update Term-ANSIColor to CPAN version 3.01Chris 'BinGOs' Williams2011-07-211-0/+1
* [perl #81290] assertion failure with lock &lvsubFather Chrysostomos2011-07-201-0/+1
* new perldelta for 5.15.2Zefram2011-07-201-0/+1
* Fixes to allow win32 Perl to properly handle PERL5LIB.Phil Monsen2011-07-181-0/+1
* Upgraded HTTP-Tiny to CPAN version 0.013David Golden2011-07-181-0/+1
* Actually test cop_*_labelReini Urban2011-07-171-0/+1
* Dual-life Search::DictFlorian Ragwitz2011-07-171-2/+2
* Add Porting/acknowledgements.pl to generate perldelta acknowledgementsLeon Brocard2011-07-141-0/+1
* Dual-life Term::CompleteFlorian Ragwitz2011-07-131-2/+2
* This cleans the "Can't localize lexical variable" error.Brian Fraser2011-07-121-0/+1
* pad.c: flags checking for the UTF8 flag when necessaryBrian Fraser2011-07-121-0/+1
* API tests for pad_findmy_*()Zefram2011-07-121-0/+1
* API test for find_rundefsv()Zefram2011-07-121-0/+1
* Move perlxs{,tut}.pod into the ExtUtils-ParseXS distFlorian Ragwitz2011-07-121-2/+2
* Merge branch 'smueller/eu_typemap' into bleadSteffen Mueller2011-07-121-14/+53
|\
| * More compatibility testingSteffen Mueller2011-07-121-0/+2
| * Add test of EU::Typemap output against old ParseXS codeSteffen Mueller2011-07-121-0/+1
| * Implement 'skip' option for merging typemapsSteffen Mueller2011-07-121-0/+1
| * Implement 'replace' option when merging typemapsSteffen Mueller2011-07-121-0/+2
| * Add a trailing 's' to the name of EU::TypemapSteffen Mueller2011-07-121-12/+12
| * Extract typemap-related code from ExtUtils::ParseXSSteffen Mueller2011-07-121-0/+12