2003-05-12 |
jbj | Use bc_lock_t to hide type of locking. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
jbj | Expand the correct "#include <stdint.h" into types.h. |
commit | commitdiff | tree | snapshot |
2003-05-11 |
jbj | Typo from merging. |
commit | commitdiff | tree | snapshot |
2003-05-11 |
jbj | Merge with latest beecrypt-3.0.0. |
commit | commitdiff | tree | snapshot |
2003-05-11 |
jbj | Add carry/borrow test with signed magnitude mpw's. |
commit | commitdiff | tree | snapshot |
2003-05-10 |
jbj | Add coercion-on-the-fly. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
jbj | Sanity. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
jbj | Merge mpnumber malloc's into python mpw object malloc. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
jbj | Prepare to dump mpnumber from mpwObject. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
jbj | - don't use error string after gzclose (Dmitry V. Levin). |
commit | commitdiff | tree | snapshot |
2003-05-08 |
jbj | - don't use error string after gzclose (Dmitry V. Levin). |
commit | commitdiff | tree | snapshot |
2003-05-07 |
jbj | Convert mpw to and from long. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
jbj | Blueprint mpw against mpz routines, abandon signed... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
jbj | - fix: cut-n-paste error setting nopromote for Conflict... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
jbj | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-06 |
jbj | Use single ndivmod, rather than nmod followed by ndivmo... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
jbj | Fix s/bc/mpw/ typos in mpstr. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Sanity. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Add unit test {rpmdb,mpw}/test subdirs. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Move to rpmdb subdirectory. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Upgrade to bsddb from python-2.3. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Use new mpfpruntf now in beecrypt-3.0.0 API. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Merge in latest beecrypt-3.0.0 changes. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
jbj | Back out Py_TPFLAGS_BASETYPE for now. |
commit | commitdiff | tree | snapshot |
2003-05-04 |
jbj | Use getattro/setattro throughout. |
commit | commitdiff | tree | snapshot |
2003-05-04 |
jbj | Orphan. |
commit | commitdiff | tree | snapshot |
2003-05-04 |
jbj | Merge latest beecrypt-3.0.0 bits. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
jbj | Sanity. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
jbj | Generate random primes method. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
jbj | Spliddles. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
jbj | Spliddles. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
jbj | spliddles for type checking. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
jbj | Import changes from latest beecrypt-3.0.0. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
jbj | Intergate beecrypt spliddles. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
jbj | spliddles. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
jbj | fix typo in system.h. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | Add mpw.rndm to return random in range 1 < r < b-1. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | Create rpmrng module. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | splint fiddles. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | Create rpm.mpw module from guts of rpm.bc. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | Create. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | Reorganize to streamline debugging. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | Bindings for modular arithmetic. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | beecrypt-3.0.0 merge: doxygen pass. |
commit | commitdiff | tree | snapshot |
2003-04-30 |
jbj | beecrypt-3.0.0 merge: entropy_noise_gather converts... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
jbj | - fix: IDTXglob should return REMOVETID sorted headers... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
jbj | Typo. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
jbj | beecrypt-3.0.0 merge: expand MP_WBITS into types.h |
commit | commitdiff | tree | snapshot |
2003-04-29 |
jbj | beecrypt-3.0.0 merge: splint checks. |
commit | commitdiff | tree | snapshot |
2003-04-28 |
jbj | beecrypt-3.0.0 merge: DSA/SHA1 functional in rpm. |
commit | commitdiff | tree | snapshot |
2003-04-28 |
jbj | Orphans |
commit | commitdiff | tree | snapshot |
2003-04-28 |
jbj | beecrypt-3.0.0 merge: uint32 excision. |
commit | commitdiff | tree | snapshot |
2003-04-28 |
jbj | beecrypt-3.0.0 merge: bring in latest asm code. |
commit | commitdiff | tree | snapshot |
2003-04-27 |
jbj | beecrypt-3.0.0 merge: (mostly) grand renaming, mpw... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
jbj | beecrypt-3.0.0 merge: (partial) grand renaming, uint32... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: grand renaming, mp32barrett et al. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: grand renaming, mp32barret et al. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: grand renaming, mp32number et al. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: file renaming. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: grand renaming, mp32number et al. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: copyright messages, new primitive... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | bc-3.0.0: rename mp32*.[ch] files. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | Do signed scaling when dividing. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
jbj | Rework arithmetic. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
jbj | fix: 15^8 had sign problems in intermediate. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
jbj | fix: mp32str difficulties with sign bit. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
jbj | Call romtsOrder() on erasures. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
jbj | Trim leading zero's. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
jbj | Print positive numbers only. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
jbj | Mostly functional sliding window exponentiation bindings. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
jbj | Don't segfault if given ascii armored rather than binar... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
jbj | Orphan. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
jbj | - python: missed tuple refcount in IDTXload/IDTXglob. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
jbj | python: missed tuple refcount in IDTXload/IDTXglob. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | Typos and transfer trash. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | Doxygen doco markup. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | Ignore .created too. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | Don't overflow internal tables with unknown user/group... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | rpmbuild, not rpm, -ba. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | rpmbuiod, not rpm, -ba. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
jbj | rpm-build, not rpmbuild. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
jbj | - permit secondary tag match patterns with RPMQV_ALL. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
jbj | Orphan. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
jbj | - resurrect manifests, RPMRC_NOTFOUND returned by readL... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Merge file-4.02 changes. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Port -F and -N from file-4.02. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Move sources to src sub-directory. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Move magic generation to sub-directory. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Move magic creation to sub-directory. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Move man pages to sub-directory. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Move man pages to sub directory. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Gratuitous name changes from file-4.02. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
jbj | Gratuitous name changes from file-4.02. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
jbj | Create. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
jbj | Typos. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
jbj | Compiles with file.h changes from file-4.02. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
jbj | Clone for file-4.02 merge. |
commit | commitdiff | tree | snapshot |
2003-04-11 |
jbj | Beecrypt python bindings for arithmetic and radix conve... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
jbj | Mostly complete beecrypt bindings. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
jbj | Splint fiddles. |
commit | commitdiff | tree | snapshot |
next |