index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpi-patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
* mpi-patches/add-mp-hash (mp_hash): Fix incorrect
Kaz Kylheku
2012-04-09
1
-6
/
+6
*
* arith.c (plus): Minor code simplification.
Kaz Kylheku
2012-03-21
1
-5
/
+5
*
* arith.c (flo_int): New function.
Kaz Kylheku
2012-03-20
2
-0
/
+59
*
* mpi-patches/add-mp-hash (mp_hash): Fixed use of uninitialized
Kaz Kylheku
2012-03-04
6
-41
/
+54
*
* mpi-patches/shrink-mpi-int (mpi_int): Fixed terrible bug in this
Kaz Kylheku
2011-12-27
1
-8
/
+6
*
* mpi-patches/bit-search-optimizations (s_highest_bit):
Kaz Kylheku
2011-12-21
1
-13
/
+13
*
* arith.c (highest_bit): Linkage changed to static.
Kaz Kylheku
2011-12-13
2
-0
/
+184
*
Patch to shrink mpi-int to three words on 32 bit platforms,
Kaz Kylheku
2011-12-13
2
-0
/
+21
*
* mpi-patches/bit-search-optimizations (s_highest_bit): Added static
Kaz Kylheku
2011-12-12
2
-4
/
+31
*
Git rid of some some loops in MPI where it is searching for
Kaz Kylheku
2011-12-12
2
-0
/
+301
*
* mpi-patches/fix-mult-bug: One more flaw discovered in
Kaz Kylheku
2011-12-12
2
-2
/
+12
*
Bignum division implemented. More portability bugs found in MPI:
Kaz Kylheku
2011-12-11
1
-0
/
+49
*
Bignum support in mult function.
Kaz Kylheku
2011-12-10
3
-18
/
+27
*
* mpi-patches/mpi-set-mpi-word: Bugfix and refresh.
Kaz Kylheku
2011-12-10
3
-4
/
+60
*
Adding mp_set_word function.
Kaz Kylheku
2011-12-10
2
-0
/
+33
*
* mpi-patches/add-mp-hash: Rewrote mp_hash to only hash enough
Kaz Kylheku
2011-12-10
3
-32
/
+23
*
Build and pass test suite on Cygwin.
Kaz Kylheku
2011-12-09
1
-11
/
+11
*
2011-12-09 Kaz Kylheku <kaz@kylheku.com>
Kaz Kylheku
2011-12-09
1
-11
/
+13
*
Bignum support, here we go!
Kaz Kylheku
2011-12-09
9
-0
/
+485