On 2012-Jul-24 13:57:12 -0400, David Schultz wrote:
>On Tue, Jul 24, 2012, Steve Kargl wrote:
>> On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
>> > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
>> > > Compute the exponential of x for Intel 80-bit format and IEE
On Tue, Jul 24, 2012, David Schultz wrote:
> That's the right file, and you can commit changes with
> 'cvs -dka...@ncvs.freebsd.org:/home/dcvs' even if you checked
> the file out from a local repo. As a src committer, you want
> to be careful if you touch other repositories, i.e., ask a doc
> comm
On Tue, Jul 24, 2012, Steve Kargl wrote:
> On Tue, Jul 24, 2012 at 01:57:12PM -0400, David Schultz wrote:
> > On Tue, Jul 24, 2012, Steve Kargl wrote:
> > > On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> > > > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > > >
On 7/24/2012 1:53 PM, Steve Kargl wrote:
> So, I have no idea were the most current source lives.
All 3 parts of the project are in svn now. There is a primer for doc svn
on the wiki.
--
If you're never wrong, you're not trying hard enough
___
sv
On Tue, Jul 24, 2012 at 01:57:12PM -0400, David Schultz wrote:
> On Tue, Jul 24, 2012, Steve Kargl wrote:
> > On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> > > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > > > Author: kargl
> > > > Date: Mon Jul 23 19:13:55
On Tue, Jul 24, 2012, Steve Kargl wrote:
> On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > > Author: kargl
> > > Date: Mon Jul 23 19:13:55 2012
> > > New Revision: 238722
> > > URL: http://svn.freebsd.org/changes
On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > Author: kargl
> > Date: Mon Jul 23 19:13:55 2012
> > New Revision: 238722
> > URL: http://svn.freebsd.org/changeset/base/238722
> >
> > Log:
> > Compute the expone
On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> Author: kargl
> Date: Mon Jul 23 19:13:55 2012
> New Revision: 238722
> URL: http://svn.freebsd.org/changeset/base/238722
>
> Log:
> Compute the exponential of x for Intel 80-bit format and IEEE 128-bit
> format. These implementat
Author: kargl
Date: Mon Jul 23 19:13:55 2012
New Revision: 238722
URL: http://svn.freebsd.org/changeset/base/238722
Log:
Compute the exponential of x for Intel 80-bit format and IEEE 128-bit
format. These implementations are based on
PTP Tang, "Table-driven implementation of the exponent