index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libmp
/
port
Age
Commit message (
Expand
)
Author
2016-04-10
libmp: make includes consistent, make test program compile under ape (work in...
cinap_lenrek
2016-02-05
libmp: remove include of libsec.h
mischief
2016-02-04
libmp: handle out of memory case in gmfield()
cinap_lenrek
2016-01-06
libmp: silence compiler warning for strtomp
cinap_lenrek
2016-01-04
libmp: mistake in strtomp()
cinap_lenrek
2016-01-03
libmp: support for c-style base prefixes for strtomp(), octal support
cinap_lenrek
2015-12-20
mpfmt: handle base 2, 4
aiju
2015-12-16
libmp: add mpfield() function for fast field arithmetic
cinap_lenrek
2015-12-08
mp: strtomp support for bases 2,4,8
aiju
2015-12-08
mp: fix bug in mplogic.c; update mkfile
aiju
2015-12-08
mp: add logic operations; mpfmt: include 0x with #
aiju
2015-12-06
libmp: fix assert() for mpexp() with nil modulus
cinap_lenrek
2015-12-01
libmp: mpmod() fix typo
cinap_lenrek
2015-12-01
libmp: with mpmod() m = 2^a - c ensure that digits(c) < digits(m)
cinap_lenrek
2015-11-21
libmp: initial attempt at constant time code, faster reductions for special p...
cinap_lenrek
2015-11-01
libmp: optimize case x/0xffffffff in mpdigdiv() (helps arm)
cinap_lenrek
2015-08-26
libmp: simplify mpnrand(), as mpnew() cannot return nil
cinap_lenrek
2015-08-25
libmp: add mpnrand() function to generate uniform random number 0 ≤ x < n
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen