This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/porting/authors.t can send just the git log info needed by checkAUTHORS.pl
[perl5.git] / MANIFEST
2011-10-31 Pino ToscanoImprove general GNU hints, needed for GNU/Hurd.
2011-10-27 Father ChrysostomosRemove arybase’s Makefile.PL
2011-10-26 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 6.63_01
2011-10-24 Paul \"LeoNerd\... Add unit tests for Socket::{pack,unpack}_ipv6_mreq
2011-10-23 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.81
2011-10-22 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.014
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-21 Florian RagwitzCreate a perldelta for 5.15.5
2011-10-20 David GoldenAdd a release announcement template to Porting
2011-10-15 Father ChrysostomosMake XS sort routines work again
2011-10-11 Father Chrysostomos[perl #94306] Do not skip first elem of linear isa
2011-10-10 Father ChrysostomosTests for XS AUTOLOAD routines
2011-10-09 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.80
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Brian Frasertoke.c, ext/attributes/attributes.xs: Make attributes...
2011-10-06 Brian Frasertoke.c: Some simple mending to get readline() working...
2011-10-06 Brian Fraserpp_sys.c: pp_select UTF8 cleanup.
2011-10-06 Brian FraserTests for UTF-8 stashes.
2011-10-06 Brian FraserTests for package; declarations in UTF-8
2011-10-06 Brian FraserTests for DOES/isa/can with UTF8 and embedded nuls
2011-10-06 Brian Frasermro UTF8 cleanup.
2011-10-06 Brian Fraserpp_ctl.c: pp_caller UTF8 cleanup.
2011-10-06 Brian Fraserpp.c: pp_bless UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Flag named methods if they are in UTF-8.
2011-10-06 Brian Fraserpp_ctl.c: pp_goto UTF8 cleanup.
2011-10-06 Brian FraserTests for UTF-8 GVs.
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Brian FraserBasic tests for UTF-8 vars.
2011-10-06 Brian Frasergv.c: Added gv_autoload4_(sv|pv|pvn)
2011-10-06 Brian Frasergv.c: Added gv_fetchmethod_(sv|pv|pvn)_flags.
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn).
2011-10-06 Brian Frasergv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv...
2011-10-02 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.79
2011-10-02 Chris 'BinGOs' Wil... Update Digest to CPAN version 1.17
2011-09-29 Nicholas ClarkAdd Porting/bisect.pl, to automate bisecting a perl...
2011-09-26 Florian RagwitzDual-life perlglossary.pod as part of perlfaq
2011-09-26 Florian RagwitzAdd the 5.14.2 perldelta
2011-09-24 Nicholas ClarkAdd t/porting/checkcfgvar.t to run Porting/checkcfgvar...
2011-09-21 Stevan Littleupdate TOC for perl5153delta
2011-09-19 Dave Rolskyregen generated files
2011-09-17 Father ChrysostomosMake IO::Handle::getline(s) respect the open pragma
2011-09-17 Father ChrysostomosTests for goto &xsub and lexical hints
2011-09-16 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.112580
2011-09-14 Father Chrysostomos[perl #92436] Make Filter::Simple match variables better
2011-09-14 Leon TimmermansAdded SysV shared memory tests
2011-09-13 Nicholas ClarkAdd tests for POSIX::SigSet.
2011-09-11 Chris 'BinGOs' Wil... Update Devel-PPPort to CPAN version 3.20
2011-09-11 Steve HayRemove Windows 95 support from win32/makefile.mk
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Zeframmake Carp::Heavy load Carp for backcompat
2011-09-09 Dave RolskyRemove all references to old OO tutorial docs, and...
2011-09-06 Karl WilliamsonRemove old odd-numbered releases perldeltas
2011-09-05 Shlomi FishAdd enable/disable commands for breakpoints in perl -d
2011-09-04 Zeframimprove Carp portability to earlier perls
2011-09-04 Zeframdual-life Carp
2011-09-04 Zeframmove Carp to ext/Carp, preparing for dual-lifing
2011-09-03 Craig A. BerryRemove sockadapt layer from the VMS build.
2011-09-03 Jerry D. HeddenUpgrade to threads::shared 1.38
2011-09-02 Nicholas ClarkRemove Porting/genlog, redundant since the switch from...
2011-09-01 Nicholas ClarkTest that @POSIX::EXPORT and @POSIX::EXPORT_OK are...
2011-09-01 Nicholas ClarkTest the POSIX functions that wrap core builtins.
2011-09-01 Nicholas ClarkTest the diagnostics for usage messages for POSIX wrapp...
2011-09-01 Nicholas ClarkTest the diagnostics for all POSIX::* functions that...
2011-08-30 Nicholas ClarkRemove 3 unused scripts from Porting
2011-08-29 Florian Ragwitzperlfaq is now maintained on CPAN
2011-08-27 Florian RagwitzMake pod2html a regular script without substitutions
2011-08-27 Florian RagwitzGive Pod-Html a more modern dist layout
2011-08-27 Father ChrysostomosRename t/op/core*.t
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-25 Nicholas ClarkAdd regen/embed_lib.pl, for the code that processes...
2011-08-24 Father ChrysostomosAdd missing files from Archive::Extract 0.56
2011-08-23 Florian RagwitzUpgrade Pod::Simple from version 3.18 to 3.19
2011-08-23 Nicholas ClarkAdd t/porting/globvar.t, to sanity test globvar.sym...
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-22 Father ChrysostomosAdd tests for unlink
2011-08-21 Ricardo Signesupdate TOC for perl5153delta
2011-08-18 Father Chrysostomos&CORE::foo() for nullary functions
2011-08-14 Father ChrysostomosAdd inlinable &CORE::functions
2011-08-14 Reini Urbanremove the rest of pod/perlcompile.pod
2011-08-07 Chris 'BinGOs' Wil... Update CPAN to CPAN version 1.9800
2011-08-05 Craig A. BerryNo dots in directory names, please.
2011-08-03 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000005
2011-08-02 brian d foyAdd perlexperiment to detail experimental features
2011-08-01 Nicholas ClarkAdd a utility to help test makedef.pl
2011-07-21 Chris 'BinGOs' Wil... Update Term-ANSIColor to CPAN version 3.01
2011-07-21 Father Chrysostomos[perl #81290] assertion failure with lock &lvsub
2011-07-20 Zeframnew perldelta for 5.15.2
2011-07-19 Phil MonsenFixes to allow win32 Perl to properly handle PERL5LIB.
2011-07-18 David GoldenUpgraded HTTP-Tiny to CPAN version 0.013
2011-07-18 Reini UrbanActually test cop_*_label
2011-07-17 Florian RagwitzDual-life Search::Dict
2011-07-14 Leon BrocardAdd Porting/acknowledgements.pl to generate perldelta...
2011-07-13 Florian RagwitzDual-life Term::Complete
2011-07-13 Brian FraserThis cleans the "Can't localize lexical variable" error.
2011-07-13 Brian Fraserpad.c: flags checking for the UTF8 flag when necessary
2011-07-13 ZeframAPI tests for pad_findmy_*()
2011-07-13 ZeframAPI test for find_rundefsv()
2011-07-12 Florian RagwitzMove perlxs{,tut}.pod into the ExtUtils-ParseXS dist
next