[BACK]Return to OpenXM.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

Diff for /OpenXM/doc/OpenXM-specs/OpenXM.tex between version 1.20 and 1.21

version 1.20, 2005/03/04 03:49:47 version 1.21, 2016/08/22 05:38:27
Line 1 
Line 1 
 %%  $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}  \documentclass{article}
 \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}  \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
 \usepackage{html}  \usepackage{html}
Line 34  common mathematical object format (OpenXM-RFC 100, pro
Line 34  common mathematical object format (OpenXM-RFC 100, pro
 \noindent  \noindent
 2004-3-8: We add a new stackmacine command {\tt SM\_executeFunctionWithOptionalArgument}. \\  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  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.
 */  */
   
   
Line 45  point numbers.  {\tt CMO\_64BIT\_MACHINE\_DOUBLE}
Line 47  point numbers.  {\tt CMO\_64BIT\_MACHINE\_DOUBLE}
 \noindent  \noindent
 2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた. \\  2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた. \\
 2005-3-4: 浮動小数点数を送るための byte order negotiation についての  2005-3-4: 浮動小数点数を送るための byte order negotiation についての
  記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE}   記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\
   2016-08-22: bigfloat32 の記述を加えた. 古い bigfloat の記述は削除した.
   oxpari のコードも参照.
 */  */
   
 \bigbreak  \bigbreak

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>