platform/upstream/perl.git
2013-04-12 David Mitchellre-indent code after previous commit
2013-04-12 David Mitchellregex and overload: unifiy 1 and N arg branches
2013-04-12 David Mitchellre_op_compile(): temp remove some debugging code
2013-04-11 Aaron Cranepod/perlsec.pod: fix typo and tweak wording
2013-04-11 Craig A. BerryFix post-install instructions in README.vms.
2013-04-10 James E KeenanProvide proper link to original Dylan paper.
2013-04-06 Craig A. BerryDirectory rename no longer needed on VMS.
2013-04-06 Craig A. BerryAssorted updates to README.vms
2013-04-05 Karl Williamsonperlop.pod: Fix typo that yields wrong info
2013-04-04 Jan DuboisS_* functions should be STATIC
2013-03-29 Karl Williamsonhandy.h: Remove docs for non-existent macro
2013-03-29 Yves Ortonimprove hash related documentation in perlfunc and...
2013-03-29 Yves OrtonFix perlfunc.pod to reflect changes to split " " logic
2013-03-28 Andy DoughertyRemove the non-inline function S_croak_memory_wrap...
2013-03-28 Andy Doughertymakedef.pl shouldn't prepend Perl_ to symbols already...
2013-03-27 Chris 'BinGOs... Exporter on CPAN is 5.68 make blead reflect this
2013-03-27 Yves Ortoneliminate the only internal uses of HvFILL
2013-03-27 Yves Ortonprevent SEGV from buffer read overrun, and refactor...
2013-03-27 Yves Ortonfix comment, reindent and add parenthesis for clarity
2013-03-27 Yves Ortonrework split() special case interaction with regex...
2013-03-27 Yves Ortonsimplify regcomp.c by using vars to avoid repeated...
2013-03-27 Yves OrtonImprove how regcomp.pl handles multibits
2013-03-27 Brian FraserSilence "smartmatch is experimental" warnings in autodie
2013-03-27 Brian Fraserperldelta for the new warnings
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-27 Brian Frasert/porting/dual-life.t: Drop dependency on smartmatch
2013-03-27 Brian Frasert/re/regexp_unicode_prop.t: Drop dependency on given...
2013-03-27 Brian FraserPorting/core-cpan-diff: Drop dependency on smartmatch
2013-03-27 Brian FraserPorting/checkpodencoding.pl: Drop dependency on smartmatch
2013-03-27 Brian FraserFile::Glob: Drop dependency on given/when
2013-03-26 Karl Williamsonperlapi: Document some macros
2013-03-25 Nicholas Clarkxs_init() must pass a static char* when creating &DynaL...
2013-03-25 Nicholas ClarkIn In S_scan_heredoc(), avoid memNE() reading beyond...
2013-03-25 Nicholas ClarkIn S_scan_heredoc(), the explicit test for '\n' duplica...
2013-03-25 Nicholas ClarkPerlIO_find_layer should not be using memEQ() off the...
2013-03-25 Craig A. BerryCopyright update for vms/vms.c.
2013-03-25 Craig A. BerryMake vms.c's Perl_flex_fstat preserve errno on success.
2013-03-25 Craig A. BerryRevert "Restore errno after VMS hack in S_sv_gets_read_...
2013-03-24 Yves Ortonimprove how Devel::Peek::Dump handles iterator information
2013-03-24 Yves OrtonAdd a commented out warning and a way for diag.t to...
2013-03-24 Yves Ortonimprove iterator randomization
2013-03-24 Max MaischeinAdd epigraph for 5.17.10
2013-03-23 David Mitchellfix Peek.t to work with NEW COW
2013-03-23 David MitchellRevert "fix Peek.t to work with NEW COW"
2013-03-23 David Mitchellregcomp.c: silence compiler warning
2013-03-23 David Mitchelladd descriptions to require.t test output
2013-03-23 David Mitchellfix Peek.t to work with NEW COW
2013-03-23 Ricardo Signesfix a missed s/deprecated/experimental/ for my $_
2013-03-23 Craig A. BerryRestore errno after VMS hack in S_sv_gets_read_record.
2013-03-22 Chris 'BinGOs... constant is 1.27 on CPAN
2013-03-22 Chris 'BinGOs... Module-CoreList is 2.85 on CPAN
2013-03-22 Max MaischeinBump version to5.17.11
2013-03-22 Max MaischeinNew perldelta
2013-03-22 Max MaischeinMerge branch 'release-5.17.10' into blead
2013-03-21 Max MaischeinRemove empty POD sections, fix link in pod
2013-03-21 Max Maischeinadd new release to perlhist
2013-03-21 Max MaischeinUpdate corelist for 5.17.10
2013-03-21 Max MaischeinUpdate perldelta for 5.17.10
2013-03-21 Max MaischeinBump version number in INSTALL
2013-03-21 Max Maischein Update Net::Ping from 2.40 to 2.41
2013-03-21 Patrik HägglundPATCH [perl #106212] Add PL_perlio_mutex to atfork_lock...
2013-03-21 Karl WilliamsonAdd Patrik Hägglund to AUTHORS
2013-03-21 Nicholas ClarkMerge in the changes that deprecate the use of @*,...
2013-03-21 Nicholas ClarkAdd a deprecation warning for all uses of @*, %*, ...
2013-03-21 Nicholas ClarkChange the warning for $* to add ", and will become...
2013-03-21 Nicholas ClarkGenerate the deprecation warnings for all uses $* or $#.
2013-03-21 Nicholas ClarkAdditional tests for the deprecation warnings when...
2013-03-21 Nicholas ClarkChange tie_fetch_count.t to use *] instead of **.
2013-03-21 Nicholas ClarkChange B::Deparse's test to test interpolation of ...
2013-03-20 David Goldenupdate Perl::OSType from 1.002 to 1.003
2013-03-20 Nicholas ClarkRe-order intrpvar.h to minimise holes in the interprete...
2013-03-20 Brad GilbertMake utf8 downgrading in constant.pm, version dependent
2013-03-20 Aaron TrevenaI18N-Langinfo/Langinfo.pm: Pod nit
2013-03-20 Karl WilliamsonAdd Aaron Trevena to AUTHORS
2013-03-19 Paul GreenEnsure only DOSish builds force O_BINARY=1 in the open...
2013-03-19 Paul GreenUpdate copyright statement for the Stratus VOS port
2013-03-19 Paul GreenUpdate pod/perlpord.pod to reflect recent VOS port...
2013-03-19 Paul GreenUpdate README.vos to reflect recent changes
2013-03-19 Paul GreenUpdate VOS hints file to use dynamic linking and 64...
2013-03-19 Paul GreenAssume that the host and target have the same executabl...
2013-03-19 Paul GreenRemove VOS floating-point workaround; VOS bug long...
2013-03-19 Shirakata KentaroPATCH: [perl #117181] pod: nitpick
2013-03-19 Karl Williamsonpod/perlfunc: Tweak new kill() wording
2013-03-19 Nicholas ClarkMerge in the changes that remove setjmp() from regcomp.c
2013-03-19 Nicholas ClarkDocument the uses of NULL returns in the regex parsing...
2013-03-19 Nicholas ClarkRevert "PATCH: regex longjmp flaws"
2013-03-19 Nicholas ClarkIn Perl_re_op_compile(), tidy up after removing setjmp().
2013-03-19 Nicholas ClarkReplace the longjmp()s in Perl_re_op_compile() with...
2013-03-19 Nicholas ClarkMove the longjmp() that implements REQUIRE_UTF8 up...
2013-03-19 Nicholas ClarkAdd a flag RESTART_UTF8 to the reg*() routines in regcomp.c
2013-03-19 Nicholas ClarkIn S_regclass(), create listsv as a mortal, claiming...
2013-03-19 Nicholas ClarkDocument when and why S_reg{,branch,piece,atom,class...
2013-03-19 Nicholas ClarkReturn orig_emit from S_regclass() when ret_invlist...
2013-03-19 Nicholas ClarkTest that UTF-8 in the look-ahead of (?(?=...)...)...
2013-03-19 Nicholas ClarkTest that S_grok_bslash_N() copes if S_reg() restarts...
2013-03-19 Nicholas ClarkRemove unreachable duplicate (?#...) parsing code from...
2013-03-19 Nicholas ClarkPerl_sv_uni_display() needs to be aware of RX_WRAPPED()
2013-03-19 Ricardo Signesperldelta for debugger changes
2013-03-19 Ricardo Signesbump version on perl5db.pl
2013-03-19 Kent Fredriclib/perl5db.pl: Workaround rt#116771 by putting DB...
next