2009-06-14 |
Duke Leto |
Add a test to the debugger about not having threads |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Duke Leto |
Skip threaded debugger tests unless $Config{usethreads} |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Duke Leto |
Add a test for a thread-enabled debugger |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Duke Leto |
Fix my comment about DB::sub and make it DB::DB |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Duke Leto |
Bump version of perl5db.pl to 1.33, add changelog comme... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Duke Leto |
Merge branch 'debugger_symbols' of github.com:leto... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Duke Leto |
Add lib/perl5db/t/symbol-table-bug to the MANIFEST |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Duke Leto |
Fix shebang line and permissions of lib/perl5db.t |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Duke Leto |
Add the debugger script which tests for undefs in the... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Duke Leto |
Fix bug introduced in 67924fd which put the key _<... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
David Mitchell |
add more EXCLUDED and MAP keys to Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Chris Williams |
Update CPANPLUS::Dist::Build to CPAN version 0.32 |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Stepan Kasal |
parenthesize check for a flag |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Nicholas Clark |
Disentangling -g and -DDEBUGGING is a TODO. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Nicholas Clark |
In Perl_hv_iternext_flags(), clarify and generalise... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rafael Garcia... |
Adjust MANIFEST |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rafael Garcia... |
Merge branch 'smartmatch' into blead |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rafael Garcia... |
Merge branch 'eumm652' into blead |
commit | commitdiff | tree | snapshot |
2009-06-02 |
David Mitchell |
stop git whining about trailing whitespace (picky picky..) |
commit | commitdiff | tree | snapshot |
2009-06-02 |
David Mitchell |
start adding new EXCLUDED and MAP entries to Maintainer... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
David Mitchell |
resync some files with their CPAN equivalents (just... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Max Maischein |
Add benchmark test for keys() on empty hashes (RT26188) |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Max Maischein |
Fix RT26188, speed up keys() on empty hash |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Jerry D. Hedden |
Correct test output for t/op/eval.t (missing newline) |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Andy Dougherty |
Protect against spaces in build directory name when... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rafael Garcia... |
More ~~ tests |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rafael Garcia... |
Smart-match perldelta adjustments |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rafael Garcia... |
Minor doc fix for the smart table legend (clarify the... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rafael Garcia... |
Add test boilerplate to the new MakeMaker tests |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rafael Garcia... |
Upgrade to ExtUtils::MakeMaker 6.52 |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Steffen Mueller |
Mention Devel::NYTProf in perldebug |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Steffen Mueller |
Auto-complete lexicals in the debugger shell |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rafael Garcia... |
Fix casting warning |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
wrap some long FILES fields in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
fix Math::BigInt, PathTools entries in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
convert Maintainers.pl from an 8 to a 4 char indent |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
Clarify the meaning of the %Modules keys in Maintainers.pl, |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
add DISTRIBUTION field to %Modules in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
Maintainers.pl: rationalise distributions: |
commit | commitdiff | tree | snapshot |
2009-05-31 |
David Mitchell |
Maintainers.pl: there is no DB::File, and describe... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Bram |
Clarify perldebug documentation |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rafael Garcia... |
Silence a warning emitted by test added by last commit |
commit | commitdiff | tree | snapshot |
2009-05-31 |
George Greer |
Add test case from RT#54758. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rafael Garcia... |
Merge branch 'memleaktest' into blead |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rafael Garcia... |
Add regression test for [RT#63110] |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Bram |
Document test structure |
commit | commitdiff | tree | snapshot |
2009-05-30 |
David Mitchell |
Fix Filter::Simple entry in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Rafael Garcia... |
Nicholas says that SvREFCNT_dec should be sufficient... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Alex Vandiver |
Fix [RT#6266] -- sv_pos_u2b expects to be called with... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Alex Vandiver |
Fix [RT#63110] -- two small memory leaks were introduce... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Rafael Garcia... |
Bump version of IPC::Open3 |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Slaven Rezic |
clarified documentation about using lexical $err in... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Steffen Mueller |
Spelling nit |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rafael Garcia... |
Document the PERL_LOADMOD_ flags |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Alex Vandiver |
Fix [RT#66098] -- stricter checking on SvIVX exposed... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Nicholas Clark |
Add a guide to writing a perldelta. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Rafael Garcia... |
Merge branch 'blead' of camel:/gitroot/perl into blead |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Andy Dougherty |
Catch interdependencies for static builds too |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Rafael Garcia... |
Merge branch 'blead' of camel:/gitroot/perl into blead |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Vincent Pit |
More tests for uninitialized warnings in ranges |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Rafael Garcia... |
Merge branch 'blead' of camel:/gitroot/perl into blead |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Vincent Pit |
Explicitely point to $. when it causes an uninitialized... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Rafael Garcia... |
A couple of nits in the ~~ perldelta entry |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Rafael Garcia... |
File tests were already treated as boolean in when() |
commit | commitdiff | tree | snapshot |
2009-05-26 |
John E. Malmberg |
patch@2009-05-25.21:50:08 magic.t leaves $ENV{foo}... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
John E. Malmberg |
patch@2009-05-25.21:50:08 perl5db.t leaves db.out behin... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
John E. Malmberg |
patch@2009-05-25.21:50:08 text-options.t file cleanup... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Describe smart match and switch changes in perldelta |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Remove now-obsolete note on ~~ overloading working... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Don't run mro/* tests under miniperl |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Skip tests that use attributes.pm under miniperl |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Fix test if Fcntl couldn't be loaded (for example with... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Skip under miniperl (cannot load Fcntl) |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Skip tests if PerlIO::scalar is not available |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Avoid using Test::More in given/when tests |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rafael Garcia... |
Revert "Fix failing autodie test with new smartmatch... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Andreas J Koenig |
Update CPAN.pm to 1.94 |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Rafael Garcia... |
Fix test for overload in given() with smart match after... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Rafael Garcia... |
Allow ~~ overloading on the left side, when the right... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Rafael Garcia... |
Change the specs of %h~~%h to avoid mentioning ~~ recur... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Rafael Garcia... |
In the ~~ implementation, consistently use the SV-aware... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Vincent Pit |
Ignore vim swap files |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Rafael Garcia... |
Remove vim swap file |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Ricardo SIGNES |
perlpodspec corrections |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Nicholas Clark |
Move the code to add magic to $0 into Perl_gv_fetchpvn_... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Craig A. Berry |
TODO must be on same line as message for TAP. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Nicholas Clark |
In Perl_magic_setsig(), silence a "possible loss of... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Rich Rauenzahn |
Smoke failing on longdouble |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Craig A. Berry |
$? needs upgrade to PVLV when COMPLEX_STATUS is defined. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Nicholas Clark |
Merge Perl_magic_setisa() and Perl_magic_clearisa(... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Nicholas Clark |
In Perl_magic_setisa(), re-order two independant return... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Nicholas Clark |
Remove all the 5005threads specific mutex macros, which... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Nicholas Clark |
Use only one block of memory for both PL_psig_name... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Nicholas Clark |
Cache the signal number or -1 in mg_private, to reduce... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Nicholas Clark |
Perl_mg_clear() did not cope with the called magic... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
David Mitchell |
run dos2unix on lib/Parse/CPAN/Meta.pm |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Nicholas Clark |
Add new files from Parse::CPAN::Meta 1.38 to the MANIFEST. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Nicholas Clark |
In Perl_magic_setsig(), don't discard and then recreate... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Nicholas Clark |
Refactor Perl_magic_setsig() to remove duplication... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Nicholas Clark |
Merge the bulk of Perl_magic_clearsig() into Perl_magic... |
commit | commitdiff | tree | snapshot |
next |