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-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-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-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 |
2009-07-25 |
Vincent Pit | Introduce save_hdelete() and SAVEHDELETE()
|
commit | commitdiff | tree |
2009-07-25 |
Vincent Pit | Add a new SAVEf_KEEPOLDELEM flag to save_scalar_at...
|
commit | commitdiff | tree |
2009-07-25 |
Vincent Pit | Introduce save_aelem_flags()
|
commit | commitdiff | tree |
2009-07-25 |
Vincent Pit | Add the new db tests to the MANIFEST
|
commit | commitdiff | tree |
2009-07-22 |
Vincent Pit | Teach goto how to cross given/when blocks
|
commit | commitdiff | tree |
2009-07-22 |
Vincent Pit | Ignore t/op/require.t byproducts
|
commit | commitdiff | tree |
2009-07-18 |
Vincent Pit | Fix some nits in release_managers_guide.pod
|
commit | commitdiff | tree |
2009-06-24 |
Vincent Pit | Update Maintainers.pl accordingly
|
commit | commitdiff | tree |
2009-06-13 |
Vincent Pit | More updates for Porting/Maintainers.pl
|
commit | commitdiff | tree |
2009-05-26 |
Vincent Pit | More tests for uninitialized warnings in ranges
|
commit | commitdiff | tree |
2009-05-26 |
Vincent Pit | Explicitely point to $. when it causes an uninitialized...
|
commit | commitdiff | tree |
2009-05-24 |
Vincent Pit | Ignore vim swap files
|
commit | commitdiff | tree |
2009-05-14 |
Vincent Pit | pp.c and time64.c don't need to be executable
|
commit | commitdiff | tree |
2009-05-14 |
Vincent Pit | Remove remaining POD tags in verbatim paragraphs
|
commit | commitdiff | tree |
2009-05-11 |
Vincent Pit | Allow typed arrays and hashes
|
commit | commitdiff | tree |
2009-03-29 |
Vincent Pit | Document when as a syntax modifier
|
commit | commitdiff | tree |
2009-03-29 |
Vincent Pit | Don't call SvPV_const() on the method name at the top...
|
commit | commitdiff | tree |
2009-03-28 |
Vincent Pit | Allow when to be used as a statement modifier
|
commit | commitdiff | tree |
2009-03-27 |
Vincent Pit | Also skip test 20 in t/Socket.t when no IPv6 is available
|
commit | commitdiff | tree |
2009-03-24 |
Vincent Pit | Update the version requirement message in regen_perly.pl
|
commit | commitdiff | tree |
2009-03-24 |
Vincent Pit | Make regen_perly.pl compatible with bison 2.4
|
commit | commitdiff | tree |
2009-03-20 |
Vincent Pit | Revert the op.c part of 3049cdab to enable shared hask...
|
commit | commitdiff | tree |
2009-03-07 |
Vincent Pit | Make PerlIO::get_layers really test flgok before reading...
|
commit | commitdiff | tree |
2009-01-02 |
Vincent Pit | In amagic_call(), offset should be strictly lesser...
|
commit | commitdiff | tree |
2009-01-02 |
Vincent Pit | Fix overload index mismatch in overloading logic.
|
commit | commitdiff | tree |
2008-12-28 |
Vincent Pit | Also define 'localizing' in pp_helem for the sake of...
|
commit | commitdiff | tree |
2008-12-28 |
Vincent Pit | On scope end, delete localized array elements that...
|
commit | commitdiff | tree |
2008-12-28 |
Vincent Pit | Add save_adelete()/SAVEADELETE() to save on the stack...
|
commit | commitdiff | tree |
2008-12-28 |
Vincent Pit | Introduce SvCANEXISTDELETE in pp.h, which simplify...
|
commit | commitdiff | tree |
2008-12-22 |
Vincent Pit | Note the --author option of git commit, and therefore...
|
commit | commitdiff | tree |
2008-12-21 |
Vincent Pit | A short introduction to git bisect.
|
commit | commitdiff | tree |
2008-12-21 |
Vincent Pit | Document how commiters can keep 'origin' as a git remote...
|
commit | commitdiff | tree |
2008-12-20 |
Vincent Pit | Fix the 'or' precedence in case open fail
|
commit | commitdiff | tree |
2008-11-26 |
Vincent Pit | Addendum to bug #38809: fix assertion failure, more...
|
commit | commitdiff | tree |
2008-11-25 |
Vincent Pit | [perl #38809] return do { } : take 3 (or 4...)
|
commit | commitdiff | tree |
2008-11-11 |
Vincent Pit | Relocations errors with Intel CC 10 on 64 bits archs
|
commit | commitdiff | tree |
2008-10-25 |
Vincent Pit | Integrate:
|
commit | commitdiff | tree |
2008-09-13 |
Vincent Pit | Re: [5.8] Change 33727 (op.c) breaks constant folding...
|
commit | commitdiff | tree |
2008-09-11 |
Vincent Pit | Re: blead with -Dusemymalloc fails on t/comp/hints.t
|
commit | commitdiff | tree |
2008-09-08 |
Vincent Pit | Re: 'if not / unless' optimization change makes my...
|
commit | commitdiff | tree |
2008-09-07 |
Vincent Pit | Re: unless(...) terser than if(!...)
|
commit | commitdiff | tree |
2008-07-30 |
Vincent Pit | [perl #56766] [PATCH]
|
commit | commitdiff | tree |
2008-05-15 |
Vincent Pit | Re: [PATCH] Double magic with chop From: "Vincent Pit" <perl@profvince.com>
|
commit | commitdiff | tree |
2008-05-02 |
Vincent Pit | Re: [perl #51636] segmentation fault with array ties From: "Vincent Pit" <perl@profvince.com>
|
commit | commitdiff | tree |
2008-05-02 |
Vincent Pit | ~~ with non-overloaded objects From: "Vincent Pit" <perl@profvince.com>
|
commit | commitdiff | tree |
2008-04-30 |
Vincent Pit | Double magic/warnings with tie $x, $m From: "Vincent Pit" <perl@profvince.com>
|
commit | commitdiff | tree |
2008-04-30 |
Vincent Pit | Double magic/warnings with binmode $fh, undef From: "Vincent Pit" <perl@profvince.com>
|
commit | commitdiff | tree |
2008-04-12 |
Vincent Pit | perlclib.pod tweaks
|
commit | commitdiff | tree |
2008-04-11 |
Vincent Pit | Double magic with '\&$x' From: "Vincent Pit" <perl@profvince.com>
|
commit | commitdiff | tree |
2008-03-31 |
Vincent Pit | Double magic with substr
|
commit | commitdiff | tree |
2008-03-25 |
Vincent Pit | Re: [PATCH] Double warning with perl -we 'my $a; substr...
|
commit | commitdiff | tree |
2008-03-24 |
Vincent Pit | apidoc mismatch for Perl_magic_clearhint
|
commit | commitdiff | tree |
next |