tools/librpm-tizen.git
2003-12-08 cturneroops, need the test headerlist in the MANIFEST
2003-12-08 cturneradd bindings and test case to load hdlist files like...
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-11-23 jbj- changes for db-4.2.42.
2003-08-31 jbjHi Mark!.
2003-07-23 cturner... and a version bump
2003-07-23 cturnerincorporate install/remove, as well as sort fix, from...
2003-07-10 jbj- apply debugedit patch necessary to produce kernel...
2003-07-09 jbj- resolve elf32/elf64 file conflicts to prefer elf64.
2003-07-02 jbjOrphan.
2003-07-02 jbj- don't attempt to remove dbenv on --rebuilddb.
2003-06-26 jbjUpdate to 4.0.31.
2003-06-24 jbjSanity.
2003-06-20 jbjAutomagically byte compile python code.
2003-06-19 jbj- staylor wanted an easter egg.
2003-06-16 jbjUpdate from PLD.
2003-06-16 jbjUpdate from PLD.
2003-06-16 jbjCorrections from PLD.
2003-06-15 jbjTypo.
2003-06-13 jbjYet another merge from beecrypt-3.0.0.
2003-06-13 jbjApply patch.4.1.25.1.
2003-06-05 jbj- toy method to enable --stats through bindings.
2003-06-05 jbj- update ja man pages (#92261).
2003-06-04 jbjRemove dead code.
2003-06-04 jbjdump xml queryformat debugging code.
2003-06-03 jbj- treat missing epoch's exactly the same as Epoch: 0.
2003-06-03 jbjRemove debugging.
2003-06-03 jbjMerge fix for DSA on 64bit platforms.
2003-06-02 jbjDebugging for 64 bit platforms.
2003-06-02 jbjUse automake-1.7.5.
2003-06-02 jbjUse %Zu for printing size_t.
2003-06-02 jbjRetrofit providesNVR.
2003-06-02 jbjYet another beecrypt-3.0.0 merge.
2003-06-02 jbjYet another merge to beecrypt-3.0.0..
2003-05-30 jbjConsolidate external beecrypt changes.
2003-05-29 jbjYet another beecrypt-3.0.0 merge.
2003-05-28 jbjSpliddles and diddles.
2003-05-28 jbjAnother merge from beecrypt-3.0.0.
2003-05-27 jbjAnother beecrypt-3.0.0 merge.
2003-05-23 jbjUse mpextgcd, not mpbinv_w.
2003-05-23 jbjSpliddles.
2003-05-23 jbjAnother merge to beecrypt-3.0.0.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-22 jbjSpliddles.
2003-05-22 jbjYet Another Merge with beecrypt-3.0.0.
2003-05-20 jbjResolve conflicts.
2003-05-20 jbjInitial revision
2003-05-18 jbjUpgrade to zlib-1.2.0.1.
2003-05-18 jbj- use beecrypt-3.0.0 API with beecrypt.api.h et al...
2003-05-18 jbjMerge to latest beecrypt-3.0.0.
2003-05-17 jbjFix "make dist"
2003-05-17 jbjCreate python bindings.
2003-05-17 jbjSpliddles and diddles.
2003-05-17 jbjMerge with latest beecrypt-3.0.0, dump types.h.
2003-05-17 jbjRounding for signed division cases.
2003-05-17 jbjSPecial cases for negatives to odd positive powers.
2003-05-17 jbjFinish signed magnitude tests.
2003-05-16 jbjCreate.
2003-05-16 jbjfix: do headerFree after headerRead.
2003-05-16 jbjFix x86_64 typo.
2003-05-16 jbjMerge to latest beecrypt-3.0.0.
2003-05-15 jbj- add version check for package with provides and obsol...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-12 jbjOverloading methods of subtype example.
2003-05-12 jbjTypos.
2003-05-12 jbjOops, need _BEECRYPT_TYPES_H define after all, sigh.
2003-05-12 jbjUse bc_lock_t to hide type of locking.
2003-05-12 jbjExpand the correct "#include <stdint.h" into types.h.
2003-05-11 jbjTypo from merging.
2003-05-11 jbjMerge with latest beecrypt-3.0.0.
2003-05-11 jbjAdd carry/borrow test with signed magnitude mpw's.
2003-05-10 jbjAdd coercion-on-the-fly.
2003-05-09 jbjSanity.
2003-05-09 jbjMerge mpnumber malloc's into python mpw object malloc.
2003-05-09 jbjPrepare to dump mpnumber from mpwObject.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-07 jbjConvert mpw to and from long.
2003-05-07 jbjBlueprint mpw against mpz routines, abandon signed...
2003-05-06 jbj- fix: cut-n-paste error setting nopromote for Conflict...
2003-05-06 jbj*** empty log message ***
2003-05-06 jbjUse single ndivmod, rather than nmod followed by ndivmo...
2003-05-06 jbjFix s/bc/mpw/ typos in mpstr.
2003-05-05 jbjSanity.
2003-05-05 jbjAdd unit test {rpmdb,mpw}/test subdirs.
2003-05-05 jbjMove to rpmdb subdirectory.
2003-05-05 jbjUpgrade to bsddb from python-2.3.
2003-05-05 jbjUse new mpfpruntf now in beecrypt-3.0.0 API.
2003-05-05 jbjMerge in latest beecrypt-3.0.0 changes.
2003-05-05 jbjBack out Py_TPFLAGS_BASETYPE for now.
2003-05-04 jbjUse getattro/setattro throughout.
2003-05-04 jbjOrphan.
2003-05-04 jbjMerge latest beecrypt-3.0.0 bits.
2003-05-02 jbjSanity.
2003-05-02 jbjGenerate random primes method.
2003-05-02 jbjSpliddles.
2003-05-02 jbjSpliddles.
2003-05-02 jbjspliddles for type checking.
next