|
From: <k-...@us...> - 2013-05-20 14:20:32
|
Revision: 632
http://sourceforge.net/p/euslisp/code/632
Author: k-okada
Date: 2013-05-20 14:20:25 +0000 (Mon, 20 May 2013)
Log Message:
-----------
fix license, update manual to 9.00
Modified Paths:
--------------
trunk/EusLisp/doc/HISTORY
trunk/EusLisp/doc/html/contents.pl
trunk/EusLisp/doc/html/manual.html
trunk/EusLisp/doc/html/node1.html
trunk/EusLisp/doc/html/node11.html
trunk/EusLisp/doc/html/node153.html
trunk/EusLisp/doc/html/node154.html
trunk/EusLisp/doc/html/node2.html
trunk/EusLisp/doc/html/node73.html
trunk/EusLisp/doc/html/sections.pl
trunk/EusLisp/doc/jlatex/jintro.tex
trunk/EusLisp/doc/jlatex/jmanual.tex
trunk/EusLisp/doc/latex/man.tex
trunk/EusLisp/doc/latex/manual.tex
trunk/EusLisp/doc/latex/preface.tex
Modified: trunk/EusLisp/doc/HISTORY
===================================================================
--- trunk/EusLisp/doc/HISTORY 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/HISTORY 2013-05-20 14:20:25 UTC (rev 632)
@@ -483,3 +483,12 @@
manipulation on HTTP. Linking Fast-CGI library.
Base64 encoding. Crypt is added.
Documentation is updated.
+2010-July ; version 8.26
+ Update to New BSD license
+2010-July ; version 9.00
+ merge JSK codes
+ support gcc3
+ mv fstringdouble
+ fix, rewrite int to eusinteger_t, switch float to eusfloat_t for 64bit euslisp,
+ use strerror_r, remove sys_errlist
+
Modified: trunk/EusLisp/doc/html/contents.pl
===================================================================
--- trunk/EusLisp/doc/html/contents.pl 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/contents.pl 2013-05-20 14:20:25 UTC (rev 632)
@@ -2,7 +2,7 @@
# Associate contents original text with physical files.
$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
-$toc_section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 8.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($toc_section_info{$key});
+$toc_section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($toc_section_info{$key});
$key = q/0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '1%:%node2.html%:%EusLisp Basics' unless ($toc_section_info{$key});
$key = q/0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
Modified: trunk/EusLisp/doc/html/manual.html
===================================================================
--- trunk/EusLisp/doc/html/manual.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/manual.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -2,8 +2,8 @@
<!--Converted with LaTeX2HTML 96.1 (Feb 5, 1996) by Nikos Drakos (ni...@cb...), CBLU, University of Leeds -->
<HTML>
<HEAD>
-<TITLE>EusLisp version 8.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 </TITLE>
-<META NAME="description" CONTENT="EusLisp version 8.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 ">
+<TITLE>EusLisp version 9.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 </TITLE>
+<META NAME="description" CONTENT="EusLisp version 9.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 ">
<META NAME="keywords" CONTENT="manual">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
@@ -15,7 +15,7 @@
<BR> <P>
<P>
<H1 ALIGN=CENTER><B>EusLisp</B> <BR>
-<B>version 8.00</B> <BR>
+<B>version 9.00</B> <BR>
<B>Reference Manual</B> <BR>
Featuring Multithread and XToolKit <BR>
ETL-TR-95-2 <BR>
Modified: trunk/EusLisp/doc/html/node1.html
===================================================================
--- trunk/EusLisp/doc/html/node1.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node1.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,8 +12,8 @@
<BODY LANG="EN">
<A NAME="tex2html1693" HREF="node2.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1691" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1685" HREF="manual.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1695" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1694" HREF="node2.html">EusLisp Basics</A>
-<B>Up:</B> <A NAME="tex2html1692" HREF="manual.html">EusLisp version 8.00 Reference </A>
-<B> Previous:</B> <A NAME="tex2html1686" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html1692" HREF="manual.html">EusLisp version 9.00 Reference </A>
+<B> Previous:</B> <A NAME="tex2html1686" HREF="manual.html">EusLisp version 9.00 Reference </A>
<BR> <P>
<P><H2><A NAME="SECTION01000000000000000000">Contents</A></H2>
<UL>
Modified: trunk/EusLisp/doc/html/node11.html
===================================================================
--- trunk/EusLisp/doc/html/node11.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node11.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html1976" HREF="node12.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1974" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1968" HREF="node10.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1978" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html1979" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1977" HREF="node12.html">Data Types</A>
-<B>Up:</B> <A NAME="tex2html1975" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html1975" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html1969" HREF="node10.html">Demonstrations</A>
<BR> <P>
<P><A NAME="SECTIONREF"><H2>References</H2></A><P>
Modified: trunk/EusLisp/doc/html/node153.html
===================================================================
--- trunk/EusLisp/doc/html/node153.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node153.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html3912" HREF="node154.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html3910" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html3904" HREF="node152.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html3914" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html3913" HREF="node154.html"> About this document </A>
-<B>Up:</B> <A NAME="tex2html3911" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html3911" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html3905" HREF="node152.html">System Overview</A>
<BR> <P>
<P><H2><A NAME="SECTION05000000000000000000">Index</A></H2>
Modified: trunk/EusLisp/doc/html/node154.html
===================================================================
--- trunk/EusLisp/doc/html/node154.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node154.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -11,13 +11,13 @@
</HEAD>
<BODY LANG="EN">
<IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif_gr.gif"> <A NAME="tex2html3919" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html3915" HREF="node153.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html3921" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html3922" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
-<B>Up:</B> <A NAME="tex2html3920" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html3920" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html3916" HREF="node153.html">Index</A>
<BR> <P>
<H1><A NAME="SECTION06000000000000000000"> About this document ... </A></H1>
<P>
<STRONG><B>EusLisp</B> <BR>
-<B>version 8.00</B> <BR>
+<B>version 9.00</B> <BR>
<B>Reference Manual</B> <BR>
Featuring Multithread and XToolKit <BR>
ETL-TR-95-2 <BR>
Modified: trunk/EusLisp/doc/html/node2.html
===================================================================
--- trunk/EusLisp/doc/html/node2.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node2.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html1857" HREF="node3.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1855" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1849" HREF="node1.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1859" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html1860" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1858" HREF="node3.html">Introduction</A>
-<B>Up:</B> <A NAME="tex2html1856" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html1856" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html1850" HREF="node1.html">Contents</A>
<BR> <P>
<H1><A NAME="SECTION02000000000000000000">EusLisp Basics</A></H1>
Modified: trunk/EusLisp/doc/html/node73.html
===================================================================
--- trunk/EusLisp/doc/html/node73.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node73.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html2814" HREF="node74.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html2812" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html2806" HREF="node72.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html2816" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html2817" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html2815" HREF="node74.html">System Functions</A>
-<B>Up:</B> <A NAME="tex2html2813" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html2813" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html2807" HREF="node72.html">Miscelaneous Functions</A>
<BR> <P>
<H1><A NAME="SECTION04000000000000000000">EusLisp Extensions</A></H1>
Modified: trunk/EusLisp/doc/html/sections.pl
===================================================================
--- trunk/EusLisp/doc/html/sections.pl 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/sections.pl 2013-05-20 14:20:25 UTC (rev 632)
@@ -2,7 +2,7 @@
# Associate sections original text with physical files.
$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
-$section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 8.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($section_info{$key});
+$section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($section_info{$key});
$done{"manual.html"} = 1;
$key = q/0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '1%:%node2.html%:%EusLisp Basics' unless ($section_info{$key});
Modified: trunk/EusLisp/doc/jlatex/jintro.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jintro.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/jlatex/jintro.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -249,20 +249,34 @@
\end{table}
\subsection{\label{License}$@%i%$%;%s%9(J}
-EusLisp$@$O(Jetlport.etl.go.jp (192.31.197.99)$@$+$i(Jftp$@7PM3$G(J
-$@%=!<%9%3!<%I$rF@$k$3$H$,$G$-$k!#(J
-EusLisp$@$r;HMQ$9$k?M!9$O!"<!$N>r9`$r8+$F%i%$%;%s%9F10U=q(J(doc/LICENCE)
-$@$N%3%T!<$r:n<T$KDs=P$7$J$1$l$P$J$i$J$$!#(J
-\begin{quote}
-\begin{tabbing}
-Toshihiro MATSUI \hspace{50mm} \= $@")(J305 $@0q>k8)$D$/$P;TG_1`(J1-1-4 \\
-Comunicating Intelligence Section, \> $@EE;R5;=QAm9g8&5f=j(J \\
-Intelligent Systems Division, \> $@CNG=%7%9%F%`It(J $@DL?.CNG=8&5f<<(J \\
-Electrotechnical Laboratory \> $@>>0f=S9@(J \\
-1-1-4 Umezono, Tsukuba, Ibaraki 305, JAPAN. \> email: ma...@et... \\
-\end{tabbing}
-\end{quote}
+EusLisp$B$O0J2<$N=$@5(JBSD$B%i%$%;%s%9$N85G[I[$5$l$F$$$k!%(J
+Copyright (c) 1984-2001, National Institute of Advanced Industrial Science
+All rights reserved.
+$B%=!<%9%3!<%I7A<0$+%P%$%J%j7A<0$+!"JQ99$9$k$+$7$J$$$+$rLd$o$:!"0J2<$N>r(J
+$B7o$rK~$?$9>l9g$K8B$j!":FHRI[$*$h$S;HMQ$,5v2D$5$l$^$9!#(J
+
+$B%=!<%9%3!<%I$r:FHRI[$9$k>l9g!">e5-$NCx:n8"I=<(!"K\>r7o0lMw!"$*$h$S2<5-(J
+$BLH@U>r9`$r4^$a$k$3$H!#(J
+$B%P%$%J%j7A<0$G:FHRI[$9$k>l9g!"HRI[J*$KIUB0$N%I%-%e%a%s%HEy$N;qNA$K!">e(J
+$B5-$NCx:n8"I=<(!"K\>r7o0lMw!"$*$h$S2<5-LH@U>r9`$r4^$a$k$3$H!#(J
+$B=qLL$K$h$kFCJL$N5v2D$J$7$K!"K\%=%U%H%&%'%"$+$iGI@8$7$?@=IJ$N@kEA$^$?$O(J
+$BHNGdB%?J$K!"(J<$BAH?%(J>$B$NL>A0$^$?$O%3%s%H%j%S%e!<%?!<$NL>A0$r;HMQ$7$F$O$J$i(J
+$B$J$$!#(J
+$BK\%=%U%H%&%'%"$O!"Cx:n8"<T$*$h$S%3%s%H%j%S%e!<%?!<$K$h$C$F!V8=>u$N$^$^!W(J
+$BDs6!$5$l$F$*$j!"L@<(L[<($rLd$o$:!">&6HE*$J;HMQ2DG=@-!"$*$h$SFCDj$NL\E*(J
+$B$KBP$9$kE,9g@-$K4X$9$k0EL[$NJ]>Z$b4^$a!"$^$?$=$l$K8BDj$5$l$J$$!"$$$+$J(J
+$B$kJ]>Z$b$"$j$^$;$s!#Cx:n8"<T$b%3%s%H%j%S%e!<%?!<$b!";vM3$N$$$+$s$rLd$o(J
+$B$:!"(J $BB;32H/@8$N860x$$$+$s$rLd$o$:!"$+$D@UG$$N:,5r$,7@Ls$G$"$k$+873J@U(J
+$BG$$G$"$k$+!J2a<:$=$NB>$N!KITK!9T0Y$G$"$k$+$rLd$o$:!"2>$K$=$N$h$&$JB;32(J
+$B$,H/@8$9$k2DG=@-$rCN$i$5$l$F$$$?$H$7$F$b!"K\%=%U%H%&%'%"$N;HMQ$K$h$C$F(J
+$BH/@8$7$?!JBeBXIJ$^$?$OBeMQ%5!<%S%9$ND4C#!";HMQ$NAS<:!"%G!<%?$NAS<:!"Mx(J
+ $B1W$NAS<:!"6HL3$NCfCG$b4^$a!"$^$?$=$l$K8BDj$5$l$J$$!KD>@\B;32!"4V@\B;(J
+$B32!"6vH/E*$JB;32!"FCJLB;32!"D(H3E*B;32!"$^$?$O7k2LB;32$K$D$$$F!"0l@Z@U(J
+$BG$$rIi$o$J$$$b$N$H$7$^$9!#(J
+
+$B$J$*(J8.25$BHG$^$G$O0J2<$N%i%$%;%s%9$GG[I[$5$l$F$$$?!%(J
+
$@%f!<%6!<$O!"%a!<%j%s%0%j%9%H(J(eu...@et...)$@$KEPO?$5$l!"$=$3$K#Q!u#A!&%P%0!&(J
$@%"%C%W%G!<%H>pJs$rN.$9!#(J
$@$3$N>pJs$O!"(J{\tt *eusdir*/doc/mails}$@$KC_@Q$5$l$F$$$k!#(J
Modified: trunk/EusLisp/doc/jlatex/jmanual.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -118,7 +118,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\large \bf version 8.02} \\
+{\large \bf version 9.00} \\
{\LARGE \bf $B%j%U%!%l%s%9%^%K%e%"%k(B} \\
{\large -$B%^%k%A%9%l%C%I$H(BXToolKit$B$N<B8=(B-} \\
\vspace{10mm}
@@ -143,7 +143,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp $B4pK\(B}
-\markboth{EusLisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
+\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
\input{jintro}
\input{jgenerals}
\input{jcontrols}
@@ -156,7 +156,7 @@
\input{jevaluation}
\newpage
\part{EusLisp $B3HD%(B}
-\markboth{EusLisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
+\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
\input{jsysfunc}
\input{jvxw}
\input{jmthread}
@@ -172,7 +172,7 @@
\input{jmars-pre}
%
\cleardoublepage
-\markboth{Euslisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
+\markboth{Euslisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/man.tex
===================================================================
--- trunk/EusLisp/doc/latex/man.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/latex/man.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -111,7 +111,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\Large \bf version 8.00} \\
+{\Large \bf version 9.00} \\
{\LARGE \bf Reference Manual} \\
{\large Featuring Multithread and XToolKit} \\
\vspace{10mm}
@@ -139,7 +139,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp Basics}
-\markboth{EusLisp version 8.00 Reference Manual (Part I)}{Introduction}
+\markboth{EusLisp version 9.00 Reference Manual (Part I)}{Introduction}
\input{intro}
\input{generals}
\input{controls}
@@ -152,7 +152,7 @@
\input{evaluation}
\newpage
\part{EusLisp Extensions}
-\markboth{EusLisp version 8.00 Reference Manual (Part II)}{System Functions}
+\markboth{EusLisp version 9.00 Reference Manual (Part II)}{System Functions}
\input{sysfunc}
\input{mthread}
\input{matrix}
@@ -167,7 +167,7 @@
\input{mars-pre}
%
\cleardoublepage
-\markboth{EusLisp version 8.00 Reference Manual}{Index}
+\markboth{EusLisp version 9.00 Reference Manual}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/manual.tex
===================================================================
--- trunk/EusLisp/doc/latex/manual.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/latex/manual.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -111,7 +111,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\Large \bf version 8.25} \\
+{\Large \bf version 9.00} \\
{\LARGE \bf Reference Manual} \\
{\large Featuring Multithread and XToolKit} \\
\vspace{10mm}
@@ -139,7 +139,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp Basics}
-\markboth{EusLisp version 8.25 Reference Manual (Part I)}{Basics}
+\markboth{EusLisp version 9.00 Reference Manual (Part I)}{Basics}
\input{intro}
\input{generals}
\input{controls}
@@ -154,10 +154,10 @@
\input{evaluation}
\newpage
\part{EusLisp Extensions}
-\markboth{EusLisp version 8.25 Reference Manual (Part II)}{System Functions}
+\markboth{EusLisp version 9.00 Reference Manual (Part II)}{System Functions}
\input{sysfunc}
\input{mthread}
-\markboth{EusLisp version 8.25 Reference Manual (Part III)}{Geometric/Robot Functions}
+\markboth{EusLisp version 9.00 Reference Manual (Part III)}{Geometric/Robot Functions}
\input{matrix}
\input{geometry}
\input{contact}
@@ -166,16 +166,16 @@
\input{image}
\input{manipulator}
% \input{mars-pre}
-\markboth{EusLisp version 8.25 Reference Manual (Part IV)}{X-windows}
+\markboth{EusLisp version 9.00 Reference Manual (Part IV)}{X-windows}
\input{xwindow}
\input{xtoolkit} \newpage
-\markboth{EusLisp version 8.25 Reference Manual (Part V)}{Applications}
+\markboth{EusLisp version 9.00 Reference Manual (Part V)}{Applications}
\input{database}
\input{http}
% \input{sound}
%
\cleardoublepage
-\markboth{EusLisp version 8.25 Reference Manual}{Index}
+\markboth{EusLisp version 9.00 Reference Manual}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/preface.tex
===================================================================
--- trunk/EusLisp/doc/latex/preface.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/latex/preface.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -1,2 +1,2 @@
This is the second version of the reference manual
-for the EusLisp version 8.00.
\ No newline at end of file
+for the EusLisp version 9.00.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <k-...@us...> - 2013-05-20 14:20:35
|
Revision: 632
http://sourceforge.net/p/euslisp/code/632
Author: k-okada
Date: 2013-05-20 14:20:25 +0000 (Mon, 20 May 2013)
Log Message:
-----------
fix license, update manual to 9.00
Modified Paths:
--------------
trunk/EusLisp/doc/HISTORY
trunk/EusLisp/doc/html/contents.pl
trunk/EusLisp/doc/html/manual.html
trunk/EusLisp/doc/html/node1.html
trunk/EusLisp/doc/html/node11.html
trunk/EusLisp/doc/html/node153.html
trunk/EusLisp/doc/html/node154.html
trunk/EusLisp/doc/html/node2.html
trunk/EusLisp/doc/html/node73.html
trunk/EusLisp/doc/html/sections.pl
trunk/EusLisp/doc/jlatex/jintro.tex
trunk/EusLisp/doc/jlatex/jmanual.tex
trunk/EusLisp/doc/latex/man.tex
trunk/EusLisp/doc/latex/manual.tex
trunk/EusLisp/doc/latex/preface.tex
Modified: trunk/EusLisp/doc/HISTORY
===================================================================
--- trunk/EusLisp/doc/HISTORY 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/HISTORY 2013-05-20 14:20:25 UTC (rev 632)
@@ -483,3 +483,12 @@
manipulation on HTTP. Linking Fast-CGI library.
Base64 encoding. Crypt is added.
Documentation is updated.
+2010-July ; version 8.26
+ Update to New BSD license
+2010-July ; version 9.00
+ merge JSK codes
+ support gcc3
+ mv fstringdouble
+ fix, rewrite int to eusinteger_t, switch float to eusfloat_t for 64bit euslisp,
+ use strerror_r, remove sys_errlist
+
Modified: trunk/EusLisp/doc/html/contents.pl
===================================================================
--- trunk/EusLisp/doc/html/contents.pl 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/contents.pl 2013-05-20 14:20:25 UTC (rev 632)
@@ -2,7 +2,7 @@
# Associate contents original text with physical files.
$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
-$toc_section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 8.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($toc_section_info{$key});
+$toc_section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($toc_section_info{$key});
$key = q/0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '1%:%node2.html%:%EusLisp Basics' unless ($toc_section_info{$key});
$key = q/0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
Modified: trunk/EusLisp/doc/html/manual.html
===================================================================
--- trunk/EusLisp/doc/html/manual.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/manual.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -2,8 +2,8 @@
<!--Converted with LaTeX2HTML 96.1 (Feb 5, 1996) by Nikos Drakos (ni...@cb...), CBLU, University of Leeds -->
<HTML>
<HEAD>
-<TITLE>EusLisp version 8.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 </TITLE>
-<META NAME="description" CONTENT="EusLisp version 8.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 ">
+<TITLE>EusLisp version 9.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 </TITLE>
+<META NAME="description" CONTENT="EusLisp version 9.00 Reference Manual Featuring Multithread and XToolKit ETL-TR-95-2 January, 1995 ">
<META NAME="keywords" CONTENT="manual">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
@@ -15,7 +15,7 @@
<BR> <P>
<P>
<H1 ALIGN=CENTER><B>EusLisp</B> <BR>
-<B>version 8.00</B> <BR>
+<B>version 9.00</B> <BR>
<B>Reference Manual</B> <BR>
Featuring Multithread and XToolKit <BR>
ETL-TR-95-2 <BR>
Modified: trunk/EusLisp/doc/html/node1.html
===================================================================
--- trunk/EusLisp/doc/html/node1.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node1.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,8 +12,8 @@
<BODY LANG="EN">
<A NAME="tex2html1693" HREF="node2.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1691" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1685" HREF="manual.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1695" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1694" HREF="node2.html">EusLisp Basics</A>
-<B>Up:</B> <A NAME="tex2html1692" HREF="manual.html">EusLisp version 8.00 Reference </A>
-<B> Previous:</B> <A NAME="tex2html1686" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html1692" HREF="manual.html">EusLisp version 9.00 Reference </A>
+<B> Previous:</B> <A NAME="tex2html1686" HREF="manual.html">EusLisp version 9.00 Reference </A>
<BR> <P>
<P><H2><A NAME="SECTION01000000000000000000">Contents</A></H2>
<UL>
Modified: trunk/EusLisp/doc/html/node11.html
===================================================================
--- trunk/EusLisp/doc/html/node11.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node11.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html1976" HREF="node12.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1974" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1968" HREF="node10.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1978" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html1979" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1977" HREF="node12.html">Data Types</A>
-<B>Up:</B> <A NAME="tex2html1975" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html1975" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html1969" HREF="node10.html">Demonstrations</A>
<BR> <P>
<P><A NAME="SECTIONREF"><H2>References</H2></A><P>
Modified: trunk/EusLisp/doc/html/node153.html
===================================================================
--- trunk/EusLisp/doc/html/node153.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node153.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html3912" HREF="node154.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html3910" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html3904" HREF="node152.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html3914" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html3913" HREF="node154.html"> About this document </A>
-<B>Up:</B> <A NAME="tex2html3911" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html3911" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html3905" HREF="node152.html">System Overview</A>
<BR> <P>
<P><H2><A NAME="SECTION05000000000000000000">Index</A></H2>
Modified: trunk/EusLisp/doc/html/node154.html
===================================================================
--- trunk/EusLisp/doc/html/node154.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node154.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -11,13 +11,13 @@
</HEAD>
<BODY LANG="EN">
<IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif_gr.gif"> <A NAME="tex2html3919" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html3915" HREF="node153.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html3921" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html3922" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
-<B>Up:</B> <A NAME="tex2html3920" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html3920" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html3916" HREF="node153.html">Index</A>
<BR> <P>
<H1><A NAME="SECTION06000000000000000000"> About this document ... </A></H1>
<P>
<STRONG><B>EusLisp</B> <BR>
-<B>version 8.00</B> <BR>
+<B>version 9.00</B> <BR>
<B>Reference Manual</B> <BR>
Featuring Multithread and XToolKit <BR>
ETL-TR-95-2 <BR>
Modified: trunk/EusLisp/doc/html/node2.html
===================================================================
--- trunk/EusLisp/doc/html/node2.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node2.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html1857" HREF="node3.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html1855" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html1849" HREF="node1.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html1859" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html1860" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html1858" HREF="node3.html">Introduction</A>
-<B>Up:</B> <A NAME="tex2html1856" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html1856" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html1850" HREF="node1.html">Contents</A>
<BR> <P>
<H1><A NAME="SECTION02000000000000000000">EusLisp Basics</A></H1>
Modified: trunk/EusLisp/doc/html/node73.html
===================================================================
--- trunk/EusLisp/doc/html/node73.html 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/node73.html 2013-05-20 14:20:25 UTC (rev 632)
@@ -12,7 +12,7 @@
<BODY LANG="EN">
<A NAME="tex2html2814" HREF="node74.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./icons/next_motif.gif"></A> <A NAME="tex2html2812" HREF="manual.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./icons/up_motif.gif"></A> <A NAME="tex2html2806" HREF="node72.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./icons/previous_motif.gif"></A> <A NAME="tex2html2816" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./icons/contents_motif.gif"></A> <A NAME="tex2html2817" HREF="node153.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html2815" HREF="node74.html">System Functions</A>
-<B>Up:</B> <A NAME="tex2html2813" HREF="manual.html">EusLisp version 8.00 Reference </A>
+<B>Up:</B> <A NAME="tex2html2813" HREF="manual.html">EusLisp version 9.00 Reference </A>
<B> Previous:</B> <A NAME="tex2html2807" HREF="node72.html">Miscelaneous Functions</A>
<BR> <P>
<H1><A NAME="SECTION04000000000000000000">EusLisp Extensions</A></H1>
Modified: trunk/EusLisp/doc/html/sections.pl
===================================================================
--- trunk/EusLisp/doc/html/sections.pl 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/html/sections.pl 2013-05-20 14:20:25 UTC (rev 632)
@@ -2,7 +2,7 @@
# Associate sections original text with physical files.
$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
-$section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 8.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($section_info{$key});
+$section_info{$key} = '0%:%manual.html%:%<B>EusLisp</B> <BR> <B>version 9.00</B> <BR> <B>Reference Manual</B> <BR> Featuring Multithread and XToolKit <BR> ETL-TR-95-2 <BR> January, 1995 <BR> ' unless ($section_info{$key});
$done{"manual.html"} = 1;
$key = q/0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$section_info{$key} = '1%:%node2.html%:%EusLisp Basics' unless ($section_info{$key});
Modified: trunk/EusLisp/doc/jlatex/jintro.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jintro.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/jlatex/jintro.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -249,20 +249,34 @@
\end{table}
\subsection{\label{License}$@%i%$%;%s%9(J}
-EusLisp$@$O(Jetlport.etl.go.jp (192.31.197.99)$@$+$i(Jftp$@7PM3$G(J
-$@%=!<%9%3!<%I$rF@$k$3$H$,$G$-$k!#(J
-EusLisp$@$r;HMQ$9$k?M!9$O!"<!$N>r9`$r8+$F%i%$%;%s%9F10U=q(J(doc/LICENCE)
-$@$N%3%T!<$r:n<T$KDs=P$7$J$1$l$P$J$i$J$$!#(J
-\begin{quote}
-\begin{tabbing}
-Toshihiro MATSUI \hspace{50mm} \= $@")(J305 $@0q>k8)$D$/$P;TG_1`(J1-1-4 \\
-Comunicating Intelligence Section, \> $@EE;R5;=QAm9g8&5f=j(J \\
-Intelligent Systems Division, \> $@CNG=%7%9%F%`It(J $@DL?.CNG=8&5f<<(J \\
-Electrotechnical Laboratory \> $@>>0f=S9@(J \\
-1-1-4 Umezono, Tsukuba, Ibaraki 305, JAPAN. \> email: ma...@et... \\
-\end{tabbing}
-\end{quote}
+EusLisp$B$O0J2<$N=$@5(JBSD$B%i%$%;%s%9$N85G[I[$5$l$F$$$k!%(J
+Copyright (c) 1984-2001, National Institute of Advanced Industrial Science
+All rights reserved.
+$B%=!<%9%3!<%I7A<0$+%P%$%J%j7A<0$+!"JQ99$9$k$+$7$J$$$+$rLd$o$:!"0J2<$N>r(J
+$B7o$rK~$?$9>l9g$K8B$j!":FHRI[$*$h$S;HMQ$,5v2D$5$l$^$9!#(J
+
+$B%=!<%9%3!<%I$r:FHRI[$9$k>l9g!">e5-$NCx:n8"I=<(!"K\>r7o0lMw!"$*$h$S2<5-(J
+$BLH@U>r9`$r4^$a$k$3$H!#(J
+$B%P%$%J%j7A<0$G:FHRI[$9$k>l9g!"HRI[J*$KIUB0$N%I%-%e%a%s%HEy$N;qNA$K!">e(J
+$B5-$NCx:n8"I=<(!"K\>r7o0lMw!"$*$h$S2<5-LH@U>r9`$r4^$a$k$3$H!#(J
+$B=qLL$K$h$kFCJL$N5v2D$J$7$K!"K\%=%U%H%&%'%"$+$iGI@8$7$?@=IJ$N@kEA$^$?$O(J
+$BHNGdB%?J$K!"(J<$BAH?%(J>$B$NL>A0$^$?$O%3%s%H%j%S%e!<%?!<$NL>A0$r;HMQ$7$F$O$J$i(J
+$B$J$$!#(J
+$BK\%=%U%H%&%'%"$O!"Cx:n8"<T$*$h$S%3%s%H%j%S%e!<%?!<$K$h$C$F!V8=>u$N$^$^!W(J
+$BDs6!$5$l$F$*$j!"L@<(L[<($rLd$o$:!">&6HE*$J;HMQ2DG=@-!"$*$h$SFCDj$NL\E*(J
+$B$KBP$9$kE,9g@-$K4X$9$k0EL[$NJ]>Z$b4^$a!"$^$?$=$l$K8BDj$5$l$J$$!"$$$+$J(J
+$B$kJ]>Z$b$"$j$^$;$s!#Cx:n8"<T$b%3%s%H%j%S%e!<%?!<$b!";vM3$N$$$+$s$rLd$o(J
+$B$:!"(J $BB;32H/@8$N860x$$$+$s$rLd$o$:!"$+$D@UG$$N:,5r$,7@Ls$G$"$k$+873J@U(J
+$BG$$G$"$k$+!J2a<:$=$NB>$N!KITK!9T0Y$G$"$k$+$rLd$o$:!"2>$K$=$N$h$&$JB;32(J
+$B$,H/@8$9$k2DG=@-$rCN$i$5$l$F$$$?$H$7$F$b!"K\%=%U%H%&%'%"$N;HMQ$K$h$C$F(J
+$BH/@8$7$?!JBeBXIJ$^$?$OBeMQ%5!<%S%9$ND4C#!";HMQ$NAS<:!"%G!<%?$NAS<:!"Mx(J
+ $B1W$NAS<:!"6HL3$NCfCG$b4^$a!"$^$?$=$l$K8BDj$5$l$J$$!KD>@\B;32!"4V@\B;(J
+$B32!"6vH/E*$JB;32!"FCJLB;32!"D(H3E*B;32!"$^$?$O7k2LB;32$K$D$$$F!"0l@Z@U(J
+$BG$$rIi$o$J$$$b$N$H$7$^$9!#(J
+
+$B$J$*(J8.25$BHG$^$G$O0J2<$N%i%$%;%s%9$GG[I[$5$l$F$$$?!%(J
+
$@%f!<%6!<$O!"%a!<%j%s%0%j%9%H(J(eu...@et...)$@$KEPO?$5$l!"$=$3$K#Q!u#A!&%P%0!&(J
$@%"%C%W%G!<%H>pJs$rN.$9!#(J
$@$3$N>pJs$O!"(J{\tt *eusdir*/doc/mails}$@$KC_@Q$5$l$F$$$k!#(J
Modified: trunk/EusLisp/doc/jlatex/jmanual.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -118,7 +118,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\large \bf version 8.02} \\
+{\large \bf version 9.00} \\
{\LARGE \bf $B%j%U%!%l%s%9%^%K%e%"%k(B} \\
{\large -$B%^%k%A%9%l%C%I$H(BXToolKit$B$N<B8=(B-} \\
\vspace{10mm}
@@ -143,7 +143,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp $B4pK\(B}
-\markboth{EusLisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
+\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
\input{jintro}
\input{jgenerals}
\input{jcontrols}
@@ -156,7 +156,7 @@
\input{jevaluation}
\newpage
\part{EusLisp $B3HD%(B}
-\markboth{EusLisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
+\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
\input{jsysfunc}
\input{jvxw}
\input{jmthread}
@@ -172,7 +172,7 @@
\input{jmars-pre}
%
\cleardoublepage
-\markboth{Euslisp version 8.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
+\markboth{Euslisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/man.tex
===================================================================
--- trunk/EusLisp/doc/latex/man.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/latex/man.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -111,7 +111,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\Large \bf version 8.00} \\
+{\Large \bf version 9.00} \\
{\LARGE \bf Reference Manual} \\
{\large Featuring Multithread and XToolKit} \\
\vspace{10mm}
@@ -139,7 +139,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp Basics}
-\markboth{EusLisp version 8.00 Reference Manual (Part I)}{Introduction}
+\markboth{EusLisp version 9.00 Reference Manual (Part I)}{Introduction}
\input{intro}
\input{generals}
\input{controls}
@@ -152,7 +152,7 @@
\input{evaluation}
\newpage
\part{EusLisp Extensions}
-\markboth{EusLisp version 8.00 Reference Manual (Part II)}{System Functions}
+\markboth{EusLisp version 9.00 Reference Manual (Part II)}{System Functions}
\input{sysfunc}
\input{mthread}
\input{matrix}
@@ -167,7 +167,7 @@
\input{mars-pre}
%
\cleardoublepage
-\markboth{EusLisp version 8.00 Reference Manual}{Index}
+\markboth{EusLisp version 9.00 Reference Manual}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/manual.tex
===================================================================
--- trunk/EusLisp/doc/latex/manual.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/latex/manual.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -111,7 +111,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\Large \bf version 8.25} \\
+{\Large \bf version 9.00} \\
{\LARGE \bf Reference Manual} \\
{\large Featuring Multithread and XToolKit} \\
\vspace{10mm}
@@ -139,7 +139,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp Basics}
-\markboth{EusLisp version 8.25 Reference Manual (Part I)}{Basics}
+\markboth{EusLisp version 9.00 Reference Manual (Part I)}{Basics}
\input{intro}
\input{generals}
\input{controls}
@@ -154,10 +154,10 @@
\input{evaluation}
\newpage
\part{EusLisp Extensions}
-\markboth{EusLisp version 8.25 Reference Manual (Part II)}{System Functions}
+\markboth{EusLisp version 9.00 Reference Manual (Part II)}{System Functions}
\input{sysfunc}
\input{mthread}
-\markboth{EusLisp version 8.25 Reference Manual (Part III)}{Geometric/Robot Functions}
+\markboth{EusLisp version 9.00 Reference Manual (Part III)}{Geometric/Robot Functions}
\input{matrix}
\input{geometry}
\input{contact}
@@ -166,16 +166,16 @@
\input{image}
\input{manipulator}
% \input{mars-pre}
-\markboth{EusLisp version 8.25 Reference Manual (Part IV)}{X-windows}
+\markboth{EusLisp version 9.00 Reference Manual (Part IV)}{X-windows}
\input{xwindow}
\input{xtoolkit} \newpage
-\markboth{EusLisp version 8.25 Reference Manual (Part V)}{Applications}
+\markboth{EusLisp version 9.00 Reference Manual (Part V)}{Applications}
\input{database}
\input{http}
% \input{sound}
%
\cleardoublepage
-\markboth{EusLisp version 8.25 Reference Manual}{Index}
+\markboth{EusLisp version 9.00 Reference Manual}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/preface.tex
===================================================================
--- trunk/EusLisp/doc/latex/preface.tex 2013-05-20 14:15:02 UTC (rev 631)
+++ trunk/EusLisp/doc/latex/preface.tex 2013-05-20 14:20:25 UTC (rev 632)
@@ -1,2 +1,2 @@
This is the second version of the reference manual
-for the EusLisp version 8.00.
\ No newline at end of file
+for the EusLisp version 9.00.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <k-...@us...> - 2013-05-20 15:25:18
|
Revision: 635
http://sourceforge.net/p/euslisp/code/635
Author: k-okada
Date: 2013-05-20 15:25:12 +0000 (Mon, 20 May 2013)
Log Message:
-----------
update jmanual
Modified Paths:
--------------
trunk/EusLisp/doc/jlatex/jmanual.dvi
trunk/EusLisp/doc/jlatex/jmanual.pdf
trunk/EusLisp/doc/latex/manual.dvi
trunk/EusLisp/doc/latex/manual.pdf
Modified: trunk/EusLisp/doc/jlatex/jmanual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.pdf
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <k-...@us...> - 2013-05-20 15:25:20
|
Revision: 635
http://sourceforge.net/p/euslisp/code/635
Author: k-okada
Date: 2013-05-20 15:25:12 +0000 (Mon, 20 May 2013)
Log Message:
-----------
update jmanual
Modified Paths:
--------------
trunk/EusLisp/doc/jlatex/jmanual.dvi
trunk/EusLisp/doc/jlatex/jmanual.pdf
trunk/EusLisp/doc/latex/manual.dvi
trunk/EusLisp/doc/latex/manual.pdf
Modified: trunk/EusLisp/doc/jlatex/jmanual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.pdf
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <k-...@us...> - 2013-05-20 15:40:52
|
Revision: 637
http://sourceforge.net/p/euslisp/code/637
Author: k-okada
Date: 2013-05-20 15:40:42 +0000 (Mon, 20 May 2013)
Log Message:
-----------
use \eusversion
Modified Paths:
--------------
trunk/EusLisp/doc/jlatex/jmanual.dvi
trunk/EusLisp/doc/jlatex/jmanual.pdf
trunk/EusLisp/doc/jlatex/jmanual.tex
trunk/EusLisp/doc/latex/manual.dvi
trunk/EusLisp/doc/latex/manual.idx
trunk/EusLisp/doc/latex/manual.pdf
trunk/EusLisp/doc/latex/manual.tex
Modified: trunk/EusLisp/doc/jlatex/jmanual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 15:31:26 UTC (rev 636)
+++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 15:40:42 UTC (rev 637)
@@ -10,9 +10,9 @@
\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
%%%
+\newcommand{\eusversion}{9.01}
-
\flushbottom
\makeindex
\pagestyle{myheadings}
@@ -118,7 +118,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\large \bf version 9.00} \\
+{\large \bf version \eusversion} \\
{\LARGE \bf $B%j%U%!%l%s%9%^%K%e%"%k(B} \\
{\large -$B%^%k%A%9%l%C%I$H(BXToolKit$B$N<B8=(B-} \\
\vspace{10mm}
@@ -143,7 +143,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp $B4pK\(B}
-\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
+\markboth{EusLisp version \eusversion $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
\input{jintro}
\input{jgenerals}
\input{jcontrols}
@@ -156,7 +156,7 @@
\input{jevaluation}
\newpage
\part{EusLisp $B3HD%(B}
-\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
+\markboth{EusLisp version \eusversion $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
\input{jsysfunc}
\input{jvxw}
\input{jmthread}
@@ -172,7 +172,7 @@
\input{jmars-pre}
%
\cleardoublepage
-\markboth{Euslisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
+\markboth{Euslisp version \eusversion $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/manual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.idx
===================================================================
--- trunk/EusLisp/doc/latex/manual.idx 2013-05-20 15:31:26 UTC (rev 636)
+++ trunk/EusLisp/doc/latex/manual.idx 2013-05-20 15:40:42 UTC (rev 637)
@@ -1,1578 +1,1578 @@
\indexentry{animation}{4}
\indexentry{ray-tracing}{4}
-\indexentry{d}{11}
-\indexentry{:}{11}
-\indexentry{i}{11}
-\indexentry{:}{11}
-\indexentry{f}{11}
-\indexentry{:}{11}
-\indexentry{:}{11}
-\indexentry{f}{11}
-\indexentry{e}{11}
-\indexentry{m}{11}
-\indexentry{:}{11}
-\indexentry{c}{11}
-\indexentry{:}{11}
-\indexentry{b}{11}
-\indexentry{d}{11}
-\indexentry{s}{11}
-\indexentry{s}{11}
-\indexentry{:}{11}
-\indexentry{c}{11}
-\indexentry{:}{11}
-\indexentry{b}{11}
-\indexentry{:}{11}
-\indexentry{s}{11}
-\indexentry{and}{16}
-\indexentry{or}{16}
-\indexentry{if}{16}
-\indexentry{when}{16}
-\indexentry{unless}{16}
-\indexentry{cond}{16}
-\indexentry{case}{16}
-\indexentry{prog1}{16}
-\indexentry{progn}{16}
-\indexentry{setf}{16}
-\indexentry{let}{16}
-\indexentry{let*}{16}
-\indexentry{flet}{17}
-\indexentry{labels}{17}
-\indexentry{block}{17}
-\indexentry{return-from}{17}
-\indexentry{return}{17}
-\indexentry{catch}{17}
-\indexentry{throw}{17}
-\indexentry{unwind-protect}{17}
-\indexentry{while}{17}
-\indexentry{tagbody}{17}
-\indexentry{go}{17}
-\indexentry{prog}{17}
-\indexentry{do}{17}
-\indexentry{do*}{18}
-\indexentry{dotimes}{18}
-\indexentry{dolist}{18}
-\indexentry{until}{18}
-\indexentry{loop}{18}
-\indexentry{eq}{18}
-\indexentry{eql}{18}
-\indexentry{equal}{18}
-\indexentry{superequal}{18}
-\indexentry{null}{18}
-\indexentry{not}{18}
-\indexentry{atom}{18}
-\indexentry{every}{18}
-\indexentry{some}{18}
-\indexentry{functionp}{18}
-\indexentry{compiled-function-p}{19}
-\indexentry{defclass}{20}
-\indexentry{defmethod}{20}
-\indexentry{defclassmethod}{20}
-\indexentry{classp}{21}
-\indexentry{subclassp}{21}
-\indexentry{vector-class-p}{21}
-\indexentry{delete-method}{21}
-\indexentry{class-hierarchy}{21}
-\indexentry{system:list-all-classes}{21}
-\indexentry{system:find-method}{21}
-\indexentry{system:method-cache}{21}
-\indexentry{send}{21}
-\indexentry{send-message}{21}
-\indexentry{send*}{21}
-\indexentry{send-all}{21}
-\indexentry{send-super}{21}
-\indexentry{send-super*}{21}
-\indexentry{instantiate}{21}
-\indexentry{instance}{21}
-\indexentry{make-instance}{22}
-\indexentry{copy-object}{22}
-\indexentry{become}{22}
-\indexentry{replace-object}{22}
-\indexentry{class}{22}
-\indexentry{derivedp}{22}
-\indexentry{slot}{22}
-\indexentry{setslot}{22}
-\indexentry{object}{22}
+\indexentry{d}{10}
+\indexentry{:}{10}
+\indexentry{i}{10}
+\indexentry{:}{10}
+\indexentry{f}{10}
+\indexentry{:}{10}
+\indexentry{:}{10}
+\indexentry{f}{10}
+\indexentry{e}{10}
+\indexentry{m}{10}
+\indexentry{:}{10}
+\indexentry{c}{10}
+\indexentry{:}{10}
+\indexentry{b}{10}
+\indexentry{d}{10}
+\indexentry{s}{10}
+\indexentry{s}{10}
+\indexentry{:}{10}
+\indexentry{c}{10}
+\indexentry{:}{10}
+\indexentry{b}{10}
+\indexentry{:}{10}
+\indexentry{s}{10}
+\indexentry{and}{15}
+\indexentry{or}{15}
+\indexentry{if}{15}
+\indexentry{when}{15}
+\indexentry{unless}{15}
+\indexentry{cond}{15}
+\indexentry{case}{15}
+\indexentry{prog1}{15}
+\indexentry{progn}{15}
+\indexentry{setf}{15}
+\indexentry{let}{15}
+\indexentry{let*}{15}
+\indexentry{flet}{16}
+\indexentry{labels}{16}
+\indexentry{block}{16}
+\indexentry{return-from}{16}
+\indexentry{return}{16}
+\indexentry{catch}{16}
+\indexentry{throw}{16}
+\indexentry{unwind-protect}{16}
+\indexentry{while}{16}
+\indexentry{tagbody}{16}
+\indexentry{go}{16}
+\indexentry{prog}{16}
+\indexentry{do}{16}
+\indexentry{do*}{17}
+\indexentry{dotimes}{17}
+\indexentry{dolist}{17}
+\indexentry{until}{17}
+\indexentry{loop}{17}
+\indexentry{eq}{17}
+\indexentry{eql}{17}
+\indexentry{equal}{17}
+\indexentry{superequal}{17}
+\indexentry{null}{17}
+\indexentry{not}{17}
+\indexentry{atom}{17}
+\indexentry{every}{17}
+\indexentry{some}{17}
+\indexentry{functionp}{17}
+\indexentry{compiled-function-p}{18}
+\indexentry{defclass}{19}
+\indexentry{defmethod}{19}
+\indexentry{defclassmethod}{19}
+\indexentry{classp}{20}
+\indexentry{subclassp}{20}
+\indexentry{vector-class-p}{20}
+\indexentry{delete-method}{20}
+\indexentry{class-hierarchy}{20}
+\indexentry{system:list-all-classes}{20}
+\indexentry{system:find-method}{20}
+\indexentry{system:method-cache}{20}
+\indexentry{send}{20}
+\indexentry{send-message}{20}
+\indexentry{send*}{20}
+\indexentry{send-all}{20}
+\indexentry{send-super}{20}
+\indexentry{send-super*}{20}
+\indexentry{instantiate}{20}
+\indexentry{instance}{20}
+\indexentry{make-instance}{21}
+\indexentry{copy-object}{21}
+\indexentry{become}{21}
+\indexentry{replace-object}{21}
+\indexentry{class}{21}
+\indexentry{derivedp}{21}
+\indexentry{slot}{21}
+\indexentry{setslot}{21}
+\indexentry{object}{21}
+\indexentry{:prin1}{21}
+\indexentry{:slots}{21}
+\indexentry{propertied-object}{22}
+\indexentry{:plist}{22}
+\indexentry{:get}{22}
+\indexentry{:put}{22}
+\indexentry{:remprop}{22}
+\indexentry{:name}{22}
\indexentry{:prin1}{22}
\indexentry{:slots}{22}
-\indexentry{propertied-object}{23}
-\indexentry{:plist}{23}
-\indexentry{:get}{23}
-\indexentry{:put}{23}
-\indexentry{:remprop}{23}
+\indexentry{:methods}{22}
+\indexentry{:get-val}{22}
+\indexentry{:set-val}{22}
+\indexentry{metaclass}{22}
+\indexentry{:new}{22}
+\indexentry{:super}{22}
+\indexentry{:methods}{22}
+\indexentry{:method}{23}
+\indexentry{:method-names}{23}
+\indexentry{:all-methods}{23}
+\indexentry{:all-method-names}{23}
+\indexentry{:slots}{23}
\indexentry{:name}{23}
-\indexentry{:prin1}{23}
-\indexentry{:slots}{23}
-\indexentry{:methods}{23}
-\indexentry{:get-val}{23}
-\indexentry{:set-val}{23}
-\indexentry{metaclass}{23}
-\indexentry{:new}{23}
-\indexentry{:super}{23}
-\indexentry{:methods}{23}
-\indexentry{:method}{24}
-\indexentry{:method-names}{24}
-\indexentry{:all-methods}{24}
-\indexentry{:all-method-names}{24}
-\indexentry{:slots}{24}
-\indexentry{:name}{24}
-\indexentry{:cid}{24}
-\indexentry{:subclasses}{24}
-\indexentry{:hierarchy}{24}
-\indexentry{find-method}{24}
-\indexentry{most-positive-fixnum}{25}
-\indexentry{most-negative-fixnum}{25}
-\indexentry{short-float-epsilon}{25}
-\indexentry{single-float-epsilon}{25}
-\indexentry{long-float-epsilon}{25}
-\indexentry{pi}{25}
-\indexentry{2pi}{25}
-\indexentry{pi/2}{25}
-\indexentry{-pi}{25}
-\indexentry{-2pi}{25}
-\indexentry{-pi/2}{25}
-\indexentry{numberp}{25}
-\indexentry{integerp}{25}
-\indexentry{floatp}{25}
-\indexentry{zerop}{25}
-\indexentry{plusp}{25}
-\indexentry{minusp}{25}
-\indexentry{oddp}{25}
-\indexentry{evenp}{26}
-\indexentry{/=}{26}
-\indexentry{=}{26}
-\indexentry{$>$}{26}
-\indexentry{$<$}{26}
-\indexentry{$>=$}{26}
-\indexentry{$<=$}{26}
-\indexentry{mod}{26}
-\indexentry{1-}{26}
-\indexentry{1+}{26}
-\indexentry{logand}{26}
-\indexentry{logior}{26}
-\indexentry{logxor}{26}
-\indexentry{logeqv}{26}
-\indexentry{lognand}{26}
-\indexentry{lognor}{26}
-\indexentry{lognot}{26}
-\indexentry{logtest}{26}
-\indexentry{logbitp}{27}
-\indexentry{ash}{27}
-\indexentry{ldb}{27}
-\indexentry{dpb}{27}
-\indexentry{+}{27}
-\indexentry{-}{27}
-\indexentry{*}{27}
-\indexentry{/}{27}
-\indexentry{abs}{27}
-\indexentry{round}{27}
-\indexentry{floor}{27}
-\indexentry{ceiling}{27}
-\indexentry{truncate}{27}
-\indexentry{float}{27}
-\indexentry{max}{27}
-\indexentry{min}{27}
-\indexentry{random}{27}
-\indexentry{incf}{27}
-\indexentry{decf}{28}
-\indexentry{reduce}{28}
-\indexentry{rad2deg}{28}
-\indexentry{deg2rad}{28}
-\indexentry{sin}{28}
-\indexentry{cos}{28}
-\indexentry{tan}{28}
-\indexentry{sinh}{28}
-\indexentry{cosh}{28}
-\indexentry{tanh}{28}
-\indexentry{asin}{28}
-\indexentry{acos}{28}
-\indexentry{atan}{28}
-\indexentry{asinh}{28}
-\indexentry{acosh}{28}
-\indexentry{atanh}{28}
-\indexentry{sqrt}{28}
-\indexentry{log}{28}
-\indexentry{exp}{29}
-\indexentry{expt}{29}
-\indexentry{symbolp}{30}
-\indexentry{symbol-value}{30}
-\indexentry{symbol-function}{30}
-\indexentry{symbol-package}{30}
-\indexentry{symbol-name}{30}
-\indexentry{symbol-plist}{30}
-\indexentry{boundp}{30}
-\indexentry{fboundp}{30}
-\indexentry{makunbound}{30}
-\indexentry{get}{30}
-\indexentry{putprop}{31}
-\indexentry{remprop}{31}
-\indexentry{setq}{31}
-\indexentry{set}{31}
-\indexentry{defun}{31}
-\indexentry{defmacro}{31}
-\indexentry{defvar}{31}
-\indexentry{defparameter}{31}
-\indexentry{defconstant}{31}
-\indexentry{keywordp}{31}
-\indexentry{constantp}{31}
-\indexentry{documentation}{31}
-\indexentry{gensym}{31}
-\indexentry{gentemp}{31}
-\indexentry{i}{32}
-\indexentry{u}{32}
-\indexentry{S}{32}
-\indexentry{*}{32}
-\indexentry{*lisp-package*}{32}
-\indexentry{*user-package*}{32}
-\indexentry{*unix-package*}{32}
-\indexentry{*system-package*}{32}
-\indexentry{*keyword-package*}{32}
-\indexentry{find-symbol}{32}
-\indexentry{make-symbol}{32}
-\indexentry{intern}{32}
-\indexentry{list-all-packages}{32}
-\indexentry{find-package}{32}
-\indexentry{make-package}{33}
-\indexentry{in-package}{33}
-\indexentry{package-name}{33}
-\indexentry{package-nicknames}{33}
-\indexentry{rename-package}{33}
-\indexentry{package-use-list}{33}
-\indexentry{packagep}{33}
-\indexentry{use-package}{33}
-\indexentry{unuse-package}{33}
-\indexentry{shadow}{33}
-\indexentry{export}{33}
-\indexentry{unexport}{33}
-\indexentry{import}{33}
-\indexentry{do-symbols}{33}
-\indexentry{do-external-symbols}{33}
-\indexentry{do-all-symbols}{33}
-\indexentry{elt}{34}
-\indexentry{length}{34}
-\indexentry{l}{34}
-\indexentry{subseq}{34}
-\indexentry{copy-seq}{34}
-\indexentry{reverse}{34}
-\indexentry{nreverse}{34}
-\indexentry{concatenate}{34}
-\indexentry{coerce}{34}
-\indexentry{map}{34}
-\indexentry{fill}{34}
-\indexentry{replace}{34}
-\indexentry{sort}{35}
-\indexentry{merge}{35}
-\indexentry{merge-list}{35}
-\indexentry{position}{35}
-\indexentry{position-if}{35}
-\indexentry{position-if-not}{35}
-\indexentry{find}{35}
-\indexentry{find-if}{35}
-\indexentry{find-if-not}{35}
-\indexentry{count}{35}
-\indexentry{count-if}{35}
-\indexentry{count-if-not}{35}
-\indexentry{remove}{35}
-\indexentry{remove-if}{35}
-\indexentry{remove-if-not}{35}
-\indexentry{remove-duplicates}{36}
-\indexentry{delete}{36}
-\indexentry{delete-if}{36}
-\indexentry{delete-if-not}{36}
-\indexentry{substitute}{36}
-\indexentry{substitute-if}{36}
-\indexentry{substitute-if-not}{36}
-\indexentry{nsubstitute}{36}
-\indexentry{nsubstitute-if}{36}
-\indexentry{nsubstitute-if-not}{36}
-\indexentry{listp}{37}
-\indexentry{consp}{37}
-\indexentry{car}{37}
-\indexentry{cdr}{37}
-\indexentry{cadr}{37}
-\indexentry{cddr}{37}
-\indexentry{cdar}{37}
-\indexentry{caar}{37}
-\indexentry{caddr}{37}
-\indexentry{caadr}{37}
-\indexentry{caaar}{37}
-\indexentry{cdadr}{37}
-\indexentry{cdadr}{37}
-\indexentry{cdaar}{37}
-\indexentry{cdddr}{37}
-\indexentry{cdddr}{37}
-\indexentry{cddar}{37}
-\indexentry{first}{37}
-\indexentry{s}{37}
-\indexentry{nth}{37}
-\indexentry{nthcdr}{37}
-\indexentry{last}{37}
-\indexentry{butlast}{38}
-\indexentry{cons}{38}
-\indexentry{list}{38}
-\indexentry{list*}{38}
-\indexentry{list-length}{38}
-\indexentry{make-list}{38}
-\indexentry{rplaca}{38}
-\indexentry{rplacd}{38}
-\indexentry{memq}{38}
-\indexentry{member}{38}
-\indexentry{assq}{38}
-\indexentry{assoc}{38}
-\indexentry{rassoc}{38}
-\indexentry{pairlis}{38}
-\indexentry{acons}{38}
-\indexentry{append}{38}
-\indexentry{nconc}{38}
-\indexentry{subst}{38}
-\indexentry{flatten}{38}
-\indexentry{push}{39}
-\indexentry{pop}{39}
-\indexentry{pushnew}{39}
-\indexentry{adjoin}{39}
-\indexentry{union}{39}
-\indexentry{subsetp}{39}
-\indexentry{intersection}{39}
-\indexentry{set-difference}{39}
-\indexentry{set-exclusive-or}{39}
-\indexentry{list-insert}{39}
-\indexentry{copy-tree}{39}
-\indexentry{mapc}{39}
-\indexentry{mapcar}{39}
-\indexentry{mapcan}{39}
-\indexentry{array-rank-limit}{40}
-\indexentry{array-dimension-limit}{40}
-\indexentry{vectorp}{40}
-\indexentry{vector}{40}
-\indexentry{make-array}{40}
-\indexentry{svref}{40}
-\indexentry{aref}{40}
-\indexentry{vector-push}{40}
-\indexentry{vector-push-extend}{40}
-\indexentry{arrayp}{40}
-\indexentry{array-total-size}{40}
-\indexentry{fill-pointer}{41}
-\indexentry{array-rank}{41}
-\indexentry{array-dimensions}{41}
-\indexentry{array-dimension}{41}
-\indexentry{bit}{41}
-\indexentry{bit-and}{41}
-\indexentry{bit-ior}{41}
-\indexentry{bit-xor}{41}
-\indexentry{bit-eqv}{41}
-\indexentry{bit-nand}{41}
-\indexentry{bit-nor}{41}
-\indexentry{bit-not}{41}
-\indexentry{digit-char-p}{42}
-\indexentry{alpha-char-p}{42}
-\indexentry{upper-case-p}{42}
-\indexentry{lower-case-p}{42}
-\indexentry{alphanumeric-p}{42}
-\indexentry{char-upcase}{42}
-\indexentry{char-downcase}{42}
-\indexentry{char}{42}
-\indexentry{schar}{42}
-\indexentry{stringp}{42}
-\indexentry{string-upcase}{42}
-\indexentry{string-downcase}{42}
-\indexentry{nstring-upcase}{42}
-\indexentry{nstring-downcase}{42}
-\indexentry{string=}{42}
-\indexentry{string-equal}{42}
-\indexentry{string}{42}
-\indexentry{string$<$}{42}
-\indexentry{string$<=$}{43}
-\indexentry{string$>$}{43}
-\indexentry{string$>=$}{43}
-\indexentry{string-left-trim}{43}
-\indexentry{string-right-trim}{43}
-\indexentry{string-trim}{43}
-\indexentry{substringp}{43}
-\indexentry{make-foreign-string}{43}
-\indexentry{sxhash}{44}
-\indexentry{make-hash-table}{44}
-\indexentry{gethash}{44}
-\indexentry{remhash}{44}
-\indexentry{maphash}{44}
-\indexentry{hash-table-p}{44}
-\indexentry{hash-table}{44}
-\indexentry{:hash-function}{44}
-\indexentry{queue}{45}
-\indexentry{:init}{45}
-\indexentry{:enqueue}{45}
-\indexentry{:dequeue}{45}
-\indexentry{:empty?}{45}
-\indexentry{:length}{45}
-\indexentry{romkan}{46}
-\indexentry{romanji}{46}
-\indexentry{sjis2euc}{46}
-\indexentry{euc2sjis}{46}
-\indexentry{jis2euc}{46}
-\indexentry{kana-date}{46}
-\indexentry{kana-date}{46}
-\indexentry{hira2kata}{46}
-\indexentry{kata2hira}{46}
-\indexentry{iconv-open}{46}
-\indexentry{regmatch}{47}
-\indexentry{base64encode}{47}
-\indexentry{base64decode}{47}
-\indexentry{crypt}{47}
-\indexentry{rcrypt}{47}
-\indexentry{random-string}{47}
-\indexentry{compcrypt}{47}
-\indexentry{time}{48}
-\indexentry{:now}{48}
-\indexentry{:init}{48}
-\indexentry{:make}{48}
-\indexentry{:year}{48}
-\indexentry{:month}{48}
-\indexentry{:day}{48}
-\indexentry{:weekday}{48}
-\indexentry{:hour}{48}
-\indexentry{:minute}{48}
-\indexentry{:second}{48}
-\indexentry{:seconds}{48}
-\indexentry{:year-day}{48}
-\indexentry{:difference}{48}
-\indexentry{:add}{48}
-\indexentry{streamp}{49}
-\indexentry{s}{49}
-\indexentry{i}{49}
-\indexentry{input-stream-p}{49}
-\indexentry{output-stream-p}{49}
-\indexentry{io-stream-p}{49}
-\indexentry{open}{49}
-\indexentry{with-open-file}{49}
-\indexentry{close}{49}
-\indexentry{make-string-input-stream}{49}
-\indexentry{make-string-output-stream}{49}
-\indexentry{get-output-stream-string}{49}
-\indexentry{make-broadcast-stream}{50}
-\indexentry{read}{52}
-\indexentry{read-delimited-list}{52}
-\indexentry{read-line}{53}
-\indexentry{read-char}{53}
-\indexentry{read-from-string}{53}
-\indexentry{m}{53}
-\indexentry{unread-char}{53}
-\indexentry{peek-char}{53}
-\indexentry{y-or-n-p}{53}
-\indexentry{yes-or-no-p}{53}
-\indexentry{readtable-p}{53}
-\indexentry{copy-readtable}{53}
-\indexentry{set-syntax-from-char}{53}
-\indexentry{set-macro-character}{53}
-\indexentry{get-macro-character}{53}
-\indexentry{set-dispatch-macro-character}{53}
-\indexentry{get-dispatch-macro-character}{53}
-\indexentry{print}{54}
-\indexentry{prin1}{54}
-\indexentry{princ}{54}
-\indexentry{terpri}{54}
-\indexentry{finish-output}{54}
-\indexentry{princ-to-string}{54}
-\indexentry{prin1-to-string}{54}
-\indexentry{format}{54}
-\indexentry{pprint}{54}
-\indexentry{print-functions}{54}
-\indexentry{write-byte}{55}
-\indexentry{write-word}{55}
-\indexentry{write-long}{55}
-\indexentry{spaces}{55}
-\indexentry{pf}{55}
-\indexentry{pp-method}{55}
-\indexentry{tprint}{55}
-\indexentry{print-size}{55}
-\indexentry{map-file}{56}
-\indexentry{f}{56}
-\indexentry{make-msgq-input-stream}{56}
-\indexentry{make-msgq-output-stream}{56}
-\indexentry{make-socket-address}{58}
-\indexentry{make-socket-port}{58}
-\indexentry{make-server-socket-stream}{58}
-\indexentry{make-client-socket-stream}{58}
-\indexentry{open-server}{58}
-\indexentry{connect-server}{58}
-\indexentry{select-stream}{58}
-\indexentry{def-async}{58}
-\indexentry{pathnamep}{59}
-\indexentry{pathname}{59}
-\indexentry{pathname-directory}{59}
-\indexentry{pathname-name}{59}
-\indexentry{pathname-type}{59}
-\indexentry{make-pathname}{59}
-\indexentry{merge-pathnames}{59}
-\indexentry{namestring}{59}
-\indexentry{parse-namestring}{59}
-\indexentry{truename}{59}
-\indexentry{url-pathname}{59}
-\indexentry{digits-string}{59}
-\indexentry{sequential-file-name}{59}
-\indexentry{timed-file-name}{60}
-\indexentry{dated-file-name}{60}
-\indexentry{probe-file}{61}
-\indexentry{file-size}{61}
-\indexentry{directory-p}{61}
-\indexentry{find-executable}{61}
-\indexentry{file-write-date}{61}
-\indexentry{file-newer}{61}
-\indexentry{object-file-p}{61}
-\indexentry{directory}{61}
-\indexentry{dir}{61}
-\indexentry{identity}{62}
-\indexentry{eval}{62}
-\indexentry{apply}{62}
-\indexentry{funcall}{62}
-\indexentry{quote}{62}
-\indexentry{function}{62}
-\indexentry{evalhook}{62}
-\indexentry{eval-dynamic}{62}
-\indexentry{macroexpand}{62}
-\indexentry{eval-when}{62}
-\indexentry{the}{63}
-\indexentry{declare}{63}
-\indexentry{i}{63}
-\indexentry{:}{63}
-\indexentry{f}{63}
-\indexentry{:}{63}
-\indexentry{f}{63}
-\indexentry{proclaim}{63}
-\indexentry{warn}{63}
-\indexentry{error}{63}
-\indexentry{install-error-handler}{63}
-\indexentry{-}{64}
-\indexentry{+}{64}
-\indexentry{++}{64}
-\indexentry{+++}{64}
-\indexentry{*}{65}
-\indexentry{**}{65}
-\indexentry{***}{65}
-\indexentry{*prompt-string*}{65}
-\indexentry{*program-name*}{65}
-\indexentry{eustop}{65}
-\indexentry{eussig}{65}
-\indexentry{sigint-handler}{65}
-\indexentry{euserror}{65}
-\indexentry{reset}{65}
-\indexentry{exit}{65}
-\indexentry{*top-selector*}{65}
-\indexentry{h}{65}
-\indexentry{!}{65}
-\indexentry{new-history}{65}
-\indexentry{euscomp}{67}
-\indexentry{compile-file}{67}
-\indexentry{compile}{67}
-\indexentry{compile-file-if-src-newer}{67}
-\indexentry{*optimize*}{67}
-\indexentry{*verbose*}{67}
-\indexentry{*safety*}{67}
-\indexentry{load}{68}
-\indexentry{load-files}{68}
-\indexentry{*modules*}{68}
-\indexentry{provide}{68}
-\indexentry{require}{68}
-\indexentry{system:binload}{69}
-\indexentry{system:txtload}{69}
-\indexentry{describe}{70}
-\indexentry{describe-list}{70}
-\indexentry{inspect}{70}
-\indexentry{more}{70}
-\indexentry{break}{70}
-\indexentry{help}{70}
-\indexentry{apropos}{70}
-\indexentry{apropos-list}{70}
-\indexentry{constants}{70}
-\indexentry{variables}{70}
-\indexentry{functions}{70}
-\indexentry{btrace}{70}
-\indexentry{step-hook}{70}
-\indexentry{step}{70}
-\indexentry{trace}{70}
-\indexentry{untrace}{70}
-\indexentry{timing}{70}
-\indexentry{time}{71}
-\indexentry{sys:list-all-catchers}{71}
-\indexentry{sys:list-all-instances}{71}
-\indexentry{sys:list-all-bindings}{71}
-\indexentry{sys:list-all-special-bindings}{71}
-\indexentry{dump-object}{72}
-\indexentry{dump-structure}{72}
-\indexentry{dump-loadable-structure}{72}
-\indexentry{save}{72}
-\indexentry{save}{72}
-\indexentry{lisp-implementation-type}{73}
-\indexentry{lisp-implementation-version}{73}
-\indexentry{sys:gc}{74}
-\indexentry{sys:*gc-hook*}{75}
-\indexentry{sys:gctime}{75}
-\indexentry{sys:alloc}{75}
-\indexentry{sys:newstack}{75}
-\indexentry{sys:*gc-merge*}{75}
-\indexentry{sys:*gc-margin*}{75}
-\indexentry{sys:reclaim}{75}
-\indexentry{sys:reclaim-tree}{75}
-\indexentry{sys:btrace}{75}
-\indexentry{sys:memory-report}{75}
-\indexentry{sys:room}{75}
-\indexentry{sys:address}{75}
-\indexentry{sys:peek}{75}
-\indexentry{sys:poke}{75}
-\indexentry{sys:list-all-chunks}{76}
-\indexentry{sys:object-size}{76}
-\indexentry{unix:ptimes}{77}
-\indexentry{unix:runtime}{77}
-\indexentry{unix:localtime}{77}
-\indexentry{unix:asctime}{77}
-\indexentry{unix:getpid}{77}
-\indexentry{unix:getppid}{77}
-\indexentry{unix:getpgrp}{77}
-\indexentry{unix:setpgrp}{77}
-\indexentry{unix:getuid}{77}
-\indexentry{unix:geteuid}{77}
-\indexentry{unix:getgid}{77}
-\indexentry{unix:getegid}{77}
-\indexentry{unix:setuid}{77}
-\indexentry{unix:setgid}{77}
-\indexentry{unix:fork}{77}
-\indexentry{unix:vfork}{78}
-\indexentry{unix:exec}{78}
-\indexentry{unix:wait}{78}
-\indexentry{unix:exit}{78}
-\indexentry{sys:*exit-hook*}{78}
-\indexentry{unix:getpriority}{78}
-\indexentry{unix:setpriority}{78}
-\indexentry{unix:getrusage}{78}
-\indexentry{unix:system}{78}
-\indexentry{unix:getenv}{78}
-\indexentry{unix:putenv}{78}
-\indexentry{unix:sleep}{78}
-\indexentry{unix:usleep}{79}
-\indexentry{unix:uread}{79}
-\indexentry{unix:write}{79}
-\indexentry{unix:fcntl}{79}
-\indexentry{unix:ioctl}{79}
-\indexentry{unix:ioctl\_}{79}
-\indexentry{unix:ioctl\_R}{79}
-\indexentry{unix:ioctl\_W}{79}
-\indexentry{unix:ioctl\_WR}{79}
-\indexentry{unix:close}{79}
-\indexentry{unix:dup}{79}
-\indexentry{unix:pipe}{79}
-\indexentry{unix:lseek}{79}
-\indexentry{unix:link}{79}
-\indexentry{unix:unlink}{79}
-\indexentry{unix:mknod}{79}
-\indexentry{unix:access}{79}
-\indexentry{unix:stat}{79}
-\indexentry{unix:chdir}{80}
-\indexentry{unix:getwd}{80}
-\indexentry{unix:chmod}{80}
-\indexentry{unix:chown}{80}
-\indexentry{unix:isatty}{80}
-\indexentry{unix:msgget}{80}
-\indexentry{unix:msgsnd}{80}
-\indexentry{unix:msgrcv}{80}
-\indexentry{unix:socket}{80}
-\indexentry{unix:bind}{80}
-\indexentry{unix:connect}{80}
-\indexentry{unix:listen}{80}
-\indexentry{unix:accept}{80}
-\indexentry{unix:recvfrom}{80}
-\indexentry{unix:sendto}{80}
-\indexentry{unix:getservbyname}{80}
-\indexentry{unix:gethostbyname}{81}
-\indexentry{unix:syserrlist}{81}
-\indexentry{unix:signal}{81}
-\indexentry{unix:kill}{81}
-\indexentry{unix:pause}{81}
-\indexentry{unix:alarm}{81}
-\indexentry{unix:ualarm}{81}
-\indexentry{unix:getitimer}{81}
-\indexentry{unix:setitimer}{81}
-\indexentry{unix:select}{81}
-\indexentry{unix:select-read-fd}{81}
-\indexentry{unix:thr-self}{82}
-\indexentry{unix:thr-getprio}{82}
-\indexentry{unix:thr-setprio}{82}
-\indexentry{unix:thr-getconcurrency}{82}
-\indexentry{unix:thr-setconcurrency}{82}
-\indexentry{unix:thr-create}{82}
-\indexentry{unix:malloc}{82}
-\indexentry{unix:free}{82}
-\indexentry{unix:valloc}{82}
-\indexentry{unix:mmap}{82}
-\indexentry{unix:munmap}{82}
-\indexentry{unix:vadvise}{82}
-\indexentry{unix:tiocgetp}{83}
-\indexentry{unix:tiocsetp}{83}
-\indexentry{unix:tiocsetn}{83}
-\indexentry{unix:tiocgetd}{83}
-\indexentry{unix:tiocflush}{83}
-\indexentry{unix:tiocgpgrp}{83}
-\indexentry{unix:tiocspgrp}{83}
-\indexentry{unix:tiocoutq}{83}
-\indexentry{unix:fionread}{83}
+\indexentry{:cid}{23}
+\indexentry{:subclasses}{23}
+\indexentry{:hierarchy}{23}
+\indexentry{find-method}{23}
+\indexentry{most-positive-fixnum}{24}
+\indexentry{most-negative-fixnum}{24}
+\indexentry{short-float-epsilon}{24}
+\indexentry{single-float-epsilon}{24}
+\indexentry{long-float-epsilon}{24}
+\indexentry{pi}{24}
+\indexentry{2pi}{24}
+\indexentry{pi/2}{24}
+\indexentry{-pi}{24}
+\indexentry{-2pi}{24}
+\indexentry{-pi/2}{24}
+\indexentry{numberp}{24}
+\indexentry{integerp}{24}
+\indexentry{floatp}{24}
+\indexentry{zerop}{24}
+\indexentry{plusp}{24}
+\indexentry{minusp}{24}
+\indexentry{oddp}{24}
+\indexentry{evenp}{25}
+\indexentry{/=}{25}
+\indexentry{=}{25}
+\indexentry{$>$}{25}
+\indexentry{$<$}{25}
+\indexentry{$>=$}{25}
+\indexentry{$<=$}{25}
+\indexentry{mod}{25}
+\indexentry{1-}{25}
+\indexentry{1+}{25}
+\indexentry{logand}{25}
+\indexentry{logior}{25}
+\indexentry{logxor}{25}
+\indexentry{logeqv}{25}
+\indexentry{lognand}{25}
+\indexentry{lognor}{25}
+\indexentry{lognot}{25}
+\indexentry{logtest}{25}
+\indexentry{logbitp}{26}
+\indexentry{ash}{26}
+\indexentry{ldb}{26}
+\indexentry{dpb}{26}
+\indexentry{+}{26}
+\indexentry{-}{26}
+\indexentry{*}{26}
+\indexentry{/}{26}
+\indexentry{abs}{26}
+\indexentry{round}{26}
+\indexentry{floor}{26}
+\indexentry{ceiling}{26}
+\indexentry{truncate}{26}
+\indexentry{float}{26}
+\indexentry{max}{26}
+\indexentry{min}{26}
+\indexentry{random}{26}
+\indexentry{incf}{26}
+\indexentry{decf}{27}
+\indexentry{reduce}{27}
+\indexentry{rad2deg}{27}
+\indexentry{deg2rad}{27}
+\indexentry{sin}{27}
+\indexentry{cos}{27}
+\indexentry{tan}{27}
+\indexentry{sinh}{27}
+\indexentry{cosh}{27}
+\indexentry{tanh}{27}
+\indexentry{asin}{27}
+\indexentry{acos}{27}
+\indexentry{atan}{27}
+\indexentry{asinh}{27}
+\indexentry{acosh}{27}
+\indexentry{atanh}{27}
+\indexentry{sqrt}{27}
+\indexentry{log}{27}
+\indexentry{exp}{28}
+\indexentry{expt}{28}
+\indexentry{symbolp}{29}
+\indexentry{symbol-value}{29}
+\indexentry{symbol-function}{29}
+\indexentry{symbol-package}{29}
+\indexentry{symbol-name}{29}
+\indexentry{symbol-plist}{29}
+\indexentry{boundp}{29}
+\indexentry{fboundp}{29}
+\indexentry{makunbound}{29}
+\indexentry{get}{29}
+\indexentry{putprop}{30}
+\indexentry{remprop}{30}
+\indexentry{setq}{30}
+\indexentry{set}{30}
+\indexentry{defun}{30}
+\indexentry{defmacro}{30}
+\indexentry{defvar}{30}
+\indexentry{defparameter}{30}
+\indexentry{defconstant}{30}
+\indexentry{keywordp}{30}
+\indexentry{constantp}{30}
+\indexentry{documentation}{30}
+\indexentry{gensym}{30}
+\indexentry{gentemp}{30}
+\indexentry{i}{31}
+\indexentry{u}{31}
+\indexentry{S}{31}
+\indexentry{*}{31}
+\indexentry{*lisp-package*}{31}
+\indexentry{*user-package*}{31}
+\indexentry{*unix-package*}{31}
+\indexentry{*system-package*}{31}
+\indexentry{*keyword-package*}{31}
+\indexentry{find-symbol}{31}
+\indexentry{make-symbol}{31}
+\indexentry{intern}{31}
+\indexentry{list-all-packages}{31}
+\indexentry{find-package}{31}
+\indexentry{make-package}{32}
+\indexentry{in-package}{32}
+\indexentry{package-name}{32}
+\indexentry{package-nicknames}{32}
+\indexentry{rename-package}{32}
+\indexentry{package-use-list}{32}
+\indexentry{packagep}{32}
+\indexentry{use-package}{32}
+\indexentry{unuse-package}{32}
+\indexentry{shadow}{32}
+\indexentry{export}{32}
+\indexentry{unexport}{32}
+\indexentry{import}{32}
+\indexentry{do-symbols}{32}
+\indexentry{do-external-symbols}{32}
+\indexentry{do-all-symbols}{32}
+\indexentry{elt}{33}
+\indexentry{length}{33}
+\indexentry{l}{33}
+\indexentry{subseq}{33}
+\indexentry{copy-seq}{33}
+\indexentry{reverse}{33}
+\indexentry{nreverse}{33}
+\indexentry{concatenate}{33}
+\indexentry{coerce}{33}
+\indexentry{map}{33}
+\indexentry{fill}{33}
+\indexentry{replace}{33}
+\indexentry{sort}{34}
+\indexentry{merge}{34}
+\indexentry{merge-list}{34}
+\indexentry{position}{34}
+\indexentry{position-if}{34}
+\indexentry{position-if-not}{34}
+\indexentry{find}{34}
+\indexentry{find-if}{34}
+\indexentry{find-if-not}{34}
+\indexentry{count}{34}
+\indexentry{count-if}{34}
+\indexentry{count-if-not}{34}
+\indexentry{remove}{34}
+\indexentry{remove-if}{34}
+\indexentry{remove-if-not}{34}
+\indexentry{remove-duplicates}{35}
+\indexentry{delete}{35}
+\indexentry{delete-if}{35}
+\indexentry{delete-if-not}{35}
+\indexentry{substitute}{35}
+\indexentry{substitute-if}{35}
+\indexentry{substitute-if-not}{35}
+\indexentry{nsubstitute}{35}
+\indexentry{nsubstitute-if}{35}
+\indexentry{nsubstitute-if-not}{35}
+\indexentry{listp}{36}
+\indexentry{consp}{36}
+\indexentry{car}{36}
+\indexentry{cdr}{36}
+\indexentry{cadr}{36}
+\indexentry{cddr}{36}
+\indexentry{cdar}{36}
+\indexentry{caar}{36}
+\indexentry{caddr}{36}
+\indexentry{caadr}{36}
+\indexentry{caaar}{36}
+\indexentry{cdadr}{36}
+\indexentry{cdadr}{36}
+\indexentry{cdaar}{36}
+\indexentry{cdddr}{36}
+\indexentry{cdddr}{36}
+\indexentry{cddar}{36}
+\indexentry{first}{36}
+\indexentry{s}{36}
+\indexentry{nth}{36}
+\indexentry{nthcdr}{36}
...
[truncated message content] |
|
From: <k-...@us...> - 2013-05-20 15:40:54
|
Revision: 637
http://sourceforge.net/p/euslisp/code/637
Author: k-okada
Date: 2013-05-20 15:40:42 +0000 (Mon, 20 May 2013)
Log Message:
-----------
use \eusversion
Modified Paths:
--------------
trunk/EusLisp/doc/jlatex/jmanual.dvi
trunk/EusLisp/doc/jlatex/jmanual.pdf
trunk/EusLisp/doc/jlatex/jmanual.tex
trunk/EusLisp/doc/latex/manual.dvi
trunk/EusLisp/doc/latex/manual.idx
trunk/EusLisp/doc/latex/manual.pdf
trunk/EusLisp/doc/latex/manual.tex
Modified: trunk/EusLisp/doc/jlatex/jmanual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 15:31:26 UTC (rev 636)
+++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 15:40:42 UTC (rev 637)
@@ -10,9 +10,9 @@
\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
%%%
+\newcommand{\eusversion}{9.01}
-
\flushbottom
\makeindex
\pagestyle{myheadings}
@@ -118,7 +118,7 @@
\date{}
\title{{\Huge \bf EusLisp} \\
-{\large \bf version 9.00} \\
+{\large \bf version \eusversion} \\
{\LARGE \bf $B%j%U%!%l%s%9%^%K%e%"%k(B} \\
{\large -$B%^%k%A%9%l%C%I$H(BXToolKit$B$N<B8=(B-} \\
\vspace{10mm}
@@ -143,7 +143,7 @@
\newpage
\pagenumbering{arabic}
\part{EusLisp $B4pK\(B}
-\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
+\markboth{EusLisp version \eusversion $B%j%U%!%l%s%9%^%K%e%"%k(B (Part I)}{$B$O$8$a$K(B}
\input{jintro}
\input{jgenerals}
\input{jcontrols}
@@ -156,7 +156,7 @@
\input{jevaluation}
\newpage
\part{EusLisp $B3HD%(B}
-\markboth{EusLisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
+\markboth{EusLisp version \eusversion $B%j%U%!%l%s%9%^%K%e%"%k(B (Part II)}{$B%7%9%F%`4X?t(B}
\input{jsysfunc}
\input{jvxw}
\input{jmthread}
@@ -172,7 +172,7 @@
\input{jmars-pre}
%
\cleardoublepage
-\markboth{Euslisp version 9.00 $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
+\markboth{Euslisp version \eusversion $B%j%U%!%l%s%9%^%K%e%"%k(B}{Index}
\footnotesize
\printindex
\end{document}
Modified: trunk/EusLisp/doc/latex/manual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.idx
===================================================================
--- trunk/EusLisp/doc/latex/manual.idx 2013-05-20 15:31:26 UTC (rev 636)
+++ trunk/EusLisp/doc/latex/manual.idx 2013-05-20 15:40:42 UTC (rev 637)
@@ -1,1578 +1,1578 @@
\indexentry{animation}{4}
\indexentry{ray-tracing}{4}
-\indexentry{d}{11}
-\indexentry{:}{11}
-\indexentry{i}{11}
-\indexentry{:}{11}
-\indexentry{f}{11}
-\indexentry{:}{11}
-\indexentry{:}{11}
-\indexentry{f}{11}
-\indexentry{e}{11}
-\indexentry{m}{11}
-\indexentry{:}{11}
-\indexentry{c}{11}
-\indexentry{:}{11}
-\indexentry{b}{11}
-\indexentry{d}{11}
-\indexentry{s}{11}
-\indexentry{s}{11}
-\indexentry{:}{11}
-\indexentry{c}{11}
-\indexentry{:}{11}
-\indexentry{b}{11}
-\indexentry{:}{11}
-\indexentry{s}{11}
-\indexentry{and}{16}
-\indexentry{or}{16}
-\indexentry{if}{16}
-\indexentry{when}{16}
-\indexentry{unless}{16}
-\indexentry{cond}{16}
-\indexentry{case}{16}
-\indexentry{prog1}{16}
-\indexentry{progn}{16}
-\indexentry{setf}{16}
-\indexentry{let}{16}
-\indexentry{let*}{16}
-\indexentry{flet}{17}
-\indexentry{labels}{17}
-\indexentry{block}{17}
-\indexentry{return-from}{17}
-\indexentry{return}{17}
-\indexentry{catch}{17}
-\indexentry{throw}{17}
-\indexentry{unwind-protect}{17}
-\indexentry{while}{17}
-\indexentry{tagbody}{17}
-\indexentry{go}{17}
-\indexentry{prog}{17}
-\indexentry{do}{17}
-\indexentry{do*}{18}
-\indexentry{dotimes}{18}
-\indexentry{dolist}{18}
-\indexentry{until}{18}
-\indexentry{loop}{18}
-\indexentry{eq}{18}
-\indexentry{eql}{18}
-\indexentry{equal}{18}
-\indexentry{superequal}{18}
-\indexentry{null}{18}
-\indexentry{not}{18}
-\indexentry{atom}{18}
-\indexentry{every}{18}
-\indexentry{some}{18}
-\indexentry{functionp}{18}
-\indexentry{compiled-function-p}{19}
-\indexentry{defclass}{20}
-\indexentry{defmethod}{20}
-\indexentry{defclassmethod}{20}
-\indexentry{classp}{21}
-\indexentry{subclassp}{21}
-\indexentry{vector-class-p}{21}
-\indexentry{delete-method}{21}
-\indexentry{class-hierarchy}{21}
-\indexentry{system:list-all-classes}{21}
-\indexentry{system:find-method}{21}
-\indexentry{system:method-cache}{21}
-\indexentry{send}{21}
-\indexentry{send-message}{21}
-\indexentry{send*}{21}
-\indexentry{send-all}{21}
-\indexentry{send-super}{21}
-\indexentry{send-super*}{21}
-\indexentry{instantiate}{21}
-\indexentry{instance}{21}
-\indexentry{make-instance}{22}
-\indexentry{copy-object}{22}
-\indexentry{become}{22}
-\indexentry{replace-object}{22}
-\indexentry{class}{22}
-\indexentry{derivedp}{22}
-\indexentry{slot}{22}
-\indexentry{setslot}{22}
-\indexentry{object}{22}
+\indexentry{d}{10}
+\indexentry{:}{10}
+\indexentry{i}{10}
+\indexentry{:}{10}
+\indexentry{f}{10}
+\indexentry{:}{10}
+\indexentry{:}{10}
+\indexentry{f}{10}
+\indexentry{e}{10}
+\indexentry{m}{10}
+\indexentry{:}{10}
+\indexentry{c}{10}
+\indexentry{:}{10}
+\indexentry{b}{10}
+\indexentry{d}{10}
+\indexentry{s}{10}
+\indexentry{s}{10}
+\indexentry{:}{10}
+\indexentry{c}{10}
+\indexentry{:}{10}
+\indexentry{b}{10}
+\indexentry{:}{10}
+\indexentry{s}{10}
+\indexentry{and}{15}
+\indexentry{or}{15}
+\indexentry{if}{15}
+\indexentry{when}{15}
+\indexentry{unless}{15}
+\indexentry{cond}{15}
+\indexentry{case}{15}
+\indexentry{prog1}{15}
+\indexentry{progn}{15}
+\indexentry{setf}{15}
+\indexentry{let}{15}
+\indexentry{let*}{15}
+\indexentry{flet}{16}
+\indexentry{labels}{16}
+\indexentry{block}{16}
+\indexentry{return-from}{16}
+\indexentry{return}{16}
+\indexentry{catch}{16}
+\indexentry{throw}{16}
+\indexentry{unwind-protect}{16}
+\indexentry{while}{16}
+\indexentry{tagbody}{16}
+\indexentry{go}{16}
+\indexentry{prog}{16}
+\indexentry{do}{16}
+\indexentry{do*}{17}
+\indexentry{dotimes}{17}
+\indexentry{dolist}{17}
+\indexentry{until}{17}
+\indexentry{loop}{17}
+\indexentry{eq}{17}
+\indexentry{eql}{17}
+\indexentry{equal}{17}
+\indexentry{superequal}{17}
+\indexentry{null}{17}
+\indexentry{not}{17}
+\indexentry{atom}{17}
+\indexentry{every}{17}
+\indexentry{some}{17}
+\indexentry{functionp}{17}
+\indexentry{compiled-function-p}{18}
+\indexentry{defclass}{19}
+\indexentry{defmethod}{19}
+\indexentry{defclassmethod}{19}
+\indexentry{classp}{20}
+\indexentry{subclassp}{20}
+\indexentry{vector-class-p}{20}
+\indexentry{delete-method}{20}
+\indexentry{class-hierarchy}{20}
+\indexentry{system:list-all-classes}{20}
+\indexentry{system:find-method}{20}
+\indexentry{system:method-cache}{20}
+\indexentry{send}{20}
+\indexentry{send-message}{20}
+\indexentry{send*}{20}
+\indexentry{send-all}{20}
+\indexentry{send-super}{20}
+\indexentry{send-super*}{20}
+\indexentry{instantiate}{20}
+\indexentry{instance}{20}
+\indexentry{make-instance}{21}
+\indexentry{copy-object}{21}
+\indexentry{become}{21}
+\indexentry{replace-object}{21}
+\indexentry{class}{21}
+\indexentry{derivedp}{21}
+\indexentry{slot}{21}
+\indexentry{setslot}{21}
+\indexentry{object}{21}
+\indexentry{:prin1}{21}
+\indexentry{:slots}{21}
+\indexentry{propertied-object}{22}
+\indexentry{:plist}{22}
+\indexentry{:get}{22}
+\indexentry{:put}{22}
+\indexentry{:remprop}{22}
+\indexentry{:name}{22}
\indexentry{:prin1}{22}
\indexentry{:slots}{22}
-\indexentry{propertied-object}{23}
-\indexentry{:plist}{23}
-\indexentry{:get}{23}
-\indexentry{:put}{23}
-\indexentry{:remprop}{23}
+\indexentry{:methods}{22}
+\indexentry{:get-val}{22}
+\indexentry{:set-val}{22}
+\indexentry{metaclass}{22}
+\indexentry{:new}{22}
+\indexentry{:super}{22}
+\indexentry{:methods}{22}
+\indexentry{:method}{23}
+\indexentry{:method-names}{23}
+\indexentry{:all-methods}{23}
+\indexentry{:all-method-names}{23}
+\indexentry{:slots}{23}
\indexentry{:name}{23}
-\indexentry{:prin1}{23}
-\indexentry{:slots}{23}
-\indexentry{:methods}{23}
-\indexentry{:get-val}{23}
-\indexentry{:set-val}{23}
-\indexentry{metaclass}{23}
-\indexentry{:new}{23}
-\indexentry{:super}{23}
-\indexentry{:methods}{23}
-\indexentry{:method}{24}
-\indexentry{:method-names}{24}
-\indexentry{:all-methods}{24}
-\indexentry{:all-method-names}{24}
-\indexentry{:slots}{24}
-\indexentry{:name}{24}
-\indexentry{:cid}{24}
-\indexentry{:subclasses}{24}
-\indexentry{:hierarchy}{24}
-\indexentry{find-method}{24}
-\indexentry{most-positive-fixnum}{25}
-\indexentry{most-negative-fixnum}{25}
-\indexentry{short-float-epsilon}{25}
-\indexentry{single-float-epsilon}{25}
-\indexentry{long-float-epsilon}{25}
-\indexentry{pi}{25}
-\indexentry{2pi}{25}
-\indexentry{pi/2}{25}
-\indexentry{-pi}{25}
-\indexentry{-2pi}{25}
-\indexentry{-pi/2}{25}
-\indexentry{numberp}{25}
-\indexentry{integerp}{25}
-\indexentry{floatp}{25}
-\indexentry{zerop}{25}
-\indexentry{plusp}{25}
-\indexentry{minusp}{25}
-\indexentry{oddp}{25}
-\indexentry{evenp}{26}
-\indexentry{/=}{26}
-\indexentry{=}{26}
-\indexentry{$>$}{26}
-\indexentry{$<$}{26}
-\indexentry{$>=$}{26}
-\indexentry{$<=$}{26}
-\indexentry{mod}{26}
-\indexentry{1-}{26}
-\indexentry{1+}{26}
-\indexentry{logand}{26}
-\indexentry{logior}{26}
-\indexentry{logxor}{26}
-\indexentry{logeqv}{26}
-\indexentry{lognand}{26}
-\indexentry{lognor}{26}
-\indexentry{lognot}{26}
-\indexentry{logtest}{26}
-\indexentry{logbitp}{27}
-\indexentry{ash}{27}
-\indexentry{ldb}{27}
-\indexentry{dpb}{27}
-\indexentry{+}{27}
-\indexentry{-}{27}
-\indexentry{*}{27}
-\indexentry{/}{27}
-\indexentry{abs}{27}
-\indexentry{round}{27}
-\indexentry{floor}{27}
-\indexentry{ceiling}{27}
-\indexentry{truncate}{27}
-\indexentry{float}{27}
-\indexentry{max}{27}
-\indexentry{min}{27}
-\indexentry{random}{27}
-\indexentry{incf}{27}
-\indexentry{decf}{28}
-\indexentry{reduce}{28}
-\indexentry{rad2deg}{28}
-\indexentry{deg2rad}{28}
-\indexentry{sin}{28}
-\indexentry{cos}{28}
-\indexentry{tan}{28}
-\indexentry{sinh}{28}
-\indexentry{cosh}{28}
-\indexentry{tanh}{28}
-\indexentry{asin}{28}
-\indexentry{acos}{28}
-\indexentry{atan}{28}
-\indexentry{asinh}{28}
-\indexentry{acosh}{28}
-\indexentry{atanh}{28}
-\indexentry{sqrt}{28}
-\indexentry{log}{28}
-\indexentry{exp}{29}
-\indexentry{expt}{29}
-\indexentry{symbolp}{30}
-\indexentry{symbol-value}{30}
-\indexentry{symbol-function}{30}
-\indexentry{symbol-package}{30}
-\indexentry{symbol-name}{30}
-\indexentry{symbol-plist}{30}
-\indexentry{boundp}{30}
-\indexentry{fboundp}{30}
-\indexentry{makunbound}{30}
-\indexentry{get}{30}
-\indexentry{putprop}{31}
-\indexentry{remprop}{31}
-\indexentry{setq}{31}
-\indexentry{set}{31}
-\indexentry{defun}{31}
-\indexentry{defmacro}{31}
-\indexentry{defvar}{31}
-\indexentry{defparameter}{31}
-\indexentry{defconstant}{31}
-\indexentry{keywordp}{31}
-\indexentry{constantp}{31}
-\indexentry{documentation}{31}
-\indexentry{gensym}{31}
-\indexentry{gentemp}{31}
-\indexentry{i}{32}
-\indexentry{u}{32}
-\indexentry{S}{32}
-\indexentry{*}{32}
-\indexentry{*lisp-package*}{32}
-\indexentry{*user-package*}{32}
-\indexentry{*unix-package*}{32}
-\indexentry{*system-package*}{32}
-\indexentry{*keyword-package*}{32}
-\indexentry{find-symbol}{32}
-\indexentry{make-symbol}{32}
-\indexentry{intern}{32}
-\indexentry{list-all-packages}{32}
-\indexentry{find-package}{32}
-\indexentry{make-package}{33}
-\indexentry{in-package}{33}
-\indexentry{package-name}{33}
-\indexentry{package-nicknames}{33}
-\indexentry{rename-package}{33}
-\indexentry{package-use-list}{33}
-\indexentry{packagep}{33}
-\indexentry{use-package}{33}
-\indexentry{unuse-package}{33}
-\indexentry{shadow}{33}
-\indexentry{export}{33}
-\indexentry{unexport}{33}
-\indexentry{import}{33}
-\indexentry{do-symbols}{33}
-\indexentry{do-external-symbols}{33}
-\indexentry{do-all-symbols}{33}
-\indexentry{elt}{34}
-\indexentry{length}{34}
-\indexentry{l}{34}
-\indexentry{subseq}{34}
-\indexentry{copy-seq}{34}
-\indexentry{reverse}{34}
-\indexentry{nreverse}{34}
-\indexentry{concatenate}{34}
-\indexentry{coerce}{34}
-\indexentry{map}{34}
-\indexentry{fill}{34}
-\indexentry{replace}{34}
-\indexentry{sort}{35}
-\indexentry{merge}{35}
-\indexentry{merge-list}{35}
-\indexentry{position}{35}
-\indexentry{position-if}{35}
-\indexentry{position-if-not}{35}
-\indexentry{find}{35}
-\indexentry{find-if}{35}
-\indexentry{find-if-not}{35}
-\indexentry{count}{35}
-\indexentry{count-if}{35}
-\indexentry{count-if-not}{35}
-\indexentry{remove}{35}
-\indexentry{remove-if}{35}
-\indexentry{remove-if-not}{35}
-\indexentry{remove-duplicates}{36}
-\indexentry{delete}{36}
-\indexentry{delete-if}{36}
-\indexentry{delete-if-not}{36}
-\indexentry{substitute}{36}
-\indexentry{substitute-if}{36}
-\indexentry{substitute-if-not}{36}
-\indexentry{nsubstitute}{36}
-\indexentry{nsubstitute-if}{36}
-\indexentry{nsubstitute-if-not}{36}
-\indexentry{listp}{37}
-\indexentry{consp}{37}
-\indexentry{car}{37}
-\indexentry{cdr}{37}
-\indexentry{cadr}{37}
-\indexentry{cddr}{37}
-\indexentry{cdar}{37}
-\indexentry{caar}{37}
-\indexentry{caddr}{37}
-\indexentry{caadr}{37}
-\indexentry{caaar}{37}
-\indexentry{cdadr}{37}
-\indexentry{cdadr}{37}
-\indexentry{cdaar}{37}
-\indexentry{cdddr}{37}
-\indexentry{cdddr}{37}
-\indexentry{cddar}{37}
-\indexentry{first}{37}
-\indexentry{s}{37}
-\indexentry{nth}{37}
-\indexentry{nthcdr}{37}
-\indexentry{last}{37}
-\indexentry{butlast}{38}
-\indexentry{cons}{38}
-\indexentry{list}{38}
-\indexentry{list*}{38}
-\indexentry{list-length}{38}
-\indexentry{make-list}{38}
-\indexentry{rplaca}{38}
-\indexentry{rplacd}{38}
-\indexentry{memq}{38}
-\indexentry{member}{38}
-\indexentry{assq}{38}
-\indexentry{assoc}{38}
-\indexentry{rassoc}{38}
-\indexentry{pairlis}{38}
-\indexentry{acons}{38}
-\indexentry{append}{38}
-\indexentry{nconc}{38}
-\indexentry{subst}{38}
-\indexentry{flatten}{38}
-\indexentry{push}{39}
-\indexentry{pop}{39}
-\indexentry{pushnew}{39}
-\indexentry{adjoin}{39}
-\indexentry{union}{39}
-\indexentry{subsetp}{39}
-\indexentry{intersection}{39}
-\indexentry{set-difference}{39}
-\indexentry{set-exclusive-or}{39}
-\indexentry{list-insert}{39}
-\indexentry{copy-tree}{39}
-\indexentry{mapc}{39}
-\indexentry{mapcar}{39}
-\indexentry{mapcan}{39}
-\indexentry{array-rank-limit}{40}
-\indexentry{array-dimension-limit}{40}
-\indexentry{vectorp}{40}
-\indexentry{vector}{40}
-\indexentry{make-array}{40}
-\indexentry{svref}{40}
-\indexentry{aref}{40}
-\indexentry{vector-push}{40}
-\indexentry{vector-push-extend}{40}
-\indexentry{arrayp}{40}
-\indexentry{array-total-size}{40}
-\indexentry{fill-pointer}{41}
-\indexentry{array-rank}{41}
-\indexentry{array-dimensions}{41}
-\indexentry{array-dimension}{41}
-\indexentry{bit}{41}
-\indexentry{bit-and}{41}
-\indexentry{bit-ior}{41}
-\indexentry{bit-xor}{41}
-\indexentry{bit-eqv}{41}
-\indexentry{bit-nand}{41}
-\indexentry{bit-nor}{41}
-\indexentry{bit-not}{41}
-\indexentry{digit-char-p}{42}
-\indexentry{alpha-char-p}{42}
-\indexentry{upper-case-p}{42}
-\indexentry{lower-case-p}{42}
-\indexentry{alphanumeric-p}{42}
-\indexentry{char-upcase}{42}
-\indexentry{char-downcase}{42}
-\indexentry{char}{42}
-\indexentry{schar}{42}
-\indexentry{stringp}{42}
-\indexentry{string-upcase}{42}
-\indexentry{string-downcase}{42}
-\indexentry{nstring-upcase}{42}
-\indexentry{nstring-downcase}{42}
-\indexentry{string=}{42}
-\indexentry{string-equal}{42}
-\indexentry{string}{42}
-\indexentry{string$<$}{42}
-\indexentry{string$<=$}{43}
-\indexentry{string$>$}{43}
-\indexentry{string$>=$}{43}
-\indexentry{string-left-trim}{43}
-\indexentry{string-right-trim}{43}
-\indexentry{string-trim}{43}
-\indexentry{substringp}{43}
-\indexentry{make-foreign-string}{43}
-\indexentry{sxhash}{44}
-\indexentry{make-hash-table}{44}
-\indexentry{gethash}{44}
-\indexentry{remhash}{44}
-\indexentry{maphash}{44}
-\indexentry{hash-table-p}{44}
-\indexentry{hash-table}{44}
-\indexentry{:hash-function}{44}
-\indexentry{queue}{45}
-\indexentry{:init}{45}
-\indexentry{:enqueue}{45}
-\indexentry{:dequeue}{45}
-\indexentry{:empty?}{45}
-\indexentry{:length}{45}
-\indexentry{romkan}{46}
-\indexentry{romanji}{46}
-\indexentry{sjis2euc}{46}
-\indexentry{euc2sjis}{46}
-\indexentry{jis2euc}{46}
-\indexentry{kana-date}{46}
-\indexentry{kana-date}{46}
-\indexentry{hira2kata}{46}
-\indexentry{kata2hira}{46}
-\indexentry{iconv-open}{46}
-\indexentry{regmatch}{47}
-\indexentry{base64encode}{47}
-\indexentry{base64decode}{47}
-\indexentry{crypt}{47}
-\indexentry{rcrypt}{47}
-\indexentry{random-string}{47}
-\indexentry{compcrypt}{47}
-\indexentry{time}{48}
-\indexentry{:now}{48}
-\indexentry{:init}{48}
-\indexentry{:make}{48}
-\indexentry{:year}{48}
-\indexentry{:month}{48}
-\indexentry{:day}{48}
-\indexentry{:weekday}{48}
-\indexentry{:hour}{48}
-\indexentry{:minute}{48}
-\indexentry{:second}{48}
-\indexentry{:seconds}{48}
-\indexentry{:year-day}{48}
-\indexentry{:difference}{48}
-\indexentry{:add}{48}
-\indexentry{streamp}{49}
-\indexentry{s}{49}
-\indexentry{i}{49}
-\indexentry{input-stream-p}{49}
-\indexentry{output-stream-p}{49}
-\indexentry{io-stream-p}{49}
-\indexentry{open}{49}
-\indexentry{with-open-file}{49}
-\indexentry{close}{49}
-\indexentry{make-string-input-stream}{49}
-\indexentry{make-string-output-stream}{49}
-\indexentry{get-output-stream-string}{49}
-\indexentry{make-broadcast-stream}{50}
-\indexentry{read}{52}
-\indexentry{read-delimited-list}{52}
-\indexentry{read-line}{53}
-\indexentry{read-char}{53}
-\indexentry{read-from-string}{53}
-\indexentry{m}{53}
-\indexentry{unread-char}{53}
-\indexentry{peek-char}{53}
-\indexentry{y-or-n-p}{53}
-\indexentry{yes-or-no-p}{53}
-\indexentry{readtable-p}{53}
-\indexentry{copy-readtable}{53}
-\indexentry{set-syntax-from-char}{53}
-\indexentry{set-macro-character}{53}
-\indexentry{get-macro-character}{53}
-\indexentry{set-dispatch-macro-character}{53}
-\indexentry{get-dispatch-macro-character}{53}
-\indexentry{print}{54}
-\indexentry{prin1}{54}
-\indexentry{princ}{54}
-\indexentry{terpri}{54}
-\indexentry{finish-output}{54}
-\indexentry{princ-to-string}{54}
-\indexentry{prin1-to-string}{54}
-\indexentry{format}{54}
-\indexentry{pprint}{54}
-\indexentry{print-functions}{54}
-\indexentry{write-byte}{55}
-\indexentry{write-word}{55}
-\indexentry{write-long}{55}
-\indexentry{spaces}{55}
-\indexentry{pf}{55}
-\indexentry{pp-method}{55}
-\indexentry{tprint}{55}
-\indexentry{print-size}{55}
-\indexentry{map-file}{56}
-\indexentry{f}{56}
-\indexentry{make-msgq-input-stream}{56}
-\indexentry{make-msgq-output-stream}{56}
-\indexentry{make-socket-address}{58}
-\indexentry{make-socket-port}{58}
-\indexentry{make-server-socket-stream}{58}
-\indexentry{make-client-socket-stream}{58}
-\indexentry{open-server}{58}
-\indexentry{connect-server}{58}
-\indexentry{select-stream}{58}
-\indexentry{def-async}{58}
-\indexentry{pathnamep}{59}
-\indexentry{pathname}{59}
-\indexentry{pathname-directory}{59}
-\indexentry{pathname-name}{59}
-\indexentry{pathname-type}{59}
-\indexentry{make-pathname}{59}
-\indexentry{merge-pathnames}{59}
-\indexentry{namestring}{59}
-\indexentry{parse-namestring}{59}
-\indexentry{truename}{59}
-\indexentry{url-pathname}{59}
-\indexentry{digits-string}{59}
-\indexentry{sequential-file-name}{59}
-\indexentry{timed-file-name}{60}
-\indexentry{dated-file-name}{60}
-\indexentry{probe-file}{61}
-\indexentry{file-size}{61}
-\indexentry{directory-p}{61}
-\indexentry{find-executable}{61}
-\indexentry{file-write-date}{61}
-\indexentry{file-newer}{61}
-\indexentry{object-file-p}{61}
-\indexentry{directory}{61}
-\indexentry{dir}{61}
-\indexentry{identity}{62}
-\indexentry{eval}{62}
-\indexentry{apply}{62}
-\indexentry{funcall}{62}
-\indexentry{quote}{62}
-\indexentry{function}{62}
-\indexentry{evalhook}{62}
-\indexentry{eval-dynamic}{62}
-\indexentry{macroexpand}{62}
-\indexentry{eval-when}{62}
-\indexentry{the}{63}
-\indexentry{declare}{63}
-\indexentry{i}{63}
-\indexentry{:}{63}
-\indexentry{f}{63}
-\indexentry{:}{63}
-\indexentry{f}{63}
-\indexentry{proclaim}{63}
-\indexentry{warn}{63}
-\indexentry{error}{63}
-\indexentry{install-error-handler}{63}
-\indexentry{-}{64}
-\indexentry{+}{64}
-\indexentry{++}{64}
-\indexentry{+++}{64}
-\indexentry{*}{65}
-\indexentry{**}{65}
-\indexentry{***}{65}
-\indexentry{*prompt-string*}{65}
-\indexentry{*program-name*}{65}
-\indexentry{eustop}{65}
-\indexentry{eussig}{65}
-\indexentry{sigint-handler}{65}
-\indexentry{euserror}{65}
-\indexentry{reset}{65}
-\indexentry{exit}{65}
-\indexentry{*top-selector*}{65}
-\indexentry{h}{65}
-\indexentry{!}{65}
-\indexentry{new-history}{65}
-\indexentry{euscomp}{67}
-\indexentry{compile-file}{67}
-\indexentry{compile}{67}
-\indexentry{compile-file-if-src-newer}{67}
-\indexentry{*optimize*}{67}
-\indexentry{*verbose*}{67}
-\indexentry{*safety*}{67}
-\indexentry{load}{68}
-\indexentry{load-files}{68}
-\indexentry{*modules*}{68}
-\indexentry{provide}{68}
-\indexentry{require}{68}
-\indexentry{system:binload}{69}
-\indexentry{system:txtload}{69}
-\indexentry{describe}{70}
-\indexentry{describe-list}{70}
-\indexentry{inspect}{70}
-\indexentry{more}{70}
-\indexentry{break}{70}
-\indexentry{help}{70}
-\indexentry{apropos}{70}
-\indexentry{apropos-list}{70}
-\indexentry{constants}{70}
-\indexentry{variables}{70}
-\indexentry{functions}{70}
-\indexentry{btrace}{70}
-\indexentry{step-hook}{70}
-\indexentry{step}{70}
-\indexentry{trace}{70}
-\indexentry{untrace}{70}
-\indexentry{timing}{70}
-\indexentry{time}{71}
-\indexentry{sys:list-all-catchers}{71}
-\indexentry{sys:list-all-instances}{71}
-\indexentry{sys:list-all-bindings}{71}
-\indexentry{sys:list-all-special-bindings}{71}
-\indexentry{dump-object}{72}
-\indexentry{dump-structure}{72}
-\indexentry{dump-loadable-structure}{72}
-\indexentry{save}{72}
-\indexentry{save}{72}
-\indexentry{lisp-implementation-type}{73}
-\indexentry{lisp-implementation-version}{73}
-\indexentry{sys:gc}{74}
-\indexentry{sys:*gc-hook*}{75}
-\indexentry{sys:gctime}{75}
-\indexentry{sys:alloc}{75}
-\indexentry{sys:newstack}{75}
-\indexentry{sys:*gc-merge*}{75}
-\indexentry{sys:*gc-margin*}{75}
-\indexentry{sys:reclaim}{75}
-\indexentry{sys:reclaim-tree}{75}
-\indexentry{sys:btrace}{75}
-\indexentry{sys:memory-report}{75}
-\indexentry{sys:room}{75}
-\indexentry{sys:address}{75}
-\indexentry{sys:peek}{75}
-\indexentry{sys:poke}{75}
-\indexentry{sys:list-all-chunks}{76}
-\indexentry{sys:object-size}{76}
-\indexentry{unix:ptimes}{77}
-\indexentry{unix:runtime}{77}
-\indexentry{unix:localtime}{77}
-\indexentry{unix:asctime}{77}
-\indexentry{unix:getpid}{77}
-\indexentry{unix:getppid}{77}
-\indexentry{unix:getpgrp}{77}
-\indexentry{unix:setpgrp}{77}
-\indexentry{unix:getuid}{77}
-\indexentry{unix:geteuid}{77}
-\indexentry{unix:getgid}{77}
-\indexentry{unix:getegid}{77}
-\indexentry{unix:setuid}{77}
-\indexentry{unix:setgid}{77}
-\indexentry{unix:fork}{77}
-\indexentry{unix:vfork}{78}
-\indexentry{unix:exec}{78}
-\indexentry{unix:wait}{78}
-\indexentry{unix:exit}{78}
-\indexentry{sys:*exit-hook*}{78}
-\indexentry{unix:getpriority}{78}
-\indexentry{unix:setpriority}{78}
-\indexentry{unix:getrusage}{78}
-\indexentry{unix:system}{78}
-\indexentry{unix:getenv}{78}
-\indexentry{unix:putenv}{78}
-\indexentry{unix:sleep}{78}
-\indexentry{unix:usleep}{79}
-\indexentry{unix:uread}{79}
-\indexentry{unix:write}{79}
-\indexentry{unix:fcntl}{79}
-\indexentry{unix:ioctl}{79}
-\indexentry{unix:ioctl\_}{79}
-\indexentry{unix:ioctl\_R}{79}
-\indexentry{unix:ioctl\_W}{79}
-\indexentry{unix:ioctl\_WR}{79}
-\indexentry{unix:close}{79}
-\indexentry{unix:dup}{79}
-\indexentry{unix:pipe}{79}
-\indexentry{unix:lseek}{79}
-\indexentry{unix:link}{79}
-\indexentry{unix:unlink}{79}
-\indexentry{unix:mknod}{79}
-\indexentry{unix:access}{79}
-\indexentry{unix:stat}{79}
-\indexentry{unix:chdir}{80}
-\indexentry{unix:getwd}{80}
-\indexentry{unix:chmod}{80}
-\indexentry{unix:chown}{80}
-\indexentry{unix:isatty}{80}
-\indexentry{unix:msgget}{80}
-\indexentry{unix:msgsnd}{80}
-\indexentry{unix:msgrcv}{80}
-\indexentry{unix:socket}{80}
-\indexentry{unix:bind}{80}
-\indexentry{unix:connect}{80}
-\indexentry{unix:listen}{80}
-\indexentry{unix:accept}{80}
-\indexentry{unix:recvfrom}{80}
-\indexentry{unix:sendto}{80}
-\indexentry{unix:getservbyname}{80}
-\indexentry{unix:gethostbyname}{81}
-\indexentry{unix:syserrlist}{81}
-\indexentry{unix:signal}{81}
-\indexentry{unix:kill}{81}
-\indexentry{unix:pause}{81}
-\indexentry{unix:alarm}{81}
-\indexentry{unix:ualarm}{81}
-\indexentry{unix:getitimer}{81}
-\indexentry{unix:setitimer}{81}
-\indexentry{unix:select}{81}
-\indexentry{unix:select-read-fd}{81}
-\indexentry{unix:thr-self}{82}
-\indexentry{unix:thr-getprio}{82}
-\indexentry{unix:thr-setprio}{82}
-\indexentry{unix:thr-getconcurrency}{82}
-\indexentry{unix:thr-setconcurrency}{82}
-\indexentry{unix:thr-create}{82}
-\indexentry{unix:malloc}{82}
-\indexentry{unix:free}{82}
-\indexentry{unix:valloc}{82}
-\indexentry{unix:mmap}{82}
-\indexentry{unix:munmap}{82}
-\indexentry{unix:vadvise}{82}
-\indexentry{unix:tiocgetp}{83}
-\indexentry{unix:tiocsetp}{83}
-\indexentry{unix:tiocsetn}{83}
-\indexentry{unix:tiocgetd}{83}
-\indexentry{unix:tiocflush}{83}
-\indexentry{unix:tiocgpgrp}{83}
-\indexentry{unix:tiocspgrp}{83}
-\indexentry{unix:tiocoutq}{83}
-\indexentry{unix:fionread}{83}
+\indexentry{:cid}{23}
+\indexentry{:subclasses}{23}
+\indexentry{:hierarchy}{23}
+\indexentry{find-method}{23}
+\indexentry{most-positive-fixnum}{24}
+\indexentry{most-negative-fixnum}{24}
+\indexentry{short-float-epsilon}{24}
+\indexentry{single-float-epsilon}{24}
+\indexentry{long-float-epsilon}{24}
+\indexentry{pi}{24}
+\indexentry{2pi}{24}
+\indexentry{pi/2}{24}
+\indexentry{-pi}{24}
+\indexentry{-2pi}{24}
+\indexentry{-pi/2}{24}
+\indexentry{numberp}{24}
+\indexentry{integerp}{24}
+\indexentry{floatp}{24}
+\indexentry{zerop}{24}
+\indexentry{plusp}{24}
+\indexentry{minusp}{24}
+\indexentry{oddp}{24}
+\indexentry{evenp}{25}
+\indexentry{/=}{25}
+\indexentry{=}{25}
+\indexentry{$>$}{25}
+\indexentry{$<$}{25}
+\indexentry{$>=$}{25}
+\indexentry{$<=$}{25}
+\indexentry{mod}{25}
+\indexentry{1-}{25}
+\indexentry{1+}{25}
+\indexentry{logand}{25}
+\indexentry{logior}{25}
+\indexentry{logxor}{25}
+\indexentry{logeqv}{25}
+\indexentry{lognand}{25}
+\indexentry{lognor}{25}
+\indexentry{lognot}{25}
+\indexentry{logtest}{25}
+\indexentry{logbitp}{26}
+\indexentry{ash}{26}
+\indexentry{ldb}{26}
+\indexentry{dpb}{26}
+\indexentry{+}{26}
+\indexentry{-}{26}
+\indexentry{*}{26}
+\indexentry{/}{26}
+\indexentry{abs}{26}
+\indexentry{round}{26}
+\indexentry{floor}{26}
+\indexentry{ceiling}{26}
+\indexentry{truncate}{26}
+\indexentry{float}{26}
+\indexentry{max}{26}
+\indexentry{min}{26}
+\indexentry{random}{26}
+\indexentry{incf}{26}
+\indexentry{decf}{27}
+\indexentry{reduce}{27}
+\indexentry{rad2deg}{27}
+\indexentry{deg2rad}{27}
+\indexentry{sin}{27}
+\indexentry{cos}{27}
+\indexentry{tan}{27}
+\indexentry{sinh}{27}
+\indexentry{cosh}{27}
+\indexentry{tanh}{27}
+\indexentry{asin}{27}
+\indexentry{acos}{27}
+\indexentry{atan}{27}
+\indexentry{asinh}{27}
+\indexentry{acosh}{27}
+\indexentry{atanh}{27}
+\indexentry{sqrt}{27}
+\indexentry{log}{27}
+\indexentry{exp}{28}
+\indexentry{expt}{28}
+\indexentry{symbolp}{29}
+\indexentry{symbol-value}{29}
+\indexentry{symbol-function}{29}
+\indexentry{symbol-package}{29}
+\indexentry{symbol-name}{29}
+\indexentry{symbol-plist}{29}
+\indexentry{boundp}{29}
+\indexentry{fboundp}{29}
+\indexentry{makunbound}{29}
+\indexentry{get}{29}
+\indexentry{putprop}{30}
+\indexentry{remprop}{30}
+\indexentry{setq}{30}
+\indexentry{set}{30}
+\indexentry{defun}{30}
+\indexentry{defmacro}{30}
+\indexentry{defvar}{30}
+\indexentry{defparameter}{30}
+\indexentry{defconstant}{30}
+\indexentry{keywordp}{30}
+\indexentry{constantp}{30}
+\indexentry{documentation}{30}
+\indexentry{gensym}{30}
+\indexentry{gentemp}{30}
+\indexentry{i}{31}
+\indexentry{u}{31}
+\indexentry{S}{31}
+\indexentry{*}{31}
+\indexentry{*lisp-package*}{31}
+\indexentry{*user-package*}{31}
+\indexentry{*unix-package*}{31}
+\indexentry{*system-package*}{31}
+\indexentry{*keyword-package*}{31}
+\indexentry{find-symbol}{31}
+\indexentry{make-symbol}{31}
+\indexentry{intern}{31}
+\indexentry{list-all-packages}{31}
+\indexentry{find-package}{31}
+\indexentry{make-package}{32}
+\indexentry{in-package}{32}
+\indexentry{package-name}{32}
+\indexentry{package-nicknames}{32}
+\indexentry{rename-package}{32}
+\indexentry{package-use-list}{32}
+\indexentry{packagep}{32}
+\indexentry{use-package}{32}
+\indexentry{unuse-package}{32}
+\indexentry{shadow}{32}
+\indexentry{export}{32}
+\indexentry{unexport}{32}
+\indexentry{import}{32}
+\indexentry{do-symbols}{32}
+\indexentry{do-external-symbols}{32}
+\indexentry{do-all-symbols}{32}
+\indexentry{elt}{33}
+\indexentry{length}{33}
+\indexentry{l}{33}
+\indexentry{subseq}{33}
+\indexentry{copy-seq}{33}
+\indexentry{reverse}{33}
+\indexentry{nreverse}{33}
+\indexentry{concatenate}{33}
+\indexentry{coerce}{33}
+\indexentry{map}{33}
+\indexentry{fill}{33}
+\indexentry{replace}{33}
+\indexentry{sort}{34}
+\indexentry{merge}{34}
+\indexentry{merge-list}{34}
+\indexentry{position}{34}
+\indexentry{position-if}{34}
+\indexentry{position-if-not}{34}
+\indexentry{find}{34}
+\indexentry{find-if}{34}
+\indexentry{find-if-not}{34}
+\indexentry{count}{34}
+\indexentry{count-if}{34}
+\indexentry{count-if-not}{34}
+\indexentry{remove}{34}
+\indexentry{remove-if}{34}
+\indexentry{remove-if-not}{34}
+\indexentry{remove-duplicates}{35}
+\indexentry{delete}{35}
+\indexentry{delete-if}{35}
+\indexentry{delete-if-not}{35}
+\indexentry{substitute}{35}
+\indexentry{substitute-if}{35}
+\indexentry{substitute-if-not}{35}
+\indexentry{nsubstitute}{35}
+\indexentry{nsubstitute-if}{35}
+\indexentry{nsubstitute-if-not}{35}
+\indexentry{listp}{36}
+\indexentry{consp}{36}
+\indexentry{car}{36}
+\indexentry{cdr}{36}
+\indexentry{cadr}{36}
+\indexentry{cddr}{36}
+\indexentry{cdar}{36}
+\indexentry{caar}{36}
+\indexentry{caddr}{36}
+\indexentry{caadr}{36}
+\indexentry{caaar}{36}
+\indexentry{cdadr}{36}
+\indexentry{cdadr}{36}
+\indexentry{cdaar}{36}
+\indexentry{cdddr}{36}
+\indexentry{cdddr}{36}
+\indexentry{cddar}{36}
+\indexentry{first}{36}
+\indexentry{s}{36}
+\indexentry{nth}{36}
+\indexentry{nthcdr}{36}
...
[truncated message content] |
|
From: <k-...@us...> - 2013-05-20 17:06:32
|
Revision: 638
http://sourceforge.net/p/euslisp/code/638
Author: k-okada
Date: 2013-05-20 17:06:25 +0000 (Mon, 20 May 2013)
Log Message:
-----------
fix eusversion
Modified Paths:
--------------
trunk/EusLisp/doc/jlatex/jmanual.dvi
trunk/EusLisp/doc/jlatex/jmanual.pdf
trunk/EusLisp/doc/jlatex/jmanual.tex
trunk/EusLisp/doc/latex/manual.dvi
trunk/EusLisp/doc/latex/manual.pdf
trunk/EusLisp/doc/latex/manual.tex
Modified: trunk/EusLisp/doc/jlatex/jmanual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 15:40:42 UTC (rev 637)
+++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 17:06:25 UTC (rev 638)
@@ -10,7 +10,7 @@
\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
%%%
-\newcommand{\eusversion}{9.01}
+\newcommand{\eusversion}{9.00}
\flushbottom
Modified: trunk/EusLisp/doc/latex/manual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.tex
===================================================================
--- trunk/EusLisp/doc/latex/manual.tex 2013-05-20 15:40:42 UTC (rev 637)
+++ trunk/EusLisp/doc/latex/manual.tex 2013-05-20 17:06:25 UTC (rev 638)
@@ -5,7 +5,7 @@
\evensidemargin=0cm
%%%
-\newcommand{\eusversion}{9.01}
+\newcommand{\eusversion}{9.00}
% A4 size
\textwidth=16.5cm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <k-...@us...> - 2013-05-20 17:06:34
|
Revision: 638
http://sourceforge.net/p/euslisp/code/638
Author: k-okada
Date: 2013-05-20 17:06:25 +0000 (Mon, 20 May 2013)
Log Message:
-----------
fix eusversion
Modified Paths:
--------------
trunk/EusLisp/doc/jlatex/jmanual.dvi
trunk/EusLisp/doc/jlatex/jmanual.pdf
trunk/EusLisp/doc/jlatex/jmanual.tex
trunk/EusLisp/doc/latex/manual.dvi
trunk/EusLisp/doc/latex/manual.pdf
trunk/EusLisp/doc/latex/manual.tex
Modified: trunk/EusLisp/doc/jlatex/jmanual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/jlatex/jmanual.tex
===================================================================
--- trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 15:40:42 UTC (rev 637)
+++ trunk/EusLisp/doc/jlatex/jmanual.tex 2013-05-20 17:06:25 UTC (rev 638)
@@ -10,7 +10,7 @@
\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
%%%
-\newcommand{\eusversion}{9.01}
+\newcommand{\eusversion}{9.00}
\flushbottom
Modified: trunk/EusLisp/doc/latex/manual.dvi
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.pdf
===================================================================
(Binary files differ)
Modified: trunk/EusLisp/doc/latex/manual.tex
===================================================================
--- trunk/EusLisp/doc/latex/manual.tex 2013-05-20 15:40:42 UTC (rev 637)
+++ trunk/EusLisp/doc/latex/manual.tex 2013-05-20 17:06:25 UTC (rev 638)
@@ -5,7 +5,7 @@
\evensidemargin=0cm
%%%
-\newcommand{\eusversion}{9.01}
+\newcommand{\eusversion}{9.00}
% A4 size
\textwidth=16.5cm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|