Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpi: eliminate trailing whitespace. | Kaz Kylheku | 2016-11-14 | 2 | -104/+69 |
* | Fix bug in bignum addition. | Kaz Kylheku | 2016-11-14 | 1 | -1/+1 |
* | Going back to unmodified 2-Clause BSD License. | Kaz Kylheku | 2016-09-22 | 5 | -5/+10 |
* | Fix out-of-bounds memory access in bit. | Kaz Kylheku | 2016-06-08 | 1 | -1/+1 |
* | Do not leave COBJ-ified mp_int uninitialized. | Kaz Kylheku | 2016-06-08 | 1 | -0/+5 |
* | Fix leaks in use of MPI and within MPI. | Kaz Kylheku | 2016-06-08 | 1 | -11/+0 |
* | Fix broken bignum to int_ptr_t conversion. | Kaz Kylheku | 2016-04-28 | 1 | -3/+2 |
* | Fix broken bignum to uint_ptr_t conversion. | Kaz Kylheku | 2016-04-28 | 1 | -1/+1 |
* | Replace all stray C style casts with macros. | Kaz Kylheku | 2016-03-29 | 3 | -36/+53 |
* | Functions for converting between buffers and integers. | Kaz Kylheku | 2016-02-26 | 2 | -0/+27 |
* | Reduce header pollution caused by mpi.h. | Kaz Kylheku | 2016-01-22 | 3 | -7/+11 |
* | New random-state-get-vec function. | Kaz Kylheku | 2016-01-18 | 2 | -11/+29 |
* | random: wrong mask width for power-of-two moduli. | Kaz Kylheku | 2016-01-18 | 2 | -0/+6 |
* | Remove include guards from MPI headers. | Kaz Kylheku | 2015-08-15 | 2 | -12/+0 |
* | eliminate-locale-dependencies patch | Kaz Kylheku | 2015-04-22 | 1 | -9/+14 |
* | add-bitops patch | Kaz Kylheku | 2015-04-22 | 2 | -0/+441 |
* | fix-ctype-warnings patch | Kaz Kylheku | 2015-04-22 | 1 | -3/+3 |
* | mpi-to-double patch | Kaz Kylheku | 2015-04-22 | 2 | -0/+29 |
* | faster-square-root patch | Kaz Kylheku | 2015-04-22 | 1 | -74/+70 |
* | shrink-mpi-int patch | Kaz Kylheku | 2015-04-22 | 1 | -0/+5 |
* | bit-search-optimizations patch | Kaz Kylheku | 2015-04-22 | 1 | -30/+232 |
* | fix-bad-shifts patch | Kaz Kylheku | 2015-04-22 | 1 | -5/+5 |
* | mpi-set-double-intptr patch | Kaz Kylheku | 2015-04-22 | 2 | -0/+33 |
* | mpi-set-mpi-word patch | Kaz Kylheku | 2015-04-22 | 2 | -0/+10 |
* | fix-mult-bug patch | Kaz Kylheku | 2015-04-22 | 1 | -6/+6 |
* | add-mpi-toradix-with-case patch | Kaz Kylheku | 2015-04-22 | 2 | -4/+10 |
* | add-mp-hash patch | Kaz Kylheku | 2015-04-22 | 2 | -0/+30 |
* | export-mp-eq patch | Kaz Kylheku | 2015-04-22 | 2 | -8/+4 |
* | add-mp-set-intptr patch | Kaz Kylheku | 2015-04-22 | 2 | -0/+55 |
* | use-txr-allocator patch | Kaz Kylheku | 2015-04-22 | 1 | -6/+9 |
* | fix-warnings patch | Kaz Kylheku | 2015-04-22 | 2 | -7/+7 |
* | config-types patch | Kaz Kylheku | 2015-04-22 | 3 | -13/+54 |
* | Bringing MPI library out of tarball into GIT. | Kaz Kylheku | 2015-04-22 | 9 | -0/+5597 |