Next | Query returned 311 messages, browsing 301 to 310 | Previous

History of commit frequency

CVS Commit History:


   2002-11-01 00:30:37 by Johnny C. Lam | Files touched by this commit (1)
Log message:
BUILDLINK_X11PKG_DIR is no more.
   2002-09-26 07:36:49 by Mark Davies | Files touched by this commit (1)
Log message:
INSTALL_DIRS -> R_INSTALL_DIRS to not conflict with the variable introduced
in bsd.pkg.mk revision 1.1045.  Fixes pkg/18332
   2002-09-23 15:41:16 by Mark Davies | Files touched by this commit (2)
Log message:
find ... -or ... -> find ... -o ... for more portability.
   2002-09-09 02:59:04 by Mark Davies | Files touched by this commit (5)
Log message:
Update R to 1.5.1, switch to buildlink2, change maintainer.

User-Visible Changes

    o XDR support is now guaranteed to be available, so the default
        save format will always be XDR binary files, and it is safe to
        distribute data in that format. (We are unaware of any
        platform that did not support XDR in recent versions of R.)

        gzfile() is guaranteed to be available, so the preferred
        method to distribute sizeable data objects is now via
        save(compress = TRUE).

    o pie() replaces piechart() and defaults to using pastel colours.

    o formatC has new arguments (see below) and formatC(*, d = <dig>)
        is no longer valid and must be written as formatC(*, digits = <dig>).

    o Missingness of character strings is treated much more
        consistently, and the character string "NA" can be used as a
        non-missing value.

    o summary.factor() now uses a stable sort, so the output will
        change where there are ties in the frequencies.

Plus lots of new features and many bug fixes.
   2002-07-17 15:12:54 by Mark Davies | Files touched by this commit (1)
Log message:
Give path for -lblas so modules such as R-KernSmooth can find it when
they try to link it.
   2002-06-16 04:56:51 by Dan McMahill | Files touched by this commit (5)
Log message:
don't key off of `alpha' to decide to do OSF specific things (-fpe3 flag
to the fortran compiler).  Also mark as not for older netbsd-alpha systems
as this is an IEEE-754 infected program (hi ross!).
   2002-05-24 15:24:37 by Mark Davies | Files touched by this commit (1)
Log message:
Reorder PLIST so pkg_delete works cleanly
   2002-05-20 20:16:42 by Chris Pinnock | Files touched by this commit (1)
Log message:
Fix up distinfo to reflect last change to patches.
   2002-05-20 20:16:01 by Chris Pinnock | Files touched by this commit (2)
Log message:
Add NetBSD tag. Fix NetBSD tag in patch-ad.
   2002-05-03 14:34:40 by Mark Davies | Files touched by this commit (1)
Log message:
Add etc/Makeconf to REPLACE_BUILDLINK.  Fixes pkg/16620

Next | Query returned 311 messages, browsing 301 to 310 | Previous