tools/librpm-tizen.git
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.
2003-05-02 jbjImport changes from latest beecrypt-3.0.0.
2003-05-01 jbjIntergate beecrypt spliddles.
2003-05-01 jbjspliddles.
2003-05-01 jbjfix typo in system.h.
2003-04-30 jbjAdd mpw.rndm to return random in range 1 < r < b-1.
2003-04-30 jbjCreate rpmrng module.
2003-04-30 jbjsplint fiddles.
2003-04-30 jbjCreate rpm.mpw module from guts of rpm.bc.
2003-04-30 jbjCreate.
2003-04-30 jbjReorganize to streamline debugging.
2003-04-30 jbjBindings for modular arithmetic.
2003-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-04-30 jbjbeecrypt-3.0.0 merge: entropy_noise_gather converts...
2003-04-29 jbj- fix: IDTXglob should return REMOVETID sorted headers...
2003-04-29 jbjTypo.
2003-04-29 jbjbeecrypt-3.0.0 merge: expand MP_WBITS into types.h
2003-04-29 jbjbeecrypt-3.0.0 merge: splint checks.
2003-04-28 jbjbeecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.
2003-04-28 jbjOrphans
2003-04-28 jbjbeecrypt-3.0.0 merge: uint32 excision.
2003-04-28 jbjbeecrypt-3.0.0 merge: bring in latest asm code.
2003-04-27 jbjbeecrypt-3.0.0 merge: (mostly) grand renaming, mpw...
2003-04-26 jbjbeecrypt-3.0.0 merge: (partial) grand renaming, uint32...
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32barrett et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32barret et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: file renaming.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: copyright messages, new primitive...
2003-04-25 jbjbc-3.0.0: rename mp32*.[ch] files.
2003-04-25 jbjDo signed scaling when dividing.
2003-04-25 jbjRework arithmetic.
2003-04-24 jbjfix: 15^8 had sign problems in intermediate.
2003-04-24 jbjfix: mp32str difficulties with sign bit.
2003-04-24 jbjCall romtsOrder() on erasures.
2003-04-24 jbjTrim leading zero's.
2003-04-24 jbjPrint positive numbers only.
2003-04-23 jbjMostly functional sliding window exponentiation bindings.
2003-04-21 jbjDon't segfault if given ascii armored rather than binar...
2003-04-21 jbjOrphan.
2003-04-18 jbj- python: missed tuple refcount in IDTXload/IDTXglob.
2003-04-18 jbjpython: missed tuple refcount in IDTXload/IDTXglob.
2003-04-17 jbjTypos and transfer trash.
2003-04-17 jbjDoxygen doco markup.
2003-04-17 jbjIgnore .created too.
2003-04-17 jbjDon't overflow internal tables with unknown user/group...
2003-04-17 jbjrpmbuild, not rpm, -ba.
2003-04-17 jbjrpmbuiod, not rpm, -ba.
2003-04-17 jbjrpm-build, not rpmbuild.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-04-16 jbjOrphan.
2003-04-16 jbj- resurrect manifests, RPMRC_NOTFOUND returned by readL...
2003-04-15 jbjMerge file-4.02 changes.
2003-04-15 jbjPort -F and -N from file-4.02.
2003-04-15 jbjMove sources to src sub-directory.
2003-04-15 jbjMove magic generation to sub-directory.
2003-04-15 jbjMove magic creation to sub-directory.
2003-04-15 jbjMove man pages to sub-directory.
2003-04-15 jbjMove man pages to sub directory.
2003-04-15 jbjGratuitous name changes from file-4.02.
2003-04-15 jbjGratuitous name changes from file-4.02.
2003-04-14 jbjCreate.
2003-04-14 jbjTypos.
2003-04-14 jbjCompiles with file.h changes from file-4.02.
2003-04-14 jbjClone for file-4.02 merge.
2003-04-11 jbjBeecrypt python bindings for arithmetic and radix conve...
2003-04-11 jbjMostly complete beecrypt bindings.
next