dwww Home | Show directory contents | Find package

2021-04-13  Martin Maechler  <maechler@stat.math.ethz.ch>

        * From Dan Robertson (dlrobertson) via GH PR #3, Feb.2016:
        Introduce C-style  "operators":
        "%&%", "%|%", "%^%", "%<<%", "%>>%"

2021-03-30  Martin Maechler  <maechler@stat.math.ethz.ch>

        * src/bit-ops.c (R_2_UINT_): cast even more, now via _2_UINT_()

2021-03-24  Martin Maechler  <maechler@stat.math.ethz.ch>

        * DESCRIPTION (Date, URL): cosmetic before finally releasing

2020-01-03  Martin Maechler  <maechler@stat.math.ethz.ch>
        * DESCRIPTION (Version): 1.0-7
        * src/bit-ops.c, src/init.c: use registration; fix UBSAN detected bug
        * man/*.Rd: more examples

2013-08-17  Martin Maechler  <maechler@stat.math.ethz.ch>

        * DESCRIPTION (Version): 1.0-6
        * src/bit-ops.c: fix (Redhat package) bug.

2012-11-10  Martin Maechler  <maechler@stat.math.ethz.ch>

        * DESCRIPTION (Version): 1.0-5, New maintainer
        * man/*.Rd: some cosmetics, notably '\seealso{}'s and '\link{}'s.

2005-01-28  Steve Dutky  <sdutky@terpalum.umd.edu>
        * DESCRIPTION (Version): 1.0-4

        * src/cksum.c: replaced all 'u_int' with 'unsigned character' to
                hopefully allow successful check & install for Windows

2005-01-26  Steve Dutky  <sdutky@terpalum.umd.edu>
        * DESCRIPTION (Version): 1.0-3

        * src/bit-ops.c: converted from long long to unsigned long to
                ensure ANSI C compliance, redid limit checks to 32 bits

        * tests/consistency.R: adjusted limit checks

        * man/{ bitAnd.Rd       bitFlip.Rd      bitShiftL.Rd    cksum.Rd}:
                adjusted to reflect use of unsigned long in place of
                long long
        * man/cksum.Rd: corrected reference to ACM article.

2005-01-10  Steve Dutky  <sdutky@terpalum.umd.edu>

        * DESCRIPTION (Version): 1.0-2

        * src/bit-ops.c: (double *) i++ wherever NA_REAL set for binary ops
                tests & warnings compliant to recycling rules

        * src/init.c: not referenced, removed

        * tests/consistency.R: fixed, extended tests for NA, NaN, etc.

2004-11-22  Martin Maechler  <maechler@stat.math.ethz.ch>

        * DESCRIPTION (Version): 1.0-1

        * src/cksum.c: use 'int', not 'long' (to work on 64-bit!)

        * man/cksum.Rd: fix \references{}, \email


2004-11-04  Steve Dutky  <sdutky@terpalum.umd.edu>

        * DESCRIPTION (Version): 1.0-0

        * R/bitops.R: use .Call() everywhere

        * .....

Generated by dwww version 1.15 on Thu Jun 27 23:04:58 CEST 2024.