mirror of
https://gitlab.com/rnger/amath
synced 2026-05-03 03:56:30 +00:00
Changed encoding
This commit is contained in:
@@ -1,13 +1,16 @@
|
|||||||
This software contains copyrighted matetial by:
|
This software contains copyrighted material by:
|
||||||
The Regents of the University of California
|
The Regents of the University of California
|
||||||
The NetBSD Foundation, Inc.
|
The NetBSD Foundation, Inc.
|
||||||
Sun Microsystems, Inc
|
Sun Microsystems, Inc
|
||||||
|
Poul-Henning Kamp
|
||||||
Carsten Larsen
|
Carsten Larsen
|
||||||
Ryan Juckett
|
Ryan Juckett
|
||||||
|
|
||||||
Code has been contributed by:
|
Portions of the code have been contributed by:
|
||||||
Stephen L. Moshier
|
Stephen L. Moshier
|
||||||
|
Poul-Henning Kamp
|
||||||
Carsten Larsen
|
Carsten Larsen
|
||||||
Ryan Juckett
|
Ryan Juckett
|
||||||
Chris Torek
|
Chris Torek
|
||||||
Mike Hibler
|
Mike Hibler
|
||||||
|
|
||||||
|
|||||||
11
HISTORY
11
HISTORY
@@ -1,6 +1,6 @@
|
|||||||
-----------------------------
|
-------------------------------------------------------------------------------
|
||||||
--- amath release history ---
|
--- amath change history ---
|
||||||
-----------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
v1.5.5 March 05 2015
|
v1.5.5 March 05 2015
|
||||||
- Fixed console bug causing shell to hang on AROS.
|
- Fixed console bug causing shell to hang on AROS.
|
||||||
@@ -24,13 +24,13 @@ v1.5.3 October 26 2014
|
|||||||
- Reconfigured builds to avoid erroneous calculations.
|
- Reconfigured builds to avoid erroneous calculations.
|
||||||
- Removed broken support for numeral systems.
|
- Removed broken support for numeral systems.
|
||||||
- Switched to new floating output library.
|
- Switched to new floating output library.
|
||||||
- Reintroduced 68020 FPU and 68030 version.
|
- Reintroduced 68020 FPU and 68030 versions.
|
||||||
|
|
||||||
v1.5.2 October 11 2014
|
v1.5.2 October 11 2014
|
||||||
- Modified character handling code to comply with licenses.
|
- Modified character handling code to comply with licenses.
|
||||||
- Modified complex math code to comply with licenses.
|
- Modified complex math code to comply with licenses.
|
||||||
- Modified code base to work with Kickstart 2.04.
|
- Modified code base to work with Kickstart 2.04.
|
||||||
- Square root of negative numbers now yield correct result.
|
- Square root of negative numbers now yields correct result.
|
||||||
- Implemented scientific notation of numbers.
|
- Implemented scientific notation of numbers.
|
||||||
- Infinity is now shown in division with 0.
|
- Infinity is now shown in division with 0.
|
||||||
- Fixed bug in number code sometimes yielding 0.
|
- Fixed bug in number code sometimes yielding 0.
|
||||||
@@ -104,3 +104,4 @@ v1.1b July 13 2014
|
|||||||
|
|
||||||
v1.0b July 11 2014
|
v1.0b July 11 2014
|
||||||
- First public release.
|
- First public release.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user