aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/bigint.ml
Commit message (Expand)AuthorAge
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Bigint.euclid: clarify which sign convention is usedGravatar Pierre Letouzey2017-05-23
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Update headers.Gravatar Maxime Dénès2015-01-12
* Removing dead code, thanks to new OCaml warnings and a bit of scripting.Gravatar Pierre-Marie Pédrot2014-04-23
* Removing a bunch of generic equalities.Gravatar ppedrot2013-09-27
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Bigint: new functions of_int and to_int, 2nd arg of pow in intGravatar letouzey2012-08-02
* Bigint: adds a missing -1 in hugo's last commit 15659Gravatar letouzey2012-07-31
* Bigint : better ensure canonicity of arrays of int blocksGravatar letouzey2012-07-30
* Bigint: avoid dependency over PpGravatar letouzey2012-07-30
* Better fixing propagation of carry in sub_mult used for euclidianGravatar herbelin2012-07-29
* Fixing unchecked overflow in sub_mult used for euclidian division overGravatar herbelin2012-07-21
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* Sur le conseil de X.Leroy: x=[||] devient Array.length x=0Gravatar letouzey2005-08-19
* Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...Gravatar herbelin2004-12-24