opnsense-src/gnu/usr.bin/dc
Steve Price 2cde372bc2 Ok, instead of covering up the problem, let's fix it.
Reinstate the ability to use directories as input files
and make dc print an error message when trying to
lookup/set the value of an invalid register.

Suggested by: bde
1996-11-03 16:18:58 +00:00
..
doc Infopage installation 1995-01-12 02:54:14 +00:00
ChangeLog adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
COPYING adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
dc.1 [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
dc.c Ok, instead of covering up the problem, let's fix it. 1996-11-03 16:18:58 +00:00
decimal.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
decimal.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
NEWS adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
README adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00

This is a preliminary release of GNU `dc', since people asked for it.  GNU
`bc' (which doesn't rely on a separate `dc') has been available separately
for a couple of years.  Eventually this version of `dc' will be merged with
the bc package. 

See comments in the file decimal.c for some limitations in the arbitrary
precision library.  It's questionable whether it's worth fixing these
problems since the merged dc will probably use bc's math library instead.
However, you might want to be aware of known problems. 

See the file `INSTALL' for instructions on building and installing dc.

Please report bugs to bug-gnu-utils@prep.ai.mit.edu.