=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-specs/OpenXM.tex,v retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- OpenXM/doc/OpenXM-specs/OpenXM.tex 2005/03/04 03:49:47 1.20 +++ OpenXM/doc/OpenXM-specs/OpenXM.tex 2016/08/22 05:38:27 1.21 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.19 2004/03/08 03:08:12 takayama Exp $ +%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.20 2005/03/04 03:49:47 takayama Exp $ \documentclass{article} \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} \usepackage{html} @@ -34,7 +34,9 @@ common mathematical object format (OpenXM-RFC 100, pro \noindent 2004-3-8: We add a new stackmacine command {\tt SM\_executeFunctionWithOptionalArgument}. \\ 2005-3-4: Added a description about a byte order negotiation to send floating -point numbers. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} +point numbers. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ +2016-08-22: Added a description on the bigfloat32. Old bigfloat is removed. +Refer to codes of oxpari. */ @@ -45,8 +47,9 @@ point numbers. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \noindent 2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた. \\ 2005-3-4: 浮動小数点数を送るための byte order negotiation についての - 記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} - + 記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\ +2016-08-22: bigfloat32 の記述を加えた. 古い bigfloat の記述は削除した. +oxpari のコードも参照. */ \bigbreak