Age | Commit message (Expand) | Author | Files | Lines |
2002-05-10 | Changes for 0.40, and they are many. | rjray | 1 | -162/+197 |
2002-05-10 | RPM generation now works, mostly due to backing out the changes after | rjray | 1 | -7/+8 |
2002-05-10 | Allow new() to take options like TIEHASH does. Also documents new. | rjray | 1 | -3/+17 |
2002-05-10 | Some casts to reduce compiler warnings on some systems. | rjray | 1 | -3/+3 |
2002-05-10 | Changed some safemalloc calls to New/Newz. Put a fix in FIRSTKEY to avoid | rjray | 1 | -17/+25 |
2002-05-10 | Turned a macro call that was using safemalloc into a direct call to | rjray | 1 | -4/+4 |
2002-05-10 | Removed uneeded #define | rjray | 1 | -3/+1 |
2002-04-12 | This change is not 100% complete, as the Makefile is still unable to create a | rjray | 1 | -107/+82 |
2002-04-12 | First of two efforts at redefining how multiple packages for one name are | rjray | 1 | -3/+17 |
2002-04-11 | Now that rpm 3.0 is no longer supported, the ERR_CHAR_CONST macro is no longer | rjray | 1 | -8/+2 |
2002-04-11 | Now that rpm 3.0 is no longer supported, the HDR_ITER_CONST macro is no longer | rjray | 1 | -14/+5 |
2002-04-11 | Removed all the rpm 3.0 support logic #if/#endif blocks. rpm 3.0 is no longer | rjray | 1 | -15/+3 |
2002-04-11 | Removed all the #if/#endif conditionals for rpm 3.0 compatibility. The rpm 3.0 | rjray | 1 | -108/+2 |
2002-04-11 | Removed all the #if/#endif blocks that were for distinguishing 3.0 and 4.0 rpm | rjray | 1 | -5/+1 |
2002-04-11 | Switched the order of preference in choosing a package to use as a control for | rjray | 1 | -1/+1 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 2 | -10/+17 |
2002-01-10 | - fix: signing multiple times dinna work, discard immutable region. | jbj | 1 | -2/+2 |
2001-09-15 | Sync with rpm-4_0 branch. | jbj | 2 | -2/+2 |
2001-06-20 | These are adjustments made on the rpm-4_0 branch by Jeff. I've built and tested | rjray | 2 | -4/+18 |
2001-05-15 | Update for 0.32 release | rjray | 3 | -7/+25 |
2001-05-15 | Significant speed-ups gained by breaking down the constants into fewer, | rjray | 1 | -523/+612 |
2001-05-15 | Fixing more of the "attempt to free unreferenced scalar" messages | rjray | 2 | -18/+21 |
2001-05-12 | Various debugging | rjray | 3 | -6/+12 |
2001-04-29 | These are mostly further clean-up of the 4.0.2-compatibility effort. | rjray | 2 | -7/+21 |
2001-04-29 | Made some changes to how rpm version is represented, added a new -Ddefine to | rjray | 1 | -6/+7 |
2001-04-27 | Disable the version-checking on XS code for now, until I can figure out how | rjray | 1 | -3/+4 |
2001-04-27 | Updated for 0.31 | rjray | 2 | -4/+13 |
2001-04-27 | Changed the way $VERSION is set | rjray | 7 | -32/+25 |
2001-04-27 | Trimmed another one out. | rjray | 1 | -3/+2 |
2001-04-27 | The 4.0.2 rpm release changed all #define constants to enum sets, which pretty | rjray | 1 | -980/+4 |
2001-04-14 | typo | rjray | 1 | -1/+1 |
2001-03-11 | Makefile.PL | rjray | 2 | -8/+31 |
2001-03-08 | Release 0.30 | rjray | 2 | -7/+5 |
2001-03-08 | Various tweaks | rjray | 10 | -29/+35 |
2001-03-08 | Fixed rpm 4.0 issue | rjray | 1 | -6/+11 |
2001-03-07 | prep for 0.30 | rjray | 8 | -20/+41 |
2001-02-27 | Doc fix | rjray | 1 | -4/+3 |
2001-02-27 | *** empty log message *** | rjray | 1 | -3/+2 |
2001-02-27 | Removed a redundancy | rjray | 1 | -2/+1 |
2001-02-27 | Changes mostly to the handling of RPM::Header objects within the RPM::Database | rjray | 2 | -82/+48 |
2001-02-27 | Changed in prototype for one of the rpmdb_* routines. | rjray | 1 | -2/+2 |
2000-11-16 | minor nits | rjray | 2 | -4/+2 |
2000-11-14 | *** empty log message *** | rjray | 1 | -1/+5 |
2000-11-14 | Fixing scalar mortality issues | rjray | 3 | -17/+17 |
2000-11-11 | All changes in before 0.292 release | rjray | 8 | -74/+157 |
2000-11-10 | Bumped version number in preparation for next release | rjray | 7 | -20/+20 |
2000-11-10 | More tests. | rjray | 1 | -1/+17 |
2000-11-10 | Wide-range changes and bugfixing. Commit to sync w/ desktop | rjray | 9 | -285/+266 |
2000-11-10 | sync w/ desktop | rjray | 2 | -2/+86 |
2000-11-10 | Added .gdbinit | rjray | 1 | -0/+1 |