summaryrefslogtreecommitdiff
path: root/lib/assertions.pm
Commit message (Collapse)AuthorAgeFilesLines
* Use %^H instead of $^H for the assertions pragmaRafael Garcia-Suarez2006-09-081-16/+16
| | | p4raw-id: //depot/perl@28808
* Upgrade to assertions-0.03Steve Peters2006-03-011-1/+5
| | | p4raw-id: //depot/perl@27356
* better assertion supportSalvador Fandiño2005-06-141-28/+174
| | | | | Message-ID: <20050613154719.29295.qmail@lists.develooper.com> p4raw-id: //depot/perl@24832
* Some docs for the assertions.Rafael Garcia-Suarez2003-06-171-17/+15
| | | p4raw-id: //depot/perl@19808
* [PATCH] assertionsSalvador Fandiño2003-03-041-4/+17
| | | | | | | | | | Message-ID: <3E566138.4090709@yahoo.com> and the complement : (with added comments) Subject: [PATCH] bug in ext/B/t/deparse.t Message-ID: <3E563E16.7060303@yahoo.com> plus perldiag.pod patch for the new warning (previous change was, once again, empty) p4raw-id: //depot/perl@18828
* more complex assertions activation:Salvador Fandiño2003-02-191-10/+93
| | | | | | Subject: Re: Did the assertion patch/feature submission get overlooked? Message-ID: <3E52885D.5060903@yahoo.com> p4raw-id: //depot/perl@18750
* Use the escape E<ntilde> in source files rather than the actual char.Hugo van der Sanden2003-02-171-2/+2
| | | p4raw-id: //depot/perl@18735
* add support for assertions. Updated form of:Salvador Fandiño2003-02-161-0/+94
Subject: Re: Did the assertion patch/feature submission get overlooked? Message-ID: <3DE8F439.50402@yahoo.com> p4raw-id: //depot/perl@18727