This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Clean up comment
[perl5.git] / MANIFEST
2012-01-13 Ricardo Signesun-break blead-breakage introduced by Porting/perl5160d...
2012-01-06 Ricardo SignesUpgrade Pod-Perldoc to CPAN version 3.15_15
2011-12-31 Leon TimmermansAdded tests for SIGCHLD blocking during system()
2011-12-30 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.113640
2011-12-30 Shlomi Fishperl -d: add a test for s EXPR().
2011-12-30 Chris 'BinGOs' Wil... Update CGI to CPAN version 3.59
2011-12-29 Shlomi Fishperl -d: display lines inside subroutines.
2011-12-28 Shlomi Fishperl -d: fixes "b . COND()".
2011-12-25 Father ChrysostomosAdd basic tests for select()
2011-12-24 Father ChrysostomosAdd feature.h, with constants for feature bundles
2011-12-24 Father ChrysostomosCreate regen/feature.pl
2011-12-23 Todd RinaldoMove Tie-File out of cpan/ and into dist/
2011-12-22 Chris 'BinGOs' Wil... Added porting tests for CUSTOMIZED files
2011-12-22 Nicholas ClarkAdd t/porting/utils.t, to test that utility scripts...
2011-12-21 Father ChrysostomosAdd Porting/make_rmg-checklist to MANIFEST
2011-12-21 Nicholas ClarkEliminate pod.lst. pod/perl.pod is now the master file...
2011-12-21 Karl Williamsoncharnames: Split into two modules
2011-12-20 Dave RolskyCreate a perldelta for 5.15.7
2011-12-19 Steffen MuellerNo need to ship Attribute::Handlers README in core
2011-12-17 Father Chrysostomos[rt.cpan.org #45885] File::Spec: Don’t use tainted...
2011-12-16 Father Chrysostomos[perl #91514] Use correct error msg for default
2011-12-15 John PeacockMerge CPAN version.pm tests into CORE.
2011-12-10 Tony Cooktest for various fatal messages from op.c
2011-12-10 Tony Cookrefactor croak.t to be data driven (like warnings.t)
2011-12-09 David GoldenFix segfault on overloaded arithmetic assignment
2011-12-06 Rafael Garcia-SuarezUpgrade to Safe 2.30
2011-12-04 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.045
2011-12-04 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.045
2011-12-04 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.044
2011-12-03 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.044
2011-12-03 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.044
2011-12-01 Chris 'BinGOs' Wil... Update Locale-Codes to CPAN version 3.20
2011-12-01 Paul \"LeoNerd\... Prepare Socket.pm for dual-life
2011-11-28 Nicholas Clarkpod/buildtoc now generates pod/roffitall
2011-11-25 Konovalov, Vadim... .\win32\mdelete.bat not needed
2011-11-24 Father ChrysostomosAdd lib/perl5db/t/rt-104168 to MANIFEST
2011-11-24 Father ChrysostomosMove substr tests under t/op
2011-11-23 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.86
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-21 Father ChrysostomosRestore autouse’s exemption from redef warnings
2011-11-21 Ricardo SignesMerge remote-tracking branch 'p5p/smoke-me/gsoc-pod...
2011-11-21 Steve HayCreate new perldelta ready for 5.15.6
2011-11-19 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.85
2011-11-18 Nicholas ClarkAdd Porting/new-perldelta.pl, which automates adding...
2011-11-18 Nicholas ClarkRename t/porting/buildtoc.t to pod_rules.t to reflect...
2011-11-18 Nicholas ClarkCreate Porting/pod_rules.pl, with all non perltoc.pod...
2011-11-18 Nicholas ClarkExtract from buildtoc the code that processes pod.lst...
2011-11-17 Father ChrysostomosAdd can_isa_ok.t to MANIFEST
2011-11-17 Father ChrysostomosLocalise PL_curcop for BEGIN blocks
2011-11-06 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.84
2011-11-06 Father ChrysostomosAdd evalbytes function
2011-11-06 Brian Frasereval STRING UTF8 cleanup.
2011-11-04 Father Chrysostomossort MANIFEST
2011-11-04 Father ChrysostomosRemove vos/syslog.h from MANIFEST
2011-11-04 Pino ToscanoAdd GNU/Hurd hints for NDBM_File
2011-11-03 Father ChrysostomosMake Storable load even with %INC modified
2011-11-02 Steve HayUpdate ExtUtils-MakeMaker to CPAN version 6.63_02
2011-10-31 Marc GreenDynamically create and delete testdir/test.lib/
2011-10-31 Marc GreenRename 2 tests, update files that reference them
2011-10-31 Ricardo Signesadd new Pod-Html tests (etc) to 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
next