index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-11
Add carry/borrow test with signed magnitude mpw's.
jbj
4
-77
/
+223
2003-05-10
Add coercion-on-the-fly.
jbj
7
-296
/
+314
2003-05-09
Sanity.
jbj
1
-7
/
+83
2003-05-09
Merge mpnumber malloc's into python mpw object malloc.
jbj
4
-197
/
+350
2003-05-09
Prepare to dump mpnumber from mpwObject.
jbj
2
-444
/
+192
2003-05-07
Convert mpw to and from long.
jbj
3
-70
/
+123
2003-05-07
Blueprint mpw against mpz routines, abandon signed division fo now.
jbj
2
-43
/
+47
2003-05-06
*** empty log message ***
jbj
2
-6
/
+14
2003-05-06
Use single ndivmod, rather than nmod followed by ndivmod, in mpstr.
jbj
1
-18
/
+24
2003-05-06
Fix s/bc/mpw/ typos in mpstr.
jbj
4
-32
/
+47
2003-05-05
Add unit test {rpmdb,mpw}/test subdirs.
jbj
26
-4
/
+5232
2003-05-05
Move to rpmdb subdirectory.
jbj
17
-4190
/
+0
2003-05-05
Upgrade to bsddb from python-2.3.
jbj
22
-925
/
+1540
2003-05-05
Back out Py_TPFLAGS_BASETYPE for now.
jbj
2
-3
/
+2
2003-05-04
Use getattro/setattro throughout.
jbj
12
-173
/
+220
2003-05-02
Sanity.
jbj
1
-0
/
+4
2003-05-02
Generate random primes method.
jbj
10
-45
/
+108
2003-05-01
fix typo in system.h.
jbj
5
-6
/
+89
2003-04-30
Add mpw.rndm to return random in range 1 < r < b-1.
jbj
4
-2
/
+35
2003-04-30
Create rpmrng module.
jbj
7
-25
/
+263
2003-04-30
Create rpm.mpw module from guts of rpm.bc.
jbj
9
-2338
/
+395
2003-04-30
Create.
jbj
2
-0
/
+2168
2003-04-30
Reorganize to streamline debugging.
jbj
1
-487
/
+350
2003-04-30
Bindings for modular arithmetic.
jbj
1
-30
/
+287
2003-04-28
beecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.
jbj
1
-318
/
+288
2003-04-25
beecrypt-3.0.0 merge: grand renaming, mp32number et al.
jbj
2
-50
/
+50
2003-04-25
beecrypt-3.0.0 merge: file renaming.
jbj
1
-2
/
+74
2003-04-25
Do signed scaling when dividing.
jbj
1
-3
/
+11
2003-04-25
Rework arithmetic.
jbj
2
-91
/
+170
2003-04-24
fix: 15^8 had sign problems in intermediate.
jbj
2
-8
/
+14
2003-04-24
fix: mp32str difficulties with sign bit.
jbj
1
-3
/
+11
2003-04-24
Trim leading zero's.
jbj
2
-26
/
+44
2003-04-24
Print positive numbers only.
jbj
1
-9
/
+20
2003-04-23
Mostly functional sliding window exponentiation bindings.
jbj
2
-5
/
+284
2003-04-18
python: missed tuple refcount in IDTXload/IDTXglob.
jbj
3
-27
/
+64
2003-04-17
Typos and transfer trash.
jbj
2
-1
/
+15
2003-04-17
Doxygen doco markup.
jbj
26
-124
/
+175
2003-04-16
- resurrect manifests, RPMRC_NOTFOUND returned by readLead().
jbj
1
-5
/
+1
2003-04-11
Beecrypt python bindings for arithmetic and radix conversion formatting.
jbj
2
-159
/
+538
2003-04-11
Mostly complete beecrypt bindings.
jbj
2
-89
/
+397
2003-03-05
Sanity.
jbj
3
-59
/
+16
2003-01-28
- fix: clean relocation path for --prefix=/.
jbj
1
-198
/
+16
2003-01-25
- permit anaconda to choose "presentation order".
jbj
2
-1
/
+12
2003-01-12
- file: *really* read elf64 notes correctly.
jbj
1
-0
/
+7
2003-01-08
Teach python subdirs lib64 too.
jbj
2
-1
/
+5
2003-01-08
Use $(shell ...) in Makefile.am, duh.
jbj
1
-1
/
+1
2003-01-08
- python: put rpmmodule.so where python expects to find.
jbj
1
-3
/
+6
2002-12-31
Dump multilib code, colored depndencies instead.
jbj
2
-3
/
+2
2002-12-31
1st crack at colored installs.
jbj
3
-7
/
+29
2002-12-30
- use rpmfiFDepends() underneath --fileprovide and --filerequire.
jbj
1
-0
/
+20
[next]