head	1.2;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1.10.1
	RELENG_2_2_7_RELEASE:1.1.1.1.10.1
	RELENG_2_2_6_RELEASE:1.1.1.1.10.1
	RELENG_2_2_5_RELEASE:1.1.1.1.10.1
	RELENG_2_2_2_RELEASE:1.1.1.1.10.1
	RELENG_2_2_1_RELEASE:1.1.1.1.10.1
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.10
	RELENG_2_2_BP:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.8
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.6
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.4
	MOVED_NEWCVS:1.1.1.1
	FINAL_1_1_5:1.1.1.1
	ALPHA_1_1_5:1.1.1.1
	FINAL_1_1:1.1.1.1
	GAMMA_1_1:1.1.1.1
	BETA_1_1:1.1.1.1.0.2
	BP_BETA_1_1:1.1.1.1
	FINAL_1_0:1.1.1.1
	EPSILON_1_0:1.1.1.1
	GAMMA_1_0:1.1.1.1
	BETA_1_0:1.1.1.1
	V_GNU_0_2:1.1.1.1;
locks; strict;
comment	@# @;


1.2
date	96.11.04.04.23.48;	author steve;	state dead;
branches;
next	1.1;

1.1
date	93.07.31.01.10.22;	author alm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	93.07.31.01.10.23;	author alm;	state Exp;
branches
	1.1.1.1.10.1;
next	;

1.1.1.1.10.1
date	96.11.06.11.31.01;	author phk;	state dead;
branches;
next	;


desc
@@


1.2
log
@Upgrade to dc version 1.0 which comes bundled with
bc version 1.03.
@
text
@Fri May 21 15:02:52 1993  Noah Friedman  (friedman@@nutrimat.gnu.ai.mit.edu)

        * Version 0.2 released.

Fri May 21 11:48:11 1993  Richard Stallman  (rms@@mole.gnu.ai.mit.edu)

	* decimal.c (decimal_rem): Update to match fixes in decimal_div.

Thu May 20 03:12:41 1993  Noah Friedman  (friedman@@nutrimat.gnu.ai.mit.edu)

        * Makefile.in (realclean): Delete dc.info* and configure. 
        (DISTFILES): Add `texinfo.tex' and `NEWS'.
        texinfo.tex: New file (symlink to canonical source).
        NEWS: New file. 

Wed May 19 11:30:09 1993  Richard Stallman  (rms@@mole.gnu.ai.mit.edu)

	* dc.c (dec_read): Accept only A through F.

Tue May 18 12:35:54 1993  Richard Stallman  (rms@@mole.gnu.ai.mit.edu)

	* dc.c (read_string): New arg STARTC to handle nested brackets.
	(execute): Change calls to read_string.
	(condop): Don't assume result of decimal_compare has abs value <= 1.
	(popmacro): If no macro in progress, exit.

Sun May  2 00:42:47 1993  Richard Stallman  (rms@@mole.gnu.ai.mit.edu)

	* decimal.c (decimal_div): Include in trial_dividend the digit
	at length2 + i - 2, if there is one.

Sat May  1 09:54:35 1993  Richard Stallman  (rms@@mole.gnu.ai.mit.edu)

	* decimal.c (decimal_parse): Don't use digits without recalculation
	if some digit exceeds the radix.

	* dc.c (execute): Treat A...F as digits.
	(dec_read): Treat A...F as digits.

Thu Apr 29 14:17:30 1993  Richard Stallman  (rms@@mole.gnu.ai.mit.edu)

	* decimal.h (bcopy): Use memcpy, not memmove.

	* decimal.c (flush_trailing_digits): Use explicit loop, not bcopy.

Tue Apr 20 17:21:27 1993  Noah Friedman  (friedman@@nutrimat.gnu.ai.mit.edu)

        * dc.c (pushsqrt): `precision' is an argument to `decimal_sqrt', not
        `push'. 

Sat Apr 17 15:47:55 1993  Noah Friedman  (friedman@@nutrimat.gnu.ai.mit.edu)

        * All files: Updated GPL version number.

        * decimal.c: Include decimal.h and delete duplicate declarations.

        * decimal.h [!HAVE_BCOPY]: #define bcopy.
        [!HAVE_BZERO]: #define bzero.

Sun Feb 10 22:06:15 1991  Richard Stallman  (rms at mole.ai.mit.edu)

	* dc.c (execute): Insert break; in \n case.

Sun Jul 29 17:50:14 1990  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)

	* decimal.c (decimal_neg): New function.

Fri Jul 27 04:11:34 1990  David J. MacKenzie  (djm at albert.ai.mit.edu)

	* bceval.c, bclex.c, bcprint.c, bcsym.c: Declare some functions
	static. 

Mon Dec 25 03:01:49 1989  David J. MacKenzie  (djm at hobbes.ai.mit.edu)

	* Makefile: add some missing rules.

	* decimal.c: change a 'max' to 'MAX'.
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@adding GNU dc ("desk calculator")
@
text
@@


1.1.1.1.10.1
log
@Merge from -current
@
text
@@
