Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-20 | - solaris: translate i86pc to i386 (#57182). | jbj | 15 | -27/+38 | |
- fix: %GNUconfigure breaks with single quotes (#57264). - fix: typo in find-requires. - tru64 compiler message cleanup. - add buildarch lines for hppa (#57728). CVS patchset: 5228 CVS date: 2001/12/20 16:28:46 | |||||
2001-12-19 | Do "strip -g". | jbj | 1 | -1/+1 | |
CVS patchset: 5226 CVS date: 2001/12/19 19:39:35 | |||||
2001-12-19 | - add getmntent define, don't expand fnmatch. | jbj | 2 | -1/+5 | |
CVS patchset: 5224 CVS date: 2001/12/19 19:35:11 | |||||
2001-12-09 | - solaris: translate i86pc to i386 (#57182). | jbj | 1 | -0/+6 | |
CVS patchset: 5218 CVS date: 2001/12/09 20:17:38 | |||||
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 77 | -2031/+2055 | |
CVS patchset: 5217 CVS date: 2001/12/08 17:21:36 | |||||
2001-12-08 | - 1st crack at making zlib rsync friendly. | jbj | 6 | -18/+137 | |
CVS patchset: 5216 CVS date: 2001/12/08 17:12:12 | |||||
2001-12-06 | - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. | jbj | 41 | -298/+318 | |
- use db-4.0.14 final internally. CVS patchset: 5215 CVS date: 2001/12/06 18:34:49 | |||||
2001-12-06 | Merge in orphans from db-4.0.14. | jbj | 5 | -55/+57 | |
CVS patchset: 5214 CVS date: 2001/12/06 15:08:48 | |||||
2001-12-06 | Initial revision | jbj | 31 | -0/+8107 | |
CVS patchset: 5213 CVS date: 2001/12/06 00:07:07 | |||||
2001-11-24 | - protect brp-compress against /bin/ls output ambiguity (#56656,#56336). | jbj | 3 | -1/+3 | |
CVS patchset: 5208 CVS date: 2001/11/24 15:36:50 | |||||
2001-11-23 | - fix a couple dinky memory leaks. | jbj | 47 | -692/+762 | |
- build with an internal zlib for now. CVS patchset: 5207 CVS date: 2001/11/23 15:49:11 | |||||
2001-11-22 | More annotations. | jbj | 24 | -547/+550 | |
CVS patchset: 5206 CVS date: 2001/11/22 21:12:46 | |||||
2001-11-21 | Annotations, pass 0. | jbj | 8 | -67/+96 | |
CVS patchset: 5205 CVS date: 2001/11/21 22:01:55 | |||||
2001-11-21 | Orphan. | jbj | 1 | -4/+4 | |
CVS patchset: 5204 CVS date: 2001/11/21 21:06:35 | |||||
2001-11-21 | Sanitize the speedup patch a bit. | jbj | 4 | -278/+179 | |
CVS patchset: 5203 CVS date: 2001/11/21 21:06:17 | |||||
2001-11-21 | Apply speedup patch from Ben LaHaise <bcrl@redhat.com> from | jbj | 13 | -139/+572 | |
http://touchme.toronto.redhat.com/~bcrl/zlib-x86-opt-20010103C.diff CVS patchset: 5202 CVS date: 2001/11/21 20:47:36 | |||||
2001-11-21 | Painless lclint configuration. | jbj | 3 | -0/+119 | |
CVS patchset: 5201 CVS date: 2001/11/21 20:36:10 | |||||
2001-11-21 | Patches from Red Hat 7.2 zlib-1.1.3-24 package. | jbj | 2 | -1/+143 | |
CVS patchset: 5200 CVS date: 2001/11/21 19:49:47 | |||||
2001-11-21 | Initial revision | jbj | 148 | -0/+71540 | |
CVS patchset: 5197 CVS date: 2001/11/21 19:43:12 | |||||
2001-11-19 | - header handling moved to librpmdb to avoid linkage loops. | jbj | 45 | -2795/+2797 | |
CVS patchset: 5193 CVS date: 2001/11/19 22:45:35 | |||||
2001-11-18 | - convert file md5sum's to binary on the fly, reducing memory footprint. | jbj | 44 | -1086/+1138 | |
CVS patchset: 5192 CVS date: 2001/11/18 17:49:21 | |||||
2001-11-18 | 1st element in tsort candidate queue was not marked. | jbj | 3 | -37/+45 | |
CVS patchset: 5191 CVS date: 2001/11/18 11:46:22 | |||||
2001-11-17 | - use TR_REMOVED relations as well as TR_ADDED for ordering. | jbj | 37 | -269/+352 | |
- drop requirement that removed packages immediately follow added. - hybrid chainsaw/presentation ordering algorithm. CVS patchset: 5190 CVS date: 2001/11/17 20:44:16 | |||||
2001-11-17 | - methods to complete making transactionElement opaque. | jbj | 38 | -716/+862 | |
CVS patchset: 5189 CVS date: 2001/11/17 08:02:17 | |||||
2001-11-17 | Continue making transactionElement opaque. | jbj | 4 | -50/+95 | |
CVS patchset: 5188 CVS date: 2001/11/17 00:52:45 | |||||
2001-11-16 | Move addTE/delTE to rpmte.c. | jbj | 5 | -150/+149 | |
CVS patchset: 5187 CVS date: 2001/11/16 23:22:24 | |||||
2001-11-16 | - use array of pointers rather than contiguous array for ts->order. | jbj | 40 | -1089/+1117 | |
CVS patchset: 5186 CVS date: 2001/11/16 22:42:19 | |||||
2001-11-16 | Create rpmte.[ch]. | jbj | 38 | -1019/+1062 | |
CVS patchset: 5185 CVS date: 2001/11/16 20:26:01 | |||||
2001-11-16 | - annotations to make a transactionElement opaque. | jbj | 41 | -1426/+1748 | |
CVS patchset: 5184 CVS date: 2001/11/16 19:26:33 | |||||
2001-11-16 | Eliminate dead code. | jbj | 3 | -54/+24 | |
CVS patchset: 5183 CVS date: 2001/11/16 13:58:21 | |||||
2001-11-16 | - transaction.c: use wrappers/iterators to access TFI_t. | jbj | 38 | -672/+740 | |
CVS patchset: 5182 CVS date: 2001/11/16 00:26:30 | |||||
2001-11-15 | - tweak overlapped file fingerprint retrieval for speed. | jbj | 39 | -1133/+1282 | |
CVS patchset: 5181 CVS date: 2001/11/15 18:22:33 | |||||
2001-11-14 | depends.c and rpmal.c have opaque TFI_t. | jbj | 8 | -162/+408 | |
CVS patchset: 5180 CVS date: 2001/11/14 00:14:01 | |||||
2001-11-13 | - split file info tag sets into rpmfi.c. | jbj | 46 | -3518/+3047 | |
- create toy TFI_t iterators. CVS patchset: 5179 CVS date: 2001/11/13 19:04:33 | |||||
2001-11-12 | transaction.c: lclint cleanups. | jbj | 7 | -81/+59 | |
CVS patchset: 5178 CVS date: 2001/11/12 22:54:39 | |||||
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 52 | -3497/+3335 | |
- lclint rpmio fiddles. CVS patchset: 5177 CVS date: 2001/11/12 20:51:05 | |||||
2001-11-11 | - unify rpmFNSet into TFI_t. | jbj | 47 | -2692/+2657 | |
- eliminate header reference in rpmtransAddPackage, use TFI_t data. CVS patchset: 5176 CVS date: 2001/11/11 22:51:00 | |||||
2001-11-11 | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 18 | -468/+414 | |
CVS patchset: 5175 CVS date: 2001/11/11 20:45:20 | |||||
2001-11-11 | - factor per-transactionElement data out of TFI_t through pointer ref. | jbj | 43 | -2168/+2011 | |
CVS patchset: 5174 CVS date: 2001/11/11 16:17:57 | |||||
2001-11-11 | - common structure elements for unification of TFI_t and rpmFNSet. | jbj | 45 | -3008/+2808 | |
CVS patchset: 5173 CVS date: 2001/11/11 12:47:08 | |||||
2001-11-11 | Discard ts->addedPackages at end of rpmdepOrder() for now. | jbj | 3 | -1/+34 | |
CVS patchset: 5172 CVS date: 2001/11/11 03:15:47 | |||||
2001-11-11 | Iterate over TR_REMOVED transactionElement stripped data, don't hit rpmdb. | jbj | 3 | -102/+86 | |
CVS patchset: 5171 CVS date: 2001/11/11 02:50:31 | |||||
2001-11-11 | Rip headers out of addedPackages. | jbj | 9 | -176/+97 | |
CVS patchset: 5170 CVS date: 2001/11/11 01:46:43 | |||||
2001-11-11 | Rip alGetHeader() out of depends.c. | jbj | 10 | -303/+311 | |
CVS patchset: 5169 CVS date: 2001/11/11 00:11:33 | |||||
2001-11-10 | Start removing alGetHeader. | jbj | 11 | -405/+361 | |
CVS patchset: 5168 CVS date: 2001/11/10 19:24:19 | |||||
2001-11-10 | - strip header tags for erased as well as installed transactionElements. | jbj | 44 | -843/+924 | |
CVS patchset: 5167 CVS date: 2001/11/10 01:39:50 | |||||
2001-11-09 | - no-brainer refcounts for rpmDepSet and rpmFNSet objects. | jbj | 43 | -605/+600 | |
CVS patchset: 5166 CVS date: 2001/11/09 23:13:50 | |||||
2001-11-09 | - header tag sets are per-transactionElement, not per-availablePackage. | jbj | 41 | -882/+946 | |
CVS patchset: 5165 CVS date: 2001/11/09 20:41:18 | |||||
2001-11-09 | Start deconstructing TFI_t in favor of a per-transactionElement rpmFNSet. | jbj | 4 | -67/+115 | |
CVS patchset: 5164 CVS date: 2001/11/09 19:22:29 | |||||
2001-11-09 | - no-brainer refcounts for rpmProblemSet object. | jbj | 44 | -2060/+2341 | |
CVS patchset: 5163 CVS date: 2001/11/09 17:22:08 |