summaryrefslogtreecommitdiff
path: root/Perl-RPM
AgeCommit message (Expand)AuthorFilesLines
2002-05-10Changes for 0.40, and they are many.rjray1-162/+197
2002-05-10RPM generation now works, mostly due to backing out the changes afterrjray1-7/+8
2002-05-10Allow new() to take options like TIEHASH does. Also documents new.rjray1-3/+17
2002-05-10Some casts to reduce compiler warnings on some systems.rjray1-3/+3
2002-05-10Changed some safemalloc calls to New/Newz. Put a fix in FIRSTKEY to avoidrjray1-17/+25
2002-05-10Turned a macro call that was using safemalloc into a direct call torjray1-4/+4
2002-05-10Removed uneeded #definerjray1-3/+1
2002-04-12This change is not 100% complete, as the Makefile is still unable to create arjray1-107/+82
2002-04-12First of two efforts at redefining how multiple packages for one name arerjray1-3/+17
2002-04-11Now that rpm 3.0 is no longer supported, the ERR_CHAR_CONST macro is no longerrjray1-8/+2
2002-04-11Now that rpm 3.0 is no longer supported, the HDR_ITER_CONST macro is no longerrjray1-14/+5
2002-04-11Removed all the rpm 3.0 support logic #if/#endif blocks. rpm 3.0 is no longerrjray1-15/+3
2002-04-11Removed all the #if/#endif conditionals for rpm 3.0 compatibility. The rpm 3.0rjray1-108/+2
2002-04-11Removed all the #if/#endif blocks that were for distinguishing 3.0 and 4.0 rpmrjray1-5/+1
2002-04-11Switched the order of preference in choosing a package to use as a control forrjray1-1/+1
2002-01-23- turn on auto-generated perl requirements (#58519, #58536, #58537).jbj2-10/+17
2002-01-10- fix: signing multiple times dinna work, discard immutable region.jbj1-2/+2
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