2014-07-08 |
David Mitchell | [Merge] add support for ops to link to parent |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | avoid adding two OP_HINTSEVAL ops |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | minor fixups to new op_sibling work |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | Improve optree sanity checking code in finalize_op |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | add op_lastsib and -DPERL_OP_PARENT |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | Ensure that op_last always points to last sibling |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | add op_sibling_splice() fn and make core use it |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | Devel::Peek: test 2-arg form of Dump |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | macroise op_sibling in Perl_ck_fun() |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | wrap op_sibling field access in OP_SIBLING* macros |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | libperl.t + ASAN + -DPERL_GLOBAL_STRUCT_PRIVATE |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Mitchell | faster constant hash key lookups ($hash{const}) |
commit | commitdiff | tree | snapshot |
2014-07-07 |
James E Keenan | Add description to tests lacking them. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Ricardo Signes | add the standards of conduct to perlpolicy |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Tony Cook | perldelta for e45636ee0875 |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Daniel Dragan | static misc things in /dist/threads/threads.xs |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Chris 'BinGOs... | Update experimental to CPAN version 0.008 |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Karl Williamson | regcomp.c: Add assertion, remove case: statements |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Jarkko Hietaniemi | Updates to the HP-UX compilation warning. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Aaron Crane | pod/perlre.pod: fix typo in example code |
commit | commitdiff | tree | snapshot |
2014-07-04 |
David Mitchell | Filter::Simple: eliminate /\C/ |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Chris 'BinGOs... | Update IO-Socket-IP to CPAN version 0.30 |
commit | commitdiff | tree | snapshot |
2014-07-04 |
James E Keenan | Don't add unnecessary linespace. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
James E Keenan | Supply description for only test lacking one. |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Jarkko Hietaniemi | Avoid unused warnings from locale-less systems. |
commit | commitdiff | tree | snapshot |
2014-07-03 |
David Mitchell | Deprecate /\C/ |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Chris 'BinGOs... | Update Pod-Usage to CPAN version 1.64 |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Chris 'BinGOs... | Sync Storable version for CPAN release |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Tony Cook | perldelta for 3f7602fa4cd6 |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Tony Cook | extra tests for grok_number(_flags)() |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Tony Cook | [perl #3330] warn on increment of an non number/non... |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Daniel Dragan | universal.c gv_stashpv -> gv_stashpvs |
commit | commitdiff | tree | snapshot |
2014-07-02 |
David Mitchell | s///e on tainted utf8 strings got pos() messed up |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Jarkko Hietaniemi | Enable _FORTIFY_SOURCE only if optimizing, as specified. |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Abhijit Menon-Sen | Update ChangeLog before release |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Tony Cook | passthrough make options to make -s can speed up the... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Tony Cook | pass through -s if supplied, instead of defaulting... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Tony Cook | allow the build to specify verbose make_ext.pl |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Reini Urban | Support faster make -s |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Daniel Dragan | Module::CoreList::TieHashDelta stop massive recursion |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Tony Cook | allow test.pl tests to use C<< plan skip_all => $reason >> |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Tony Cook | avoid an undefined value warning from libperl.t |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Tony Cook | perldelta for 5afb921fc188 |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Jarkko Hietaniemi | Make the "no name list" catcher more relaxed. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Peter Martini | If building with DTrace, the dtrace header is required. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | Some more cppsymbols to scan. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | ANSI prototypes for Berkeley DB API testing. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | In nonblock test do not ignore the syscall returns. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | -D_FORTIFY_SOURCE is no more a todo. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | Mention -D_FORTIFY_SOURCE in perldelta. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | Add -D_FORTIFY_SOURCE=2 when applicable. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | Assert before deref due to possible NULL. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Peter Martini | Coverity 45351 - Refactor to skip a loop iteration |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jarkko Hietaniemi | Cosmetic consistency on "unimplemented function" deaths. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Brian Fraser | libperl.t: Allow tetss to pass if perl was compiled... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Karl Williamson | regcomp.c: Rewrite S_put_byte() which dumps regex [] |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Karl Williamson | toke.c: White-space alignment, add comment |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Aaron Crane | pod/.gitignore: delete entries for now-unsupported... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Jarkko Hietaniemi | Capture the stderr of "nm libperl.a". |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Jarkko Hietaniemi | skip works only with SKIP. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
James E Keenan | Increment to $VERSION in ext/Hash-Util/lib/Hash/Util.pm. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Craig A. Berry | Fix like/is problem in perl5db.t. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Jarkko Hietaniemi | Guard cur_curlyx at least with an assert. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jarkko Hietaniemi | hv can be left uninitialized. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jarkko Hietaniemi | printf formats are hard. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Jarkko Hietaniemi | assert(*p = '#'); /* Spot the oops. */ |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Craig A. Berry | Time functions in time64.c need thread context on VMS. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Move some macro definitions around |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | PATCH: [perl #122090] Non-word-boundary doesn't match EOS |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Comments and white-space only |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Exchange 2 lines of code and add comments |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: More cleaning of FBC macro/code interface |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Clean up macro/code interface slightly |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Change names of 4 macros |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Karl Williamson | regexec.c: Change MiXeD cAsE formal macro parameters |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Chris 'BinGOs... | Sync Module-CoreList version in Maintainers.pl for... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Follow-up to 51f14a05: not ignoring my_snprintf return... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Brian Fraser | Glossary for d_ptrdiff_t |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Matthew Horsfall | Add a small test case for c445c5b |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Add t/porting/libperl.t |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Remove or downgrade unnecessary dVAR. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Jarkko Hietaniemi | Unused snprintf results noticed by clang in Linux. |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Yves Orton | Fix RT #122171, lookahead issues with .* |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Tony Cook | perldelta for 0f9d28587772, cd293174fae5 |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Tony Cook | bump dist/Math-BigInt/ $VERSIONS to 1.9996 |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Peter John... | CPAN RT 96254 and 96329: Correct the handling of subcla... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Matthew Horsfall... | bump $XS::APItest::VERSION to 0.62 |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Under GLOBAL_STRUCT mgvtbl-s are const, which angers... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Unused contexts found under PERL_GLOBAL_STRUCT. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Drop debugging, and handle HP-UX opt flags. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | Further hpux hints simplifying suggested by H.Merijn. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Jarkko Hietaniemi | HP-UX release wider match; also drop gcc opt level. |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Matthew Horsfall | RMG - Add comment that git clean -xdf after distclean... |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Peter Martini | Document empty conditional in for/while |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Tony Cook | remove extraneous setting of $TODO |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Daniel Dragan | fix multi-evals problems in pad name list api |
commit | commitdiff | tree | snapshot |
2014-06-24 |
Daniel Dragan | PERL_UNUSED_CONTEXT -> remove interp context where... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Tony Cook | [perl #116925] discuss modifying an SV's buffer |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG - Per review - keep make distclean as a test, add... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Matthew Horsfall | RMG - Per review - only -Dusedevel for development... |
commit | commitdiff | tree | snapshot |
next |