summaryrefslogtreecommitdiff
path: root/Perl-RPM
AgeCommit message (Expand)AuthorFilesLines
2000-08-25doc fixesrjray1-10/+12
2000-08-25fixes to rpmhdr_STORErjray1-4/+13
2000-08-25code and doc for vercmp()rjray1-2/+53
2000-08-25*** empty log message ***rjray2-0/+2
2000-08-18Updated for 0.28rjray2-9/+33
2000-08-18Some error-fixing around reading header data from files, and some additionalrjray1-2/+33
2000-08-18Support and docs for the source_name() class method.rjray1-2/+9
2000-08-18Yet more docs.rjray1-83/+113
2000-08-18Added a field to the RPM_Header struct.rjray1-1/+4
2000-08-17Reinstated some tags, now that they are better-documented.rjray1-1/+13
2000-08-17Removed RPMTAG_SOURCE from the list of scalars; it's actually arjray1-3/+2
2000-08-17More documentation, including several corrections.rjray1-18/+44
2000-08-16Bumped version numberrjray7-20/+20
2000-08-16Lots more documentationrjray1-86/+133
2000-08-16Some clean-up, re-instated a deleted tag.rjray1-15/+12
2000-08-16rpmprune is no longer managed as a *.PL file.rjray2-6/+3
2000-08-15Renamed rpmprune.PL to rpmprune (MakeMaker now handles fixing up #! line).rjray1-44/+2
2000-08-11Fixes related to possible bad return values in error conditions.rjray5-13/+29
2000-08-08Changes for 0.27 releaserjray2-5/+32
2000-08-08Minor changes to reflect new RPM::Database and RPM::Header interfaces.rjray1-10/+7
2000-08-08Corrected small oversight that would have prevented exporting both $RPMrjray1-3/+4
2000-08-08Covered some changes not yet reflected in the documentation.rjray1-12/+15
2000-08-07More documentation.rjray1-80/+98
2000-08-07Took out a few more.rjray1-13/+1
2000-08-07Added RPM/Error.xsrjray1-1/+2
2000-08-07Extended the import to include $RPM as a possible object, and added mentionrjray1-20/+43
2000-08-07Last effort created some -w noise.rjray1-4/+9
2000-08-07Added an export of %RPM, which if requested is a pre-tied hash connectedrjray1-5/+47
2000-08-06Very thorough re-write of how values are returned from FETCH. See docs.rjray1-120/+234
2000-08-06Various changes, partial support for RPM::Package, changes to prototypes.rjray1-3/+4
2000-08-06The start of the XS half of RPM::Package supportrjray1-0/+191
2000-08-06The start of the Perl half of RPM::Package support.rjray1-0/+41
2000-08-06Start of the XS half of RPM::Transaction class.rjray1-0/+25
2000-08-06Start of the Perl half of RPM::Transaction class.rjray1-0/+43
2000-08-06Start of support for RPM::Package and RPM::Transaction classes.rjray1-3/+19
2000-08-06More documentation added. More yet to do, still.rjray1-101/+125
2000-08-06Changes to manage the new FETCH-return behavior of the RPM::Header class.rjray1-9/+4
2000-08-06Changed to reflect new RPM::Header behavior, added tests for new features.rjray1-7/+20
2000-08-06Changed some tests to fit new RPM::Header behavior.rjray1-2/+2
2000-08-06Added use of RPM/Error.xs in the build, improved dependancy checking.rjray1-6/+28
2000-08-06Most (not all) of the changes made leading up to 0.27.rjray1-0/+15
2000-08-02All functionality of the RPM::Error class moved from RPM.xs to RPM/Error.xsrjray5-145/+164
2000-08-02Initial structure for RPM::Package and prototype re-arranging for Error.xsrjray1-3/+29
2000-08-02*** empty log message ***rjray1-0/+1
2000-08-02Tests for the new functionality in RPM::Headerrjray1-8/+35
2000-08-02Added and documented two new methods: filenames and scalar_tagrjray2-9/+115
2000-08-02Start using an explicit value for $VERSIONrjray1-3/+3
2000-08-01Added the filenames() method and documented it. This method re-assemblesrjray1-2/+52
2000-07-21Changes (mostly documentation) made while at TPC4rjray1-2/+2
2000-07-15For 0.26rjray1-4/+4