summaryrefslogtreecommitdiff
path: root/lib/DB.pm
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpsif-0.0602Father Chrysostomos2011-11-221-1/+1
|
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
|
* Remove MacOS classic support from the debugger.Nicholas Clark2010-06-231-10/+1
| | | | | ExtUtils::MakeMaker removed MacOS support in 6.25, merged to blead in December 2004, so this code is vestigial, and a small runtime penalty.
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
| | | | | * differ between 5.10.0 and maint-5.10, or * differ between 5.8.9 and maint-5.10
* Shorten description.Rafael Garcia-Suarez2007-07-131-2/+1
| | | p4raw-id: //depot/perl@31602
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
| | | p4raw-id: //depot/perl@26804
* Don't use a regexp in DB::sub().Rafael Garcia-Suarez2005-10-091-2/+1
| | | | | This should work around perlbug #37102. p4raw-id: //depot/perl@25721
* debugger filenames for Mac OS - db.patch (1/1)Chris Nandor2002-03-111-0/+10
| | | | | Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com> p4raw-id: //depot/perl@15150
* [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm testschromatic2001-11-251-2/+1
| | | | | | | Message-ID: <20011124220430.97697.qmail@onion.perl.org> plus a tweak for ithreads builds. p4raw-id: //depot/perl@13268
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-3/+3
| | | p4raw-id: //depot/perl@5507
* email address changesGurusamy Sarathy1999-12-011-1/+1
| | | p4raw-id: //depot/perl@4604
* add draft debugging API implementationGurusamy Sarathy1999-02-071-0/+802
p4raw-id: //depot/perl@2820