summaryrefslogtreecommitdiff
path: root/mpn/generic/broot.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Comment layout.Torbjorn Granlund2014-01-011-3/+2
* Encoding conversion to UTF-8Marco Bodrato2013-12-261-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Remove unused variables and functions.Torbjorn Granlund2013-02-281-1/+1
* Whitespace cleanup.Torbjorn Granlund2012-11-171-1/+1
* Optimization of mpn_broot.Niels M?ller2012-10-311-18/+20
* Benchmarking of broot functions.Niels M?ller2012-10-311-1/+1
* Whitespace cleanup.Torbjorn Granlund2012-10-281-7/+7
* Implemented mpn_broot.Niels M?ller2012-10-281-0/+184