Commit graph

5 commits

Author SHA1 Message Date
taca
18684b6a49 Update ruby-bigfloat package to 1.1.8.
Changes from source's comments are below.

Version 1.1.8(2001/10/23)
  bug(reported by Stephen Legrand) on VpAlloc() fixed.
Version 1.1.7(2001/08/27)
  limit() method added for global upper limit of precision.
  VpNewRbClass() added for new() to create new object from klass.
2002-01-05 05:32:15 +00:00
zuntum
98cf373d36 Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
df8513b8f9 Importing ruby-bigfloat.
BigFloat is an extension library for Ruby.  Using BigFloat class, you
can obtain any number of significant digits in computation.
2001-07-01 13:06:57 +00:00