rpm/Perl-RPM/RPM
rjray 1be201a2ea Significant speed-ups gained by breaking down the constants into fewer,
shorter string compares. This is most notable under the 'R' constants in the
outermost switch-block inside of the routine constant(). The test time for the
full suite on the main dev box dropped over 25%.

CVS patchset: 4792
CVS date: 2001/05/15 07:49:56
2001-05-15 07:49:56 +00:00
..
.cvsignore *** empty log message *** 2000-10-08 10:06:37 +00:00
Constants.pm Changed the way $VERSION is set 2001-04-27 09:05:21 +00:00
Constants.xs Significant speed-ups gained by breaking down the constants into fewer, 2001-05-15 07:49:56 +00:00
Database.pm Changed the way $VERSION is set 2001-04-27 09:05:21 +00:00
Database.xs Fixing more of the "attempt to free unreferenced scalar" messages 2001-05-15 06:22:36 +00:00
Error.pm Changed the way $VERSION is set 2001-04-27 09:05:21 +00:00
Error.xs Various debugging 2001-05-12 11:40:27 +00:00
Header.pm Changed the way $VERSION is set 2001-04-27 09:05:21 +00:00
Header.xs Fixing more of the "attempt to free unreferenced scalar" messages 2001-05-15 06:22:36 +00:00
Package.pm Changed the way $VERSION is set 2001-04-27 09:05:21 +00:00
Package.xs Various tweaks 2001-03-08 06:12:32 +00:00
Transaction.pm Changed the way $VERSION is set 2001-04-27 09:05:21 +00:00
Transaction.xs Start of the XS half of RPM::Transaction class. 2000-08-06 08:57:09 +00:00