[BACK]Return to risa.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc / parts

Diff for /OpenXM/src/asir-doc/parts/risa.texi between version 1.15 and 1.18

version 1.15, 2014/12/14 00:53:08 version 1.18, 2017/08/31 11:44:55
Line 1 
Line 1 
 @comment $OpenXM: OpenXM/src/asir-doc/parts/risa.texi,v 1.14 2005/03/30 10:53:28 takayama Exp $  @comment $OpenXM: OpenXM/src/asir-doc/parts/risa.texi,v 1.17 2017/08/31 07:43:18 takayama Exp $
 @node Risa/Asir,,, Top  @node Risa/Asir,,, Top
 @chapter Risa/Asir  @chapter Risa/Asir
   
Line 454  For example, in the Japense locale, names which may ca
Line 454  For example, in the Japense locale, names which may ca
 can be checked by ``damemoji checker''.  can be checked by ``damemoji checker''.
 \E  \E
   
   @noindent
   ChangeLog
   @itemize @bullet
 \BJP  \BJP
   @item Windows $BHG$O(B signal $B$r(B thread $B$G(B emulate $B$9$k$?$a(B ctrl-C $B$d(B OpenXM $BDL?.$GLdBj$r5/$3$9$3$H$,$"$C$?(B. $B<!$NJQ99$K$h$j$+$J$jLdBj$,2~A1$5$l$?(B (2017-08-30).
   \E
   \BEG
   @item Signals are emulated by threads. Some bugs related to signals are fixed by the following commit (2017-08-30).
   \E
   @item
   1.13 gc-7.0-risa.diff,
   1.37 parif.c,
   1.101 ca.h,
   1.40 ox.c,
   1.79 ox_asir.c,
   1.17 gc_risa.c,
   1.97 glob.c,
   1.30 ox_plot.c,
   1.9  io.c,
   1.12 plot.c
   \BJP
   @item Windows $BHG$O(B bigfloat $B$N(B bsave, bload $B$K(Bbug$B$,$"$C$?$,(B, $B<!$N=$@5$G(Bbugfix$B$5$l$?(B (2017-08-31).
   \E
   \BEG
   @item Windows version has had a bug in bsave and bload. It is fixed by the following changes.
   \E
   @item
   1.18 bload.c,
   1.19 bsave.c,
   1.22 io.c
   @end itemize
   
   \BJP
 @node $B%3%^%s%I%i%$%s%*%W%7%g%s(B,,, Risa/Asir  @node $B%3%^%s%I%i%$%s%*%W%7%g%s(B,,, Risa/Asir
 @section $B%3%^%s%I%i%$%s%*%W%7%g%s(B  @section $B%3%^%s%I%i%$%s%*%W%7%g%s(B
 \E  \E
Line 642  the unix version.
Line 674  the unix version.
 $B$b%i%$%V%i%j%G%#%l%/%H%j$H$J$k(B.  $B$b%i%$%V%i%j%G%#%l%/%H%j$H$J$k(B.
 $B$J$*(B unix $BHG$G$O>e5-$N$h$&$J8D?MNN0h$rC5:w$9$k;EAH$_$O$J$/(B,  $B$J$*(B unix $BHG$G$O>e5-$N$h$&$J8D?MNN0h$rC5:w$9$k;EAH$_$O$J$/(B,
 OpenXM $BHG$N(B asir $B$G$O(B  OpenXM $BHG$N(B asir $B$G$O(B
 \samp{OpenXM/rc/} $B$K$*$$$F(B @samp{ASIRLOADPATH} $B$G(B  @samp{OpenXM/rc/} $B$K$*$$$F(B @samp{ASIRLOADPATH} $B$G(B
 @samp{$OpenXM_tmp/OpenXM/lib/asir-contrib} $B$r%5!<%A%Q%9$K2C$($F$$$k(B.  asir_contrib_update $B$r;2>H(B.  @samp{$OpenXM_tmp/OpenXM/lib/asir-contrib} $B$r%5!<%A%Q%9$K2C$($F$$$k(B.  asir_contrib_update $B$r;2>H(B.
 which, ctrl("loadpath"), asir2000/parse/load.c $B$b;2>H(B.  which, ctrl("loadpath"), asir2000/parse/load.c $B$b;2>H(B.
 \E  \E
Line 653  is also set to the library folders.
Line 685  is also set to the library folders.
 In the unix version, there is no default private library folder.  In the unix version, there is no default private library folder.
 In the OpenXM/unix version,  In the OpenXM/unix version,
 @samp{$OpenXM_tmp/OpenXM/lib/asir-contrib} is added to the @samp{ASIRLOADPATH}  @samp{$OpenXM_tmp/OpenXM/lib/asir-contrib} is added to the @samp{ASIRLOADPATH}
 by a script in \samp{OpenXM/rc/}.  by a script in @samp{OpenXM/rc/}.
 See also asir_contrib_update.  See also asir_contrib_update.
 See which, ctrl("loadpath"), asir2000/parse/load.c.  See which, ctrl("loadpath"), asir2000/parse/load.c.
 \E  \E

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.18

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