File:
[cvs.NetBSD.org] /
pkgsrc /
math /
nickle /
Makefile
Revision
1.29:
download - view:
text,
annotated -
select for diffs
Sat Sep 9 20:12:39 2023 UTC (20 months ago) by
wiz
Branches:
MAIN
CVS tags:
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
nickle: update to 2.93.
Version 2.93
natural: Fix bug in optimized multiply by one
float: optimize addition of zero
Adjust printf output precision to show full resolution
Use standard C flexible array syntax for natural digits
lex.l: Don't use <history.h> with libedit
Clean up --with-libedit help string
Ignore a couple more build artifacts
test: Test hex float in scanf
Add hex float support to scanf
debian: Update standards version to 4.6.2
Add %a support to printf
Actually use HAVE_RL_CATCH_SIGNALS
test: Add math-tables.c to EXTRA_DIST