This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-01-08 Gerard Goossentest append to SV initialized by folded constant
2011-01-08 Gerard Goossenadd a taint test to catch codegen bug
2011-01-08 Gerard Goossenadd test for split without a pattern
2011-01-08 Gerard Goossenmore while tests
2011-01-08 Gerard Goossenmodernise t/cmd/while.t
2011-01-08 Chris 'BinGOs... Update File-Fetch to CPAN version 0.30
2011-01-08 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.76
2011-01-08 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.48
2011-01-07 Michael Parkerutf8_heavy.pl: Remove unused variable declaration
2011-01-07 Jesse VincentUpdate the policy on doc patches to maint
2011-01-07 Nicholas ClarkIn Perl_swash_init(), use call_sv() directly instead...
2011-01-07 Nicholas ClarkIn Perl_swash_init(), reuse any non-NULL return value...
2011-01-07 H.Merijn BrandLast typo missed in regen
2011-01-07 H.Merijn BrandRe-generated Configure after the spell-check fixes...
2011-01-07 Nicholas ClarkRun make regen after 486ec47ab73770ab updated regcomp...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in hints/*.
2011-01-07 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in utils/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in qnx/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Cross/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Params-Check/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Archive*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Term-UI/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Object-Accessor/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Module-Load-Conditi...
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/Log-Message/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/IPC-Cmd/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/File-Fetch/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/CPANPLUS-Dist-Build/*.
2011-01-07 Peter J. AcklamFix typos (spelling errors) in cpan/CPANPLUS/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Porting/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in os2/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in install files.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2011-01-07 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in misc. files.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in MANIFEST.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in x2p/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in vms/*.
2011-01-07 Rainer Tammer[PATCH] Minor problem in cookie.t
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in README*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in plan9/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in NetWare/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in mpeix/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in beos/*.
2011-01-07 David GoldenUpdate Module::Metadata to 1.000003
2011-01-07 David GoldenAdd Module::Metadata as a dual-life core module
2011-01-07 David Goldenupdate version.pm in Maintainers.pl
2011-01-07 John PeacockSync with version 0.88 on CPAN
2011-01-07 Jan DuboisUpdate to Win32-0.42 from CPAN
2011-01-06 Craig A. BerryUpdate K&R-style function declarations in dl_vms.xs.
2011-01-06 Craig A. BerryBuild json_pp.com on VMS.
2011-01-06 Craig A. BerryMake newline on last record explicit.
2011-01-06 Craig A. BerryRemove cc_runtime.h from the VMS build.
2011-01-06 David GoldenAdd Perl::OSType as a dual-life core module
2011-01-05 Chris 'BinGOs... Update CGI to CPAN version 3.51
2011-01-05 Nicholas ClarkCalling "PRINT" on a tied STDERR can use G_DISCARD...
2011-01-05 David MitchellDevel-Peek/Peek.pm: update example outputs in pod
2011-01-05 Karl Williamsonutf8.h: Add macros for problematic code points
2011-01-05 Nicholas ClarkConvert tied READLINE to using Perl_tied_method()
2011-01-05 Karl Williamsonperlrepository: Add example of why tests need running
2011-01-05 Nicholas ClarkConvert tied PRINT to using Perl_tied_method()
2011-01-05 Nicholas ClarkConvert tied SPLICE to using Perl_tied_method()
2011-01-05 Nicholas ClarkRename tied_handle_method() to tied_method(), and make...
2011-01-05 Nicholas ClarkIn pp_sys.c, rename the macro tied_handle_method()...
2011-01-05 Nicholas ClarkThe mg parameter to S_tied_handle_method() can be const...
2011-01-05 Nicholas ClarkSplit the flags and argc parameters to S_tied_handle_me...
2011-01-05 David Mitchellremove cc_runtime.h from core
2011-01-05 Paul "LeoNerd... Support emulation of AI_NUMERICSERV even though it...
2011-01-05 brian d foyperlfaq1: less "more faster"
2011-01-05 Karl Williamsonmktables: Small performance enhancement
2011-01-05 Karl Williamsonmktables: white space-only change
2011-01-05 Karl Williamsonmktables: remove unneeded test
2011-01-05 Karl Williamsonmktables: typos in comments
2011-01-05 Karl Williamsonmktables: improve debug statement
2011-01-05 Karl Williamsonmktables: Add error check
2011-01-04 Paul "LeoNerd... Use Zero() rather than rely on C99 struct initialiser...
2011-01-04 Nicholas ClarkConvert tied WRITE to using S_tied_handle_method()
2011-01-04 Nicholas ClarkConvert tied READ to using S_tied_handle_method()
2011-01-04 Nicholas ClarkConvert tied PRINTF to using S_tied_handle_method()
2011-01-04 Nicholas ClarkConvert tied OPEN to using S_tied_handle_method()
2011-01-04 Nicholas ClarkIn pp_sys.c, move S_tied_handle_method() before pp_open.
2011-01-04 David Mitchellstash.t: make TODO tests only TODO under threads
2011-01-04 Nicholas ClarkRemove a long-vestigial PUTBACK from the tied OPEN...
2011-01-04 Nicholas ClarkConverge the implementation of tied OPEN with PRINTF...
2011-01-04 Reini Urbanbuild man pages on cygwin too
2011-01-04 Reini UrbanImprove cygwin rebase behaviour
2011-01-04 Nicholas ClarkRefactor filenames.t to use unlike() and cmp_ok() for...
2011-01-04 Jan DuboisDon't install Cygwin code into other platforms
2011-01-03 Jesse Vincentupdate t/porting/filenames.t to check for path componen...
2011-01-03 David Mitchellregen/overload.pl: add comments to overload.[ch]
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2011-01-03 Zsbán AmbrusAdd link for v5.8.5-RC1 announcement
2011-01-03 Reini UrbanCYG14 Dynaloader without USEIMPORTLIB, and search cyg...
2011-01-03 Reini UrbanUpdate cygwin hints
next