2012-06-22 |
Vincent Pit | Revert to the correct value of lddlflags for AddressSanitizer
|
commit | commitdiff | tree |
2012-06-22 |
Vincent Pit | Run podtidy on perlhacktips
|
commit | commitdiff | tree |
2012-06-22 |
Vincent Pit | Clarify how AddressSanitizer should be invoked when...
|
commit | commitdiff | tree |
2011-11-20 |
Vincent Pit | Handle require() on implicit $_ properly w/r global...
|
commit | commitdiff | tree |
2011-09-10 |
Vincent Pit | "state" in perlfunc should point to "Persistent Private...
|
commit | commitdiff | tree |
2011-09-04 |
Vincent Pit | Pass -Idist/Carp/lib to miniperl
|
commit | commitdiff | tree |
2011-08-02 |
Vincent Pit | SvREFCNT_dec already checks if the SV is non-NULL
|
commit | commitdiff | tree |
2011-07-18 |
Vincent Pit | Transform the loop in rpeep that handles the undeferred ops
|
commit | commitdiff | tree |
2011-06-27 |
Vincent Pit | Fix context propagation below return()
|
commit | commitdiff | tree |
2011-06-27 |
Vincent Pit | Test taintedness of values returned by given/when
|
commit | commitdiff | tree |
2011-06-27 |
Vincent Pit | In leavewhen, put the SP back when returning
|
commit | commitdiff | tree |
2011-06-27 |
Vincent Pit | Make sure break() resets the sp at its original level
|
commit | commitdiff | tree |
2011-06-25 |
Vincent Pit | Correctly preserve the stack on an implicit break.
|
commit | commitdiff | tree |
2011-06-25 |
Vincent Pit | Convert pp_leave() to adjust_stack_on_leave()
|
commit | commitdiff | tree |
2011-06-25 |
Vincent Pit | Move pp_enter() and pp_leave() with their friends in...
|
commit | commitdiff | tree |
2011-06-25 |
Vincent Pit | Factor stack adjustments on leave in a new static function
|
commit | commitdiff | tree |
2011-01-03 |
Vincent Pit | Reindent pp_rv2av
|
commit | commitdiff | tree |
2010-12-23 |
Vincent Pit | Quote 'threads' in test.pl
|
commit | commitdiff | tree |
2010-08-31 |
Vincent Pit | Add two missing break in Perl_magic_set's big switch
|
commit | commitdiff | tree |
2010-07-11 |
Vincent Pit | Sort and complete the op flags lists for op_dump()
|
commit | commitdiff | tree |
2010-06-03 |
Vincent Pit | Deprecate find_rundefsvoffset()
|
commit | commitdiff | tree |
2010-06-03 |
Vincent Pit | The UNDERBAR macro should use find_rundefsv() as well
|
commit | commitdiff | tree |
2010-06-03 |
Vincent Pit | Make pp_reverse fetch the lexical $_ from the correct pad
|
commit | commitdiff | tree |
2010-05-20 |
Vincent Pit | Add a note in perl5131delta about given return values
|
commit | commitdiff | tree |
2010-05-19 |
Vincent Pit | Merge branch 'vincent/rvalue_stmt_given' into blead
|
commit | commitdiff | tree |
2010-05-06 |
Vincent Pit | Make t/op/sprintf.t test multiple warnings
|
commit | commitdiff | tree |
2010-05-06 |
Vincent Pit | Stop returning 0 for sprintf("%.0g")
|
commit | commitdiff | tree |
2010-05-06 |
Vincent Pit | Really test special sprintf formats
|
commit | commitdiff | tree |
2010-05-06 |
Vincent Pit | Make sv_vcatpvfn() complain when special formats "...
|
commit | commitdiff | tree |
2010-05-04 |
Vincent Pit | Silence a couple of false positive "may be used uninitialize...
|
commit | commitdiff | tree |
2010-05-03 |
Vincent Pit | Please don't use any of your git aliases in perlrepository.pod
|
commit | commitdiff | tree |
2010-04-30 |
Vincent Pit | Re-run bump-perl-version to update a few missing spots
|
commit | commitdiff | tree |
2010-04-30 |
Vincent Pit | Teach bump-perl-version about "libperl511.a"
|
commit | commitdiff | tree |
2010-04-26 |
Vincent Pit | Fix possible undefined behaviour introduced by b9e00b79e4947...
|
commit | commitdiff | tree |
2010-04-26 |
Vincent Pit | Save the popped cx->blk_eval.old_namesv before calling...
|
commit | commitdiff | tree |
2010-03-31 |
Vincent Pit | Don't initialize end in pp_reverse when begin is NULL
|
commit | commitdiff | tree |
2010-03-17 |
Vincent Pit | A couple of additions to perl5120delta
|
commit | commitdiff | tree |
2010-03-03 |
Vincent Pit | Fix an example for LC_COLLATE in POSIX.pod that actually...
|
commit | commitdiff | tree |
2010-01-26 |
Vincent Pit | A small typo in perlrun, spotted by Olivier Raginel.
|
commit | commitdiff | tree |
2010-01-17 |
Vincent Pit | Add t/comp/packagev.t to MANIFEST
|
commit | commitdiff | tree |
2010-01-06 |
Vincent Pit | [perl #71870] Use of uninitialized value in bitwise...
|
commit | commitdiff | tree |
2010-01-03 |
Vincent Pit | Make given() statements return the last evaluated expression
|
commit | commitdiff | tree |
2010-01-03 |
Vincent Pit | Allow "{sub f}" to compile
|
commit | commitdiff | tree |
2009-12-30 |
Vincent Pit | s/text message/text editor/ in the last change to perlreposi...
|
commit | commitdiff | tree |
2009-11-28 |
Vincent Pit | Allow a closing brace after an "use VERSION"
|
commit | commitdiff | tree |
2009-11-21 |
Vincent Pit | Fix unindented code in perlfunc after 5ed4f2ecec5b66feed399b...
|
commit | commitdiff | tree |
2009-11-18 |
Vincent Pit | {camel,dromedary}.booking.com names are gone, so update...
|
commit | commitdiff | tree |
2009-11-15 |
Vincent Pit | Teach B::Deparse about in-place reverse
|
commit | commitdiff | tree |
2009-11-11 |
Vincent Pit | Make diag.t skip the warning I just fixed
|
commit | commitdiff | tree |
2009-11-10 |
Vincent Pit | Clarify and complete documentation for in-place reverse
|
commit | commitdiff | tree |
2009-11-10 |
Vincent Pit | Fix misformed UVxf format in op.c
|
commit | commitdiff | tree |
2009-11-10 |
Vincent Pit | Optimize reversing an array in-place
|
commit | commitdiff | tree |
2009-11-10 |
Vincent Pit | Port t/op/reverse.t to test.pl
|
commit | commitdiff | tree |
2009-11-10 |
Vincent Pit | Add EXISTS and DELETE methods to Env.pm
|
commit | commitdiff | tree |
2009-11-10 |
Vincent Pit | Factor the "is this an in-place array operator construct...
|
commit | commitdiff | tree |
2009-11-08 |
Vincent Pit | SvREFCNT_inc already checks if the SV is non-NULL
|
commit | commitdiff | tree |
2009-11-08 |
Vincent Pit | SvREFCNT_dec already checks if the SV is non-NULL ...
|
commit | commitdiff | tree |
2009-11-05 |
Vincent Pit | SvREFCNT_dec already checks if the SV is non-NULL
|
commit | commitdiff | tree |
2009-11-01 |
Vincent Pit | Re: [perl #38809][PATCH] loss of stack elements with...
|
commit | commitdiff | tree |
2009-10-23 |
Vincent Pit | Cap the exit code of the bisecting script
|
commit | commitdiff | tree |
2009-10-23 |
Vincent Pit | "-x ./foo" isn't a shell command, but "[ -x ./foo ...
|
commit | commitdiff | tree |
2009-10-04 |
Vincent Pit | Apply the same policy for the value returned by push...
|
commit | commitdiff | tree |
2009-09-10 |
Vincent Pit | Update some remaining comments that still point to...
|
commit | commitdiff | tree |
2009-09-10 |
Vincent Pit | Fix paths in threaded regexp tests
|
commit | commitdiff | tree |
2009-09-10 |
Vincent Pit | Sort MANIFEST
|
commit | commitdiff | tree |
2009-09-10 |
Vincent Pit | No tabs in MANIFEST
|
commit | commitdiff | tree |
2009-09-10 |
Vincent Pit | Add missing entries to .gitignore for EU::{CBuilder...
|
commit | commitdiff | tree |
2009-09-10 |
Vincent Pit | Don't modify namelen in the first half of gv_stashpvn()
|
commit | commitdiff | tree |
2009-09-07 |
Vincent Pit | Don't install .gitignore files
|
commit | commitdiff | tree |
2009-09-07 |
Vincent Pit | Move Digest from lib to ext
|
commit | commitdiff | tree |
2009-09-07 |
Vincent Pit | Move CGI.pm from lib to ext
|
commit | commitdiff | tree |
2009-09-07 |
Vincent Pit | Move autodie from lib to ext
|
commit | commitdiff | tree |
2009-09-01 |
Vincent Pit | _run_test() doesn't need to conform to TAP::Harness...
|
commit | commitdiff | tree |
2009-09-01 |
Vincent Pit | Fix include path for utf8 tests
|
commit | commitdiff | tree |
2009-09-01 |
Vincent Pit | Don't use the anonymous hash reference constructor...
|
commit | commitdiff | tree |
2009-08-31 |
Vincent Pit | Revert Socket.t permissions to 644 after 89904c08923161afd23...
|
commit | commitdiff | tree |
2009-08-31 |
Vincent Pit | Adapt harness to the new TEST infrastructure
|
commit | commitdiff | tree |
2009-08-31 |
Vincent Pit | Don't quote -T/-t in _scan_test()
|
commit | commitdiff | tree |
2009-08-31 |
Vincent Pit | Put the chdir logic into the two new helpers _before_fork...
|
commit | commitdiff | tree |
2009-08-31 |
Vincent Pit | Forge the test command to execute in a new _cmd() subroutine
|
commit | commitdiff | tree |
2009-08-31 |
Vincent Pit | Move more test options discovery from _run_test() to...
|
commit | commitdiff | tree |
2009-08-30 |
Vincent Pit | Revert "Build Text::Tabs before running mktables, as...
|
commit | commitdiff | tree |
2009-08-30 |
Vincent Pit | Revert "Move Text::Tabs/Text::Wrap from lib to ext"
|
commit | commitdiff | tree |
2009-08-30 |
Vincent Pit | Build Text::Tabs before running mktables, as it needs it
|
commit | commitdiff | tree |
2009-08-27 |
Vincent Pit | Speed up repeatcpy() by at least 40% for 1-char or...
|
commit | commitdiff | tree |
2009-08-27 |
Vincent Pit | delimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr...
|
commit | commitdiff | tree |
2009-08-26 |
Vincent Pit | Don't pass the the interpreter to is_ascii_string(...
|
commit | commitdiff | tree |
2009-08-20 |
Vincent Pit | Teach perlivp about the new stucture of the IO::Compress...
|
commit | commitdiff | tree |
2009-08-17 |
Vincent Pit | Sebastien decided what was the UPSTREAM for his modules
|
commit | commitdiff | tree |
2009-08-13 |
Vincent Pit | Merge commit 'dromedary/blead' into blead
|
commit | commitdiff | tree |
2009-08-13 |
Vincent Pit | Perl_die_nocontext() is also called with NULL from...
|
commit | commitdiff | tree |
2009-08-04 |
Vincent Pit | Promote blocks resulting from constant folding to first...
|
commit | commitdiff | tree |
2009-08-03 |
Vincent Pit | Minor spelling nit in last perlfunc updated
|
commit | commitdiff | tree |
2009-07-29 |
Vincent Pit | Merge branch 'deletelocal' into blead
|
commit | commitdiff | tree |
2009-07-27 |
Vincent Pit | Really check that sysread(I, $x, 1, -4) dies with ...
|
commit | commitdiff | tree |
2009-07-27 |
Vincent Pit | Port t/op/sysio.t to test.pl
|
commit | commitdiff | tree |
2009-07-27 |
Vincent Pit | Document "delete local" in perlsub
|
commit | commitdiff | tree |
2009-07-27 |
Vincent Pit | Regression test for [perl #67912]
|
commit | commitdiff | tree |
2009-07-25 |
Vincent Pit | Introduce "delete local"
|
commit | commitdiff | tree |
2009-07-25 |
Vincent Pit | Use the new SAVEHDELETE() macro wherever possible
|
commit | commitdiff | tree |
next |