summaryrefslogtreecommitdiff
path: root/Perl-RPM
AgeCommit message (Expand)AuthorFilesLines
2001-09-15Sync with rpm-4_0 branch.jbj2-2/+2
2001-06-20These are adjustments made on the rpm-4_0 branch by Jeff. I've built and testedrjray2-4/+18
2001-05-15Update for 0.32 releaserjray3-7/+25
2001-05-15Significant speed-ups gained by breaking down the constants into fewer,rjray1-523/+612
2001-05-15Fixing more of the "attempt to free unreferenced scalar" messagesrjray2-18/+21
2001-05-12Various debuggingrjray3-6/+12
2001-04-29These are mostly further clean-up of the 4.0.2-compatibility effort.rjray2-7/+21
2001-04-29Made some changes to how rpm version is represented, added a new -Ddefine torjray1-6/+7
2001-04-27Disable the version-checking on XS code for now, until I can figure out howrjray1-3/+4
2001-04-27Updated for 0.31rjray2-4/+13
2001-04-27Changed the way $VERSION is setrjray7-32/+25
2001-04-27Trimmed another one out.rjray1-3/+2
2001-04-27The 4.0.2 rpm release changed all #define constants to enum sets, which prettyrjray1-980/+4
2001-04-14typorjray1-1/+1
2001-03-11Makefile.PLrjray2-8/+31
2001-03-08Release 0.30rjray2-7/+5
2001-03-08Various tweaksrjray10-29/+35
2001-03-08Fixed rpm 4.0 issuerjray1-6/+11
2001-03-07prep for 0.30rjray8-20/+41
2001-02-27Doc fixrjray1-4/+3
2001-02-27*** empty log message ***rjray1-3/+2
2001-02-27Removed a redundancyrjray1-2/+1
2001-02-27Changes mostly to the handling of RPM::Header objects within the RPM::Databaserjray2-82/+48
2001-02-27Changed in prototype for one of the rpmdb_* routines.rjray1-2/+2
2000-11-16minor nitsrjray2-4/+2
2000-11-14*** empty log message ***rjray1-1/+5
2000-11-14Fixing scalar mortality issuesrjray3-17/+17
2000-11-11All changes in before 0.292 releaserjray8-74/+157
2000-11-10Bumped version number in preparation for next releaserjray7-20/+20
2000-11-10More tests.rjray1-1/+17
2000-11-10Wide-range changes and bugfixing. Commit to sync w/ desktoprjray9-285/+266
2000-11-10sync w/ desktoprjray2-2/+86
2000-11-10Added .gdbinitrjray1-0/+1
2000-10-13Removed references to Packagerjray2-5/+5
2000-10-13*** empty log message ***rjray1-5/+4
2000-10-13Bumped VERSION up to 0.291rjray8-20/+36
2000-10-13Removed package stuff for 0.291rjray1-3/+0
2000-10-13*** empty log message ***rjray1-0/+4
2000-10-13Tweaked the spec file, removed Package stuff for 0.291.rjray1-4/+3
2000-10-12Added RPM::Package stuffrjray1-0/+3
2000-10-12Checkpoint. Currently loads and does minimal operations.rjray2-8/+78
2000-10-12Added a bug fix, removed an unused var, and added a constant() with AUTOLOADrjray2-6/+72
2000-10-12RPM packaging support, including make rules and a spec file.rjray1-8/+162
2000-10-12Merged into Makefile.PLrjray1-57/+0
2000-10-10Baseline file, tests to be addedrjray1-0/+10
2000-10-10Added another value for RPM_PACKAGE_*rjray1-1/+2
2000-10-10This is the spec file per cpanflute and Jeff. This will be enhancedrjray1-0/+57
2000-10-10The rpm-version defines should have been put in for versions olderrjray1-4/+7
2000-10-10Cleanup on the AUTOLOAD function.rjray1-11/+7
2000-10-10Added loading-tests for RPM::Error and RPM::Packagerjray1-1/+2