Up to [local] / OpenXM / src / asir-contrib / packages / doc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9, Thu Apr 14 04:45:33 2005 UTC (19 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.8: +1 -1
lines
FILE REMOVED
Remove the old document files. Now, we are starting to use new document system.
Revision 1.8 / (download) - annotate - [select for diffs], Sat May 24 07:22:19 2003 UTC (21 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored) to selected 1.1 (colored)
gentexi supports names like sm1.restriction as well as sm1_restriction.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 23 01:14:16 2002 UTC (22 years ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)
Removed unnecessary message.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 23 01:11:41 2002 UTC (22 years ago) by takayama
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)
Unknown keywords will be ignored with a warning message.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 23 03:26:16 2002 UTC (22 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.4: +15 -2
lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)
Fixed some bugs in gentexi.c and Makefile. (There still exist several incorrect behaviors to be fixed.)
Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 8 08:56:32 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.3: +14 -2
lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)
Several fixed of typos in the manual (up to the section 23). Imported new functions: glib_plot, pfp_omega, sm1_restriction. Changed algorithm: omatrix_inverse uses invmat.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 9 08:50:48 2002 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.2: +34 -4
lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)
Added embedded usages for functions in the category base.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 27 08:18:52 2002 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.1: +54 -14
lines
Diff to previous 1.1 (colored)
Added some usages to names.rr for gentexi. print_input_form will not be called when the argument is not STRUCT or QUOTE for a trouble reported by Ohara (Bug).
Revision 1.1 / (download) - annotate - [selected], Sun Jan 27 07:13:28 2002 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
The first version of gentexi. Gentexi is a preprocessor to generate texinfo documents from source code.