2013-04-18 |
Francois Perrad | fix dist/IO/t/cachepropagate-unix.t |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Tony Cook | remove excluded test file cpan/ExtUtils-MakeMaker/t... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
David Mitchell | fix comment typo in regcomp.c |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Leon Timmermans | Converted Asian documentations to utf-8 |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Moritz Lenz | Document that range operator '..' can not be overloaded. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
James E Keenan | Provide file and subroutine-level documentation in... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
James E Keenan | Subject: [PATCH] Update INSTALLDIRS to favor installati... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Chris 'BinGOs... | Update CPAN to CPAN version 2.00 |
commit | commitdiff | tree | snapshot |
2013-04-13 |
James E Keenan | Porting/curliff.pl no longer needed; delete it. |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Aaron Crane | B::Deparse: document that `state sub` is unimplemented |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Aaron Crane | deparse.t: delete now-unneeded __WARN__ suppression |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Aaron Crane | B::Deparse: stub implementation of deparsing lexical... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | [MERGE] handle /(?{})/ with overload::constant qr |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | fix runtime /(?{})/ with overload::constant qr |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | add lex_re_reparsing boolean to yy_parser struct |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | Eliminate PL_reg_state.re_reparsing, part 2 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | Eliminate PL_reg_state.re_reparsing, part 1 |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | re_op_compile(): reapply debugging statements |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | Handle overloading properly in compile-time regex |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | re-indent after last change |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | re_op_compile(): unify 1-op and N-op branches |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | re_op_compile(): simplify a code snippet |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | re-indent code after previous commit |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | regex and overload: unifiy 1 and N arg branches |
commit | commitdiff | tree | snapshot |
2013-04-12 |
David Mitchell | re_op_compile(): temp remove some debugging code |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Aaron Crane | pod/perlsec.pod: fix typo and tweak wording |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Craig A. Berry | Fix post-install instructions in README.vms. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
James E Keenan | Provide proper link to original Dylan paper. |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Craig A. Berry | Directory rename no longer needed on VMS. |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Craig A. Berry | Assorted updates to README.vms |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Karl Williamson | perlop.pod: Fix typo that yields wrong info |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Jan Dubois | S_* functions should be STATIC |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Karl Williamson | handy.h: Remove docs for non-existent macro |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Yves Orton | improve hash related documentation in perlfunc and... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Yves Orton | Fix perlfunc.pod to reflect changes to split " " logic |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Andy Dougherty | Remove the non-inline function S_croak_memory_wrap... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Andy Dougherty | makedef.pl shouldn't prepend Perl_ to symbols already... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Chris 'BinGOs... | Exporter on CPAN is 5.68 make blead reflect this |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Yves Orton | eliminate the only internal uses of HvFILL |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Yves Orton | prevent SEGV from buffer read overrun, and refactor... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Yves Orton | fix comment, reindent and add parenthesis for clarity |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Yves Orton | rework split() special case interaction with regex... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Yves Orton | simplify regcomp.c by using vars to avoid repeated... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Yves Orton | Improve how regcomp.pl handles multibits |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | Silence "smartmatch is experimental" warnings in autodie |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | perldelta for the new warnings |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | Make smartmatch, given & when experimental |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | t/porting/dual-life.t: Drop dependency on smartmatch |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | t/re/regexp_unicode_prop.t: Drop dependency on given... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | Porting/core-cpan-diff: Drop dependency on smartmatch |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | Porting/checkpodencoding.pl: Drop dependency on smartmatch |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Fraser | File::Glob: Drop dependency on given/when |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Karl Williamson | perlapi: Document some macros |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Nicholas Clark | xs_init() must pass a static char* when creating &DynaL... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Nicholas Clark | In In S_scan_heredoc(), avoid memNE() reading beyond... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Nicholas Clark | In S_scan_heredoc(), the explicit test for '\n' duplica... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Nicholas Clark | PerlIO_find_layer should not be using memEQ() off the... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Craig A. Berry | Copyright update for vms/vms.c. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Craig A. Berry | Make vms.c's Perl_flex_fstat preserve errno on success. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Craig A. Berry | Revert "Restore errno after VMS hack in S_sv_gets_read_... |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Yves Orton | improve how Devel::Peek::Dump handles iterator information |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Yves Orton | Add a commented out warning and a way for diag.t to... |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Yves Orton | improve iterator randomization |
commit | commitdiff | tree | snapshot |
2013-03-24 |
Max Maischein | Add epigraph for 5.17.10 |
commit | commitdiff | tree | snapshot |
2013-03-23 |
David Mitchell | fix Peek.t to work with NEW COW |
commit | commitdiff | tree | snapshot |
2013-03-23 |
David Mitchell | Revert "fix Peek.t to work with NEW COW" |
commit | commitdiff | tree | snapshot |
2013-03-23 |
David Mitchell | regcomp.c: silence compiler warning |
commit | commitdiff | tree | snapshot |
2013-03-23 |
David Mitchell | add descriptions to require.t test output |
commit | commitdiff | tree | snapshot |
2013-03-23 |
David Mitchell | fix Peek.t to work with NEW COW |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Ricardo Signes | fix a missed s/deprecated/experimental/ for my $_ |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Craig A. Berry | Restore errno after VMS hack in S_sv_gets_read_record. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Chris 'BinGOs... | constant is 1.27 on CPAN |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Chris 'BinGOs... | Module-CoreList is 2.85 on CPAN |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Max Maischein | Bump version to5.17.11 |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Max Maischein | New perldelta |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Max Maischein | Merge branch 'release-5.17.10' into blead |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Max Maischein | Remove empty POD sections, fix link in pod v5.17.10 |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Max Maischein | add new release to perlhist |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Max Maischein | Update corelist for 5.17.10 |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Max Maischein | Update perldelta for 5.17.10 |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Max Maischein | Bump version number in INSTALL |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Max Maischein | Update Net::Ping from 2.40 to 2.41 |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Patrik Hägglund | PATCH [perl #106212] Add PL_perlio_mutex to atfork_lock... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Karl Williamson | Add Patrik Hägglund to AUTHORS |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Merge in the changes that deprecate the use of @*,... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Add a deprecation warning for all uses of @*, %*, ... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Change the warning for $* to add ", and will become... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Generate the deprecation warnings for all uses $* or $#. |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Additional tests for the deprecation warnings when... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Change tie_fetch_count.t to use *] instead of **. |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Nicholas Clark | Change B::Deparse's test to test interpolation of ... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
David Golden | update Perl::OSType from 1.002 to 1.003 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Nicholas Clark | Re-order intrpvar.h to minimise holes in the interprete... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Brad Gilbert | Make utf8 downgrading in constant.pm, version dependent |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Aaron Trevena | I18N-Langinfo/Langinfo.pm: Pod nit |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Karl Williamson | Add Aaron Trevena to AUTHORS |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Paul Green | Ensure only DOSish builds force O_BINARY=1 in the open... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Paul Green | Update copyright statement for the Stratus VOS port |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Paul Green | Update pod/perlpord.pod to reflect recent VOS port... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Paul Green | Update README.vos to reflect recent changes |
commit | commitdiff | tree | snapshot |
next |