pkgsrc/x11/xcalc
wiz 9d2a173880 xcalc: update to 1.1.0.
This release adds base conversion (decimal, octal, hexadecimal),
bitwise ops (and, or, xor, not, shift left/right, truncate), and
a modulo operator to the default TI (infix, i.e. not RPN/postfix)
calculator mode.  It also binds the Return key to the "=" button.

Thanks to Tim Hentenaar for contributing this feature.

Alan Coopersmith (5):
      Add bitwise ops and base conversion (DEC/OCT/HEX) to man page
      Pass -D_CONST_X_STRING to make libXt declare String as const char *
      Fix -Wsign-compare warning in Syntax() function
      Fix -Wsign-compare warning in quit() function
      xcalc 1.1.0

Tim Hentenaar (1):
      Add bitwise ops and base conversion (DEC/OCT/HEX) in TI mode
2019-06-11 08:18:16 +00:00
..
DESCR
distinfo
Makefile
PLIST