2012-01-13 |
Karl Williamson | utf8_heavy: remove unused variable |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Karl Williamson | Comment additions, typos, white-space. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Karl Williamson | regexec.c: Add some comments to regclass_swash() |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Karl Williamson | regexec.c: Remove unnecessary intermediate values |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Ricardo Signes | un-break blead-breakage introduced by Porting/perl5160d... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Ricardo Signes | create perl5160delta-to-be |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if svp is NULL... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if the backref... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Nicholas Clark | Better panic diagnostics in Perl_sv_del_backref() |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Father Chrysostomos | Make -T HANDLE set the last stat type |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Father Chrysostomos | Simplify logic in pp_sys.c:pp_fttty |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Father Chrysostomos | [perl #77388] Make stacked -T and -B work |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Father Chrysostomos | Make -t, -T and -B with a handle pop it off the stack |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Father Chrysostomos | In pp_sys.c:pp_fttext, don’t call cGVOP_gv on an UNOP |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | [perl #24237] @& should not stop $& from working |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Ricardo Signes | update the schedule: rjbs will do 5.16 |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | [perl #35865, #43011] FETCH after autovivifying |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | Correct bad wording in perlsub |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | Fix crash in hv_undef |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Joshua ben... | [perl #40333] Another test |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | [perl #40333] Stop overload::Overloaded from calling... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | Document that [ah]v_undef/clear may free the [ah]v |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Father Chrysostomos | Better fix for perl #107440 |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Father Chrysostomos | Remove TODO functionality from assignwarn.t |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Father Chrysostomos | [perl #44895] += warning on uninit magic var |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Father Chrysostomos | Remove magical dPOPXnnrl_ul dPOPXiirl_ul macros |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Chris 'BinGOs... | Merge the POSIX notes in perldelta. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
H.Merijn Brand | missed in prev commit |
commit | commitdiff | tree | snapshot |
2012-01-09 |
H.Merijn Brand | 'A' is not blank |
commit | commitdiff | tree | snapshot |
2012-01-09 |
H.Merijn Brand | Add probe for isblank() (requested by khw) |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Father Chrysostomos | Test for perl #43663 |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Father Chrysostomos | [perl #92254, #92256] Fix SAVE_DEFSV to do refcounting |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Father Chrysostomos | grep.t: require test.pl in BEGIN block |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Karl Williamson | need backwards-compatile to_utf8_foo() |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Karl Williamson | embed.fnc: Revise comment |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Karl Williamson | embed.fnc: add comment |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Chris 'BinGOs... | Update perlfaq to CPAN version 5.0150037 |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Father Chrysostomos | [perl #67490] Don’t call DELETE on scalar-tied elem |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Father Chrysostomos | Simplify magic logic in av.c:av_store |
commit | commitdiff | tree | snapshot |
2012-01-08 |
David Mitchell | clarify how $SIG{__DIE__} can return |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Father Chrysostomos | perlfunc: spaces after dots |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Tom Hukins | Make localtime()' s documentation more succinct |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Father Chrysostomos | [perl #85670] Copy magic to ary elems properly |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | [perl #107440] Save av/hv on mortals stack when clearing |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Michael Witten | [perl #90632] perlfunc: Rewrite `split' |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Ricardo Signes | document the upgrade of Perldoc |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Ricardo Signes | Pod-Perldoc now includes test documents |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Ricardo Signes | Upgrade Pod-Perldoc to CPAN version 3.15_15 |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | Uncomment evals in sort.t |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | PerlIO::scalar: allow writing to SvIOK SVs |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | In PerlIO::Scalar’s write, stringify refs |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | perlsyn: spaces after dots |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | regen pod issues |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | perlsyn: wrap long verbatim line |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | Increase $PerlIO::scalar::VERSION to 0.13 |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | perlsyn: Correct ... example |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | [perl #92706] In PerlIO::Scalar::seek, don’t assume... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | perlsyn: add triple-dot index entries and alias |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | perlop: remove triple-dot |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | [perl #90064] warn once for dbmopen with undef 3rd arg |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | Increase $overload::VERSION to 1.17 |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | regen pod issues |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | Correct links to perlsyn and perlop |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tom Christiansen | [perl #90926] Corrections to the previous patch |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tom Christiansen | [perl #90926] smartmatch PATCH 2 of 2: perlsyn.pod |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tom Christiansen | [perl #90906] Corrections to the previous patch |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Tom Christiansen | [perl #90906] smartmatch PATCH 1 of 2: perlop.pod |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9116 |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Father Chrysostomos | [perl #91850] utf8::decode: croak for ro scalars |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | [perl #90064] perlfunc: Document special 0 mode for... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
H.Merijn Brand | [perl #90648] perlop: There is no low-prec // |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | [perl #90648] perlop: There ain’t no C-style // |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | regen pod issues |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | perlfunc: spaces after dots |
commit | commitdiff | tree | snapshot |
2012-01-05 |
ambs | cflags does not exists in Config.pm; use ccflags |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | [perl #90030] sort with no arguments |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Tom Christiansen | [perl #89758] important perlfunc version guards |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | [perl #97464] Document actual case when @DB::args is set |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | [perl #95548] Returned magical temps are not copied |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | Don’t iterate through magic with local $_ |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Father Chrysostomos | Restrict $[ comp warning to constants |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Craig A. Berry | miniperl can no longer run installperl. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Karl Williamson | hv.c pod: 'Perl_sv_placeholder' should be 'PL_sv_placeh... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Nicholas Clark | Remove some dead x2p-related code in vmsish.h. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Father Chrysostomos | [perl #105912] local $_ should not FETCH |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Father Chrysostomos | Correct bug-report email in IO docs |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ricardo Signes | add a missing apostrophe |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chris 'BinGOs... | Update Module-Pluggable to CPAN version 4.0 |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chris 'BinGOs... | Sync Maintainers.pl with CPAN for ExtUtils-ParseXS |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | op.c Remove redundant continue |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | Packlist.t: add bug number |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | Change wording of \E warning |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Brian Fraser | toke.c: Unpaired '\E's in double-quotish contexts shoul... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | ExtUtils::Packlist: Restore 5.005 compatibility |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | [perl #107410] Tests for used-once warnings from ExtUti... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | Add Joel Berger to AUTHORS |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Joel Berger | Removed 'once' warnings in ExtUtils::Packlist::mkfh. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | Increase $ExtUtils::Packlist::VERSION to 1.46 |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | Correct test count in regen.t |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Father Chrysostomos | Explain perlguts changes in mg_vtable.pl comment |
commit | commitdiff | tree | snapshot |
next |