This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-01-16 Karl Williamsonperldiag: Move an out-of-alphabetical_order entry
2013-01-16 Chris 'BinGOs... Update File-Path to CPAN version 2.09
2013-01-16 Chris 'BinGOs... Update Test to CPAN version 1.26
2013-01-16 Karl Williamsonutf8.h: Add comments
2013-01-16 Andy DoughertyAvoid wraparound when casting unsigned size_t to signed...
2013-01-16 bulk88 (via RT)PATCH: [perl 116411]: code comment for commit 518a5310c...
2013-01-16 Ricardo Signesin testing EISDIR string, check known value first
2013-01-16 Ricardo SignesRevert "Upgrade Socket to CPAN version 2.008"
2013-01-16 Ricardo SignesUpgrade Socket to CPAN version 2.008
2013-01-16 Aaron Craneperlfunc.pod: fix incorrect short description of `length`
2013-01-16 Chris 'BinGOs... Update Test-Harness to CPAN version 3.26
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2013-01-16 Steffen MuellerNew PathTools CPAN release 3.40
2013-01-16 Steffen MuellerCwd/File::Spec version bump to 3.40
2013-01-16 Ricardo Signesavoid having to worry whether the test runs in a locale
2013-01-15 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.81
2013-01-15 Steve HaySilence a MSVC++-specific warning
2013-01-14 Karl Williamsonhandy.h: Fix isIDCONT_utf8()
2013-01-14 Steve HaySilence a couple of warnings
2013-01-14 Karl WilliamsonAdd warnings for "\08", /\017/
2013-01-14 Jerry D. Heddenbump threads::shared version 1.43
2013-01-14 Karl Williamsonregcomp.c: Silence compiler warning
2013-01-13 Aaron CraneMake Data::Dumper XS ignore Freezer return value
2013-01-13 Karl Williamsonregcomp.c: Stop potential leaks
2013-01-13 Karl Williamsonregcomp.c: Add comments; align ternary operator for...
2013-01-13 Karl Williamsonreg_mesg.t: Add, revise test names
2013-01-13 Karl Williamsonembed.fnc: Clarify that varargs suppresses embed.h
2013-01-13 Daniel Draganbetter POD for unpackstring
2013-01-13 Karl WilliamsonCreate deprecated fncs to replace to-be-removed macros
2013-01-13 Karl Williamsonporting/args_assert.t: Needs to look in inline.h too
2013-01-13 Ricardo Signesexpect a different error for `perl dir` on Win32
2013-01-13 Ricardo Signesperldelta for #61362, croak on `perl directory`
2013-01-13 James E KeenanAdd a test to detect error when attempting to syntax...
2013-01-13 Ricardo Signescroak on an attempt to run a directory as a script
2013-01-12 Craig A. BerrySimplify ExtUtils::Install::_can_write_dir on VMS.
2013-01-12 David Mitchellinclude SvREADONLY() in SvIMMORTAL() test
2013-01-12 Karl Williamsonperlapi: Clarify av_pop
2013-01-12 Karl WilliamsonAllow slop on a few locale tests
2013-01-12 Aaron Craneperlre: fix typo
2013-01-12 Nicholas ClarkIn S_regatom(), set flags to 0 at the start.
2013-01-11 Karl WilliamsonMerge branch 'sets' into blead
2013-01-11 Karl WilliamsonAdd back-compat (?[ ]) tests
2013-01-11 Karl Williamsonreg_mesg.t: Test messages from (?[ ])
2013-01-11 Karl WilliamsonNew regex experimental feature: (?[ ])
2013-01-11 Karl Williamsonregcomp.c: White-space only
2013-01-11 Karl Williamsonregcomp.c: Add capability for regclass() to return...
2013-01-11 Karl Williamsonregcomp.c: Add capability for ignoring white space...
2013-01-11 Karl Williamsonregcomp.c: Add capability for stricter parsing of []
2013-01-11 Karl Williamsonregcomp.c: Add capability for strict [:posix:]
2013-01-11 Karl Williamsonregcomp.c: Add function to skip pattern white space
2013-01-11 Karl Williamsonregcomp.c: Comments, white space
2013-01-11 Karl Williamsonregcomp.c: Add parameter to regclass()
2013-01-11 Karl Williamsonregcomp.c: Add parameter to regclass()
2013-01-11 Karl Williamsonregcomp.c: Add a vFAIL4 macro
2013-01-11 Karl Williamsonregcomp.c: Remove unnecessary variable
2013-01-11 Karl Williamsonregcharclass.h: Add macro for finding pattern white...
2013-01-11 Karl Williamsongrok_bslash_[ox]: Add param to silence non-portable...
2013-01-11 Karl Williamsondquote_static.c: refactor common code to initialization
2013-01-11 Karl Williamsonregcomp.c: Save a test by moving a line of code
2013-01-11 Karl Williamsonregcomp.c: Omit unnecessary 'else's
2013-01-11 Karl WilliamsonCreate new warnings category experimental::regex_sets
2013-01-11 Karl Williamsondquote_static.c: White-space only; no code changes
2013-01-11 Karl WilliamsonAdd optional strict mode to grok_bslash_[xo]
2013-01-11 Karl WilliamsonBetter error pos for grok_bslash_[xo]
2013-01-11 Karl WilliamsonRevise calling sequences for grok_bslash_[xo]
2013-01-11 Karl Williamsonregcomp.c: Use a parameter to simplify some code
2013-01-11 Karl Williamsonregexp.t: Add a period in test name skip reason
2013-01-11 Karl Williamsonlib/warnings/regcomp: Add note about better place for...
2013-01-11 Karl Williamsonembed.fnc: Fix flags for _invlist_dump
2013-01-11 Aaron Cranepod/perlcommunity.pod: mention blogs.perl.org and Stack...
2013-01-11 Aaron CraneMake perlbug recommend perlcommunity.pod over Usenet
2013-01-11 David Mitchellexpand comment in Perl_pad_tidy
2013-01-11 Chris 'BinGOs... Update File-Fetch to CPAN version 0.38
2013-01-11 Nicholas ClarkDon't use a fixed iteration count in dist/threads-share...
2013-01-11 Nicholas ClarkTweak the test from 2721a2ca2e5e889d to work with PERL_...
2013-01-10 Karl Williamsonregcomp.c: Don't write to freed memory
2013-01-10 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.62
2013-01-09 David Mitchellstop -MO=Concise -e'm?x?' segfaulting
2013-01-09 Tony Cookportability to Haiku-OS for the cachepropagate-*.t...
2013-01-09 Karl Williamsont/re/re_tests: Remove duplicate test
2013-01-09 Karl Williamsont/re/re_tests: Remove unused variable initializations
2013-01-09 Karl Williamsonregcomp.c: Fix a panic
2013-01-09 Karl Williamsonregcomp.c: Avoid recalculating a value
2013-01-09 Karl Williamsonregexp.t: Skip tests that are supposed to
2013-01-08 Chris 'BinGOs... Update IO-Compress to CPAN version 2.060
2013-01-08 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.060
2013-01-08 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.060
2013-01-08 Chris 'BinGOs... Update Term-ANSIColor to CPAN version 4.02
2013-01-08 Tony Cookskip appropriately when XS::APItest isn't available
2013-01-08 Tony Cookadd a dependency for dynamic extensions on $(LIBPERL)
2013-01-07 Karl Williamsonregexec.c: Cast to silence compiler warnings
2013-01-07 Karl Williamsonregexec.c: Cast to silence compiler warning
2013-01-07 Chris 'BinGOs... constant-1.24 has been released to CPAN, update Maintai...
2013-01-07 Chris 'BinGOs... Forgot to update Maintainers.pl for podlators update
2013-01-07 Karl Williamsontoke.c: Silence compiler uninitialized warning
2013-01-07 Karl Williamsonregcomp.c: Silence compiler warning
2013-01-07 Karl Williamsonregcomp.c: Silence compiler warning by using a cast
2013-01-07 Karl Williamsonregcomp.c: Comments only, white-space ; no code changes
2013-01-07 Karl Williamsonregcomp.c: Silence compiler warning
2013-01-07 Karl Williamsonpp_ctl.c: Silence compiler warning.
next