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-21 |
Zefram | Add clear magic to %^H so that the HE chain is reset...
|
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-07 |
Father Chrysostomos | [perl #68108] : also fix if/else constant folding
|
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-27 |
chromatic | syswrite prints garbage if called with empty scalar...
|
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-25 |
Bram | Add test case for [perl #61222] + a test case for proxy...
|
commit | commitdiff | tree |
2009-07-24 |
Bram | This test is for [perl #60508] (it's in rt.perl.org...
|
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-07-15 |
Vincent Pit | Document PL_opfreehook
|
commit | commitdiff | tree |
2009-07-15 |
Vincent Pit | The op_free() hook doesn't need to return an OP*, so...
|
commit | commitdiff | tree |
2009-07-15 |
Moritz Lenz | document given/when in perltrap
|
commit | commitdiff | tree |
2009-07-12 |
Michael G Schwern | Wrong skip count in t/op/stash.t
|
commit | commitdiff | tree |
2009-07-09 |
Jerry D. Hedden | Fix compiler warning in doio.c
|
commit | commitdiff | tree |
2009-07-08 |
Vincent Pit | Add a pluggable hook in op_free()
|
commit | commitdiff | tree |
2009-07-06 |
Offer Kaye | Added missing 2009 to perl.h copyright header
|
commit | commitdiff | tree |
2009-06-28 |
Bram | Extra examples for 'sort'
|
commit | commitdiff | tree |
2009-06-26 |
Vincent Pit | One more regression test for RT #59734
|
commit | commitdiff | tree |
2009-06-24 |
Vincent Pit | Update Maintainers.pl accordingly
|
commit | commitdiff | tree |
2009-06-24 |
Chris Williams | Update CPANPLUS::Dist::Build to CPAN version 0.35_01
|
commit | commitdiff | tree |
2009-06-13 |
Vincent Pit | More updates for Porting/Maintainers.pl
|
commit | commitdiff | tree |
2009-06-13 |
Graham Barr | Update to IO-1.25 from CPAN
|
commit | commitdiff | tree |
2009-06-13 |
Jos I. Boumans | Update Archive::Tar to 1.52
|
commit | commitdiff | tree |
2009-06-13 |
Jos I. Boumans | Update CPANPLUS to 0.87_02
|
commit | commitdiff | tree |
2009-06-13 |
Chris Williams | Update CPANPLUS::Dist::Build to CPAN version 0.34
|
commit | commitdiff | tree |
2009-06-13 |
Jos I. Boumans | Update to CPANPLUS 0.87_01
|
commit | commitdiff | tree |
2009-06-13 |
Jos I. Boumans | Update to Archive::Tar 1.50
|
commit | commitdiff | tree |
2009-06-13 |
Jos I. Boumans | Update to Archive::Extract 0.32
|
commit | commitdiff | tree |
2009-06-02 |
Chris Williams | Update CPANPLUS::Dist::Build to CPAN version 0.32
|
commit | commitdiff | tree |
2009-06-01 |
Max Maischein | Add benchmark test for keys() on empty hashes (RT26188)
|
commit | commitdiff | tree |
2009-06-01 |
Max Maischein | Fix RT26188, speed up keys() on empty hash
|
commit | commitdiff | tree |
2009-06-01 |
Jerry D. Hedden | Correct test output for t/op/eval.t (missing newline)
|
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-13 |
Jan Dubois | select() generates "Invalid parameter" messages on...
|
commit | commitdiff | tree |
2009-05-11 |
Graham Barr | Update IO to CPAN 1.24 release
|
commit | commitdiff | tree |
2009-05-11 |
Vincent Pit | Allow typed arrays and hashes
|
commit | commitdiff | tree |
2009-04-28 |
Jos I. Boumans | Update CPANPLUS to 0.8601
|
commit | commitdiff | tree |
2009-04-27 |
Chris 'BinGOs' Williams | Update CPANPLUS::Dist::Build to version 0.24
|
commit | commitdiff | tree |
2009-04-27 |
Jos I. Boumans | Update CPANPLUS to 0.86
|
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-21 |
Mike Giroux | fix typo - s/was/what/ is to be ignored
|
commit | commitdiff | tree |
2009-03-21 |
Mike Giroux | Correct a few file references in README files
|
commit | commitdiff | tree |
2009-03-21 |
Chris 'BinGOs' Williams | Update CPANPLUS::Dist::Build to 0.16
|
commit | commitdiff | tree |
2009-03-20 |
Vincent Pit | Revert the op.c part of 3049cdab to enable shared hask...
|
commit | commitdiff | tree |
2009-03-14 |
Ian Goodacre | Return OPERATOR('[') for '[' without falling through...
|
commit | commitdiff | tree |
2009-03-07 |
Vincent Pit | Make PerlIO::get_layers really test flgok before reading...
|
commit | commitdiff | tree |
2009-02-28 |
Goro Fuji | Hash::Util::FieldHash 1.03 leaks SVs which are used...
|
commit | commitdiff | tree |
next |