Powered by Apache

CVS log for OpenXM/src/asir-doc/parts/builtin/io.texi

[BACK] Up to [local] / OpenXM / src / asir-doc / parts / builtin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Wed Apr 9 05:34:30 2014 UTC (10 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.16: +12 -1 lines
Diff to previous 1.16 (colored)

Added references on cpp.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 17 15:01:10 2008 UTC (15 years, 10 months ago) by iwane
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

fixed typo

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 20 13:38:04 2003 UTC (20 years, 5 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Fixed a bug

Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 18 10:26:20 2003 UTC (20 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.13: +23 -3 lines
Diff to previous 1.13 (colored)

Add sections into the Risa/Asir manusl.
(vector, list, structure, asir grammer, and several functions.)

Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 27 15:56:08 2003 UTC (20 years, 6 months ago) by ohara
Branch: MAIN
Changes since 1.12: +28 -1 lines
Diff to previous 1.12 (colored)

Add some manuals

Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 1 23:58:44 2003 UTC (20 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.11: +8 -1 lines
Diff to previous 1.11 (colored)

The  files "stdin", "stdout", "stderr" can be opened
by open_file("unix://stdin"), open_file("unix://stdout");
open_file("unix://stderr").

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 20 08:01:28 2003 UTC (21 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Various changes.
Added descriptions of new (old?) functions.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 19 15:44:58 2003 UTC (21 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Still updating the manula.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 3 01:50:59 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Corrected some bugs in asir-doc sources.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 15 01:58:24 2002 UTC (21 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Fixed a typo in the description on the function put_byte().

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 23 05:45:37 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Risa/Asir manual on the internal specifications.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 12 05:01:18 2001 UTC (23 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.5: +34 -12 lines
Diff to previous 1.5 (colored)

Added a description of deval().
Added 'man-sample.texi', a sample file for Risa/Asir style texinfo manual.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 13 00:16:36 2000 UTC (23 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.4: +54 -10 lines
Diff to previous 1.4 (colored)

Added descriptions on new functions: open_canvas, close_canvas, draw_obj
and newbytearray.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 28 08:12:01 2000 UTC (24 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_1_3
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Fixed some bugs.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 2 07:46:14 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.2: +80 -2 lines
Diff to previous 1.2 (colored)

Updates corresponding to new functions for string and file manipulation.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 21 02:47:33 1999 UTC (24 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.1: +237 -33 lines
Diff to previous 1.1 (colored)

Now 'asir-doc' can produce both English and Japanese versions of
manuals, help files and HTML files. See README for detail.
Though Takayama-san's effort to enhance 'oxweave', it is still
difficult to use it as is for 'asir-doc', so currently 'extract_man.c'
is used to extract manual sources for a specific language.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Dec 8 05:47:44 1999 UTC (24 years, 6 months ago) by noro
Branch: NORO
CVS Tags: ASIR2000
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Imported OpenXM/src/asir-doc. 

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 8 05:47:44 1999 UTC (24 years, 6 months ago) by noro
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




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