Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [perl #40333] Another test | Joshua ben Jore | 2012-01-09 | 1 | -1/+13 |
* | [perl #40333] Stop overload::Overloaded from calling ->can | Father Chrysostomos | 2012-01-09 | 2 | -2/+25 |
* | Document that [ah]v_undef/clear may free the [ah]v | Father Chrysostomos | 2012-01-09 | 2 | -5/+17 |
* | Better fix for perl #107440 | Father Chrysostomos | 2012-01-09 | 4 | -7/+29 |
* | Remove TODO functionality from assignwarn.t | Father Chrysostomos | 2012-01-09 | 1 | -8/+4 |
* | [perl #44895] += warning on uninit magic var | Father Chrysostomos | 2012-01-09 | 3 | -6/+5 |
* | Remove magical dPOPXnnrl_ul dPOPXiirl_ul macros | Father Chrysostomos | 2012-01-09 | 1 | -12/+0 |
* | Merge the POSIX notes in perldelta. | Chris 'BinGOs' Williams | 2012-01-09 | 1 | -10/+6 |
* | missed in prev commit | H.Merijn Brand | 2012-01-09 | 1 | -2/+8 |
* | 'A' is not blank | H.Merijn Brand | 2012-01-09 | 1 | -2/+2 |
* | Add probe for isblank() (requested by khw) | H.Merijn Brand | 2012-01-09 | 19 | -6/+58 |
* | Test for perl #43663 | Father Chrysostomos | 2012-01-09 | 1 | -1/+9 |
* | [perl #92254, #92256] Fix SAVE_DEFSV to do refcounting | Father Chrysostomos | 2012-01-08 | 4 | -8/+28 |
* | grep.t: require test.pl in BEGIN block | Father Chrysostomos | 2012-01-08 | 1 | -1/+1 |
* | need backwards-compatile to_utf8_foo() | Karl Williamson | 2012-01-08 | 4 | -12/+57 |
* | embed.fnc: Revise comment | Karl Williamson | 2012-01-08 | 1 | -1/+1 |
* | embed.fnc: add comment | Karl Williamson | 2012-01-08 | 1 | -1/+2 |
* | Update perlfaq to CPAN version 5.0150037 | Chris 'BinGOs' Williams | 2012-01-08 | 12 | -469/+182 |
* | [perl #67490] Don’t call DELETE on scalar-tied elem | Father Chrysostomos | 2012-01-08 | 2 | -0/+13 |
* | Simplify magic logic in av.c:av_store | Father Chrysostomos | 2012-01-08 | 1 | -2/+1 |
* | clarify how $SIG{__DIE__} can return | David Mitchell | 2012-01-08 | 1 | -4/+4 |
* | perlfunc: spaces after dots | Father Chrysostomos | 2012-01-07 | 1 | -4/+4 |
* | Make localtime()' s documentation more succinct | Tom Hukins | 2012-01-07 | 1 | -6/+2 |
* | [perl #85670] Copy magic to ary elems properly | Father Chrysostomos | 2012-01-06 | 2 | -6/+36 |
* | [perl #107440] Save av/hv on mortals stack when clearing | Father Chrysostomos | 2012-01-06 | 4 | -8/+25 |
* | [perl #90632] perlfunc: Rewrite `split' | Michael Witten | 2012-01-06 | 1 | -80/+114 |
* | document the upgrade of Perldoc | Ricardo Signes | 2012-01-06 | 2 | -2/+7 |
* | Pod-Perldoc now includes test documents | Ricardo Signes | 2012-01-06 | 1 | -0/+4 |
* | Upgrade Pod-Perldoc to CPAN version 3.15_15 | Ricardo Signes | 2012-01-06 | 26 | -909/+9814 |
* | Uncomment evals in sort.t | Father Chrysostomos | 2012-01-06 | 1 | -2/+2 |
* | PerlIO::scalar: allow writing to SvIOK SVs | Father Chrysostomos | 2012-01-05 | 2 | -4/+16 |
* | In PerlIO::Scalar’s write, stringify refs | Father Chrysostomos | 2012-01-05 | 2 | -3/+9 |
* | perlsyn: spaces after dots | Father Chrysostomos | 2012-01-05 | 1 | -18/+22 |
* | regen pod issues | Father Chrysostomos | 2012-01-05 | 1 | -1/+0 |
* | perlsyn: wrap long verbatim line | Father Chrysostomos | 2012-01-05 | 1 | -1/+2 |
* | Increase $PerlIO::scalar::VERSION to 0.13 | Father Chrysostomos | 2012-01-05 | 1 | -1/+1 |
* | perlsyn: Correct ... example | Father Chrysostomos | 2012-01-05 | 1 | -2/+2 |
* | [perl #92706] In PerlIO::Scalar::seek, don’t assume SvPOKp | Father Chrysostomos | 2012-01-05 | 2 | -20/+21 |
* | perlsyn: add triple-dot index entries and alias | Father Chrysostomos | 2012-01-05 | 1 | -1/+6 |
* | perlop: remove triple-dot | Father Chrysostomos | 2012-01-05 | 3 | -66/+12 |
* | [perl #90064] warn once for dbmopen with undef 3rd arg | Father Chrysostomos | 2012-01-05 | 2 | -1/+11 |
* | Increase $overload::VERSION to 1.17 | Father Chrysostomos | 2012-01-05 | 1 | -1/+1 |
* | regen pod issues | Father Chrysostomos | 2012-01-05 | 1 | -1/+1 |
* | Correct links to perlsyn and perlop | Father Chrysostomos | 2012-01-05 | 7 | -11/+11 |
* | [perl #90926] Corrections to the previous patch | Tom Christiansen | 2012-01-05 | 1 | -2/+2 |
* | [perl #90926] smartmatch PATCH 2 of 2: perlsyn.pod | Tom Christiansen | 2012-01-05 | 1 | -389/+565 |
* | [perl #90906] Corrections to the previous patch | Tom Christiansen | 2012-01-05 | 1 | -13/+13 |
* | [perl #90906] smartmatch PATCH 1 of 2: perlop.pod | Tom Christiansen | 2012-01-05 | 1 | -51/+392 |
* | Update CPANPLUS to CPAN version 0.9116 | Chris 'BinGOs' Williams | 2012-01-06 | 31 | -32/+43 |
* | [perl #91850] utf8::decode: croak for ro scalars | Father Chrysostomos | 2012-01-05 | 2 | -1/+12 |