summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/dc/ChangeLog
blob: 09aaf4706884664b75847ac12782b05370d92f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
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'.
OpenPOWER on IntegriCloud