- tsort prefers presentation order.
[platform/upstream/rpm.git] / Perl-RPM /
2000-11-16 rjrayminor nits
2000-11-14 rjray*** empty log message ***
2000-11-14 rjrayFixing scalar mortality issues
2000-11-11 rjrayAll changes in before 0.292 release
2000-11-10 rjrayBumped version number in preparation for next release
2000-11-10 rjrayMore tests.
2000-11-10 rjrayWide-range changes and bugfixing. Commit to sync w...
2000-11-10 rjraysync w/ desktop
2000-11-10 rjrayAdded .gdbinit
2000-10-13 rjrayRemoved references to Package
2000-10-13 rjray*** empty log message ***
2000-10-13 rjrayBumped VERSION up to 0.291
2000-10-13 rjrayRemoved package stuff for 0.291
2000-10-13 rjray*** empty log message ***
2000-10-13 rjrayTweaked the spec file, removed Package stuff for 0...
2000-10-12 rjrayAdded RPM::Package stuff
2000-10-12 rjrayCheckpoint. Currently loads and does minimal operations.
2000-10-12 rjrayAdded a bug fix, removed an unused var, and added a...
2000-10-12 rjrayRPM packaging support, including make rules and a spec...
2000-10-12 rjrayMerged into Makefile.PL
2000-10-10 rjrayBaseline file, tests to be added
2000-10-10 rjrayAdded another value for RPM_PACKAGE_*
2000-10-10 rjrayThis is the spec file per cpanflute and Jeff. This...
2000-10-10 rjrayThe rpm-version defines should have been put in for...
2000-10-10 rjrayCleanup on the AUTOLOAD function.
2000-10-10 rjrayAdded loading-tests for RPM::Error and RPM::Package
2000-10-08 rjrayThe start of Package functionality (CVS checkpoint...
2000-10-08 rjrayChanges related to start of Package integration
2000-10-08 rjrayAdded a fail-clause for O_RPM_Blessed
2000-10-08 rjrayRemoved unused var
2000-10-08 rjray*** empty log message ***
2000-10-08 rjrayAdded Package to bootstrap list
2000-10-08 rjrayAdded Package to build list
2000-10-05 rjraychanged for 0.29
2000-10-05 rjrayVarious updates in prelude to 0.29, mainly rpm 4.0...
2000-08-25 rjraydoc fixes
2000-08-25 rjrayfixes to rpmhdr_STORE
2000-08-25 rjraycode and doc for vercmp()
2000-08-25 rjray*** empty log message ***
2000-08-18 rjrayUpdated for 0.28
2000-08-18 rjraySome error-fixing around reading header data from files...
2000-08-18 rjraySupport and docs for the source_name() class method.
2000-08-18 rjrayYet more docs.
2000-08-18 rjrayAdded a field to the RPM_Header struct.
2000-08-17 rjrayReinstated some tags, now that they are better-documented.
2000-08-17 rjrayRemoved RPMTAG_SOURCE from the list of scalars; it...
2000-08-17 rjrayMore documentation, including several corrections.
2000-08-16 rjrayBumped version number
2000-08-16 rjrayLots more documentation
2000-08-16 rjraySome clean-up, re-instated a deleted tag.
2000-08-16 rjrayrpmprune is no longer managed as a *.PL file.
2000-08-15 rjrayRenamed rpmprune.PL to rpmprune (MakeMaker now handles...
2000-08-11 rjrayFixes related to possible bad return values in error...
2000-08-08 rjrayChanges for 0.27 release
2000-08-08 rjrayMinor changes to reflect new RPM::Database and RPM...
2000-08-08 rjrayCorrected small oversight that would have prevented...
2000-08-08 rjrayCovered some changes not yet reflected in the documenta...
2000-08-07 rjrayMore documentation.
2000-08-07 rjrayTook out a few more.
2000-08-07 rjrayAdded RPM/Error.xs
2000-08-07 rjrayExtended the import to include $RPM as a possible objec...
2000-08-07 rjrayLast effort created some -w noise.
2000-08-07 rjrayAdded an export of %RPM, which if requested is a pre...
2000-08-06 rjrayVery thorough re-write of how values are returned from...
2000-08-06 rjrayVarious changes, partial support for RPM::Package,...
2000-08-06 rjrayThe start of the XS half of RPM::Package support
2000-08-06 rjrayThe start of the Perl half of RPM::Package support.
2000-08-06 rjrayStart of the XS half of RPM::Transaction class.
2000-08-06 rjrayStart of the Perl half of RPM::Transaction class.
2000-08-06 rjrayStart of support for RPM::Package and RPM::Transaction...
2000-08-06 rjrayMore documentation added. More yet to do, still.
2000-08-06 rjrayChanges to manage the new FETCH-return behavior of...
2000-08-06 rjrayChanged to reflect new RPM::Header behavior, added...
2000-08-06 rjrayChanged some tests to fit new RPM::Header behavior.
2000-08-06 rjrayAdded use of RPM/Error.xs in the build, improved depend...
2000-08-06 rjrayMost (not all) of the changes made leading up to 0.27.
2000-08-02 rjrayAll functionality of the RPM::Error class moved from...
2000-08-02 rjrayInitial structure for RPM::Package and prototype re...
2000-08-02 rjray*** empty log message ***
2000-08-02 rjrayTests for the new functionality in RPM::Header
2000-08-02 rjrayAdded and documented two new methods: filenames and...
2000-08-02 rjrayStart using an explicit value for $VERSION
2000-08-01 rjrayAdded the filenames() method and documented it. This...
2000-07-21 rjrayChanges (mostly documentation) made while at TPC4
2000-07-15 rjrayFor 0.26
2000-07-14 rjrayFor 0.26
2000-07-14 rjrayUpdated version number
2000-07-14 rjraySped up the dependancy checks
2000-07-14 rjray*** empty log message ***
2000-06-22 rjrayAdded logic for delivery of scripts, as well as definit...
2000-06-22 rjrayStupidity. Left a commented-out debug line in the code.
2000-06-22 rjrayCorrected copyright line.
2000-06-22 rjrayMore verbosity in comments
2000-06-22 rjrayadded utils/rpmprune.PL
2000-06-22 rjrayCovered some missing docs, added $VERSION and $revision.
2000-06-22 rjrayThe first example script. Read the man page.
2000-06-17 rjrayFixed minor oops in cmpver.
2000-06-17 rjrayAdded rpmhdr_cmpver, which compares two headers against...
2000-06-17 rjrayRemoved the half-done Perl implementation of the versio...
2000-06-14 rjrayINCOMPLETE: More-specific lib importing, start of a...
next