Re: libmpdecimal

2014-09-26 Thread Aaron Laws
0, 2014 at 9:21 PM, John Ralls wrote: > > On Aug 27, 2014, at 10:31 PM, John Ralls wrote: > > > > > On Aug 27, 2014, at 8:32 AM, Geert Janssens > wrote: > > > >> On Saturday 23 August 2014 18:01:15 John Ralls wrote: > >>> So, having gotten test-l

Re: libmpdecimal

2014-09-24 Thread John Ralls
st 2014 18:01:15 John Ralls wrote: >>>>> So, having gotten test-lots and all of the other tests working* >>>>> with >>>>> libmpdecimal, I studied the Intel library for several days and >>>>> couldn't figure out how to make it work, so

Re: libmpdecimal

2014-09-24 Thread Geert Janssens
all of the other tests working* > >>> with > >>> libmpdecimal, I studied the Intel library for several days and > >>> couldn't figure out how to make it work, so I decided to try the > >>> GCC > >>> implementation, which offers a 128-bit

Re: libmpdecimal

2014-09-20 Thread John Ralls
On Aug 27, 2014, at 10:31 PM, John Ralls wrote: > > On Aug 27, 2014, at 8:32 AM, Geert Janssens wrote: > >> On Saturday 23 August 2014 18:01:15 John Ralls wrote: >>> So, having gotten test-lots and all of the other tests working* with >>> libmpdecimal, I stud

Re: libmpdecimal

2014-08-27 Thread John Ralls
On Aug 27, 2014, at 8:32 AM, Geert Janssens wrote: > On Saturday 23 August 2014 18:01:15 John Ralls wrote: > > So, having gotten test-lots and all of the other tests working* with > > libmpdecimal, I studied the Intel library for several days and > > couldn't figure o

Re: libmpdecimal

2014-08-27 Thread Geert Janssens
On Saturday 23 August 2014 18:01:15 John Ralls wrote: > So, having gotten test-lots and all of the other tests working* with > libmpdecimal, I studied the Intel library for several days and > couldn't figure out how to make it work, so I decided to try the GCC > implementation, w

Re: libmpdecimal

2014-08-23 Thread John Ralls
On Jul 31, 2014, at 9:38 AM, John Ralls wrote: > > On Jul 31, 2014, at 7:13 AM, Geert Janssens wrote: > >> On Saturday 19 July 2014 11:53:37 John Ralls wrote: >>> The libmpdecimal branch now passes make check all the way through. >>> I've force-p

Re: libmpdecimal

2014-07-31 Thread John Ralls
On Jul 31, 2014, at 7:13 AM, Geert Janssens wrote: > On Saturday 19 July 2014 11:53:37 John Ralls wrote: > > The libmpdecimal branch now passes make check all the way through. > > I've force-pushed a rebase on the latest master to > > https://github.com/jralls/gnucash

Re: libmpdecimal

2014-07-31 Thread Geert Janssens
On Saturday 19 July 2014 11:53:37 John Ralls wrote: > The libmpdecimal branch now passes make check all the way through. > I've force-pushed a rebase on the latest master to > https://github.com/jralls/gnucash.git for anyone who'd like to play > with it. > > Next step

libmpdecimal

2014-07-19 Thread John Ralls
The libmpdecimal branch now passes make check all the way through. I've force-pushed a rebase on the latest master to https://github.com/jralls/gnucash.git for anyone who'd like to play with it. Next step is to do some tuning to see how much I can shrink it while getting f