Up to [local] / OpenXM_contrib2 / asir2000 / builtin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 4 03:14:07 2020 UTC (4 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Added function prototypes.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:50 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.11: +64 -64
lines
Diff to previous 1.11 (colored)
Changed a tab to two space charaters.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 14 13:51:54 2015 UTC (9 years, 2 months ago) by fujimoto
Branch: MAIN
Changes since 1.10: +2 -8
lines
Diff to previous 1.10 (colored)
Removed unneeded 'defined(__MINGW64__)'.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Aug 8 14:19:41 2015 UTC (9 years, 3 months ago) by fujimoto
Branch: MAIN
Changes since 1.9: +7 -1
lines
Diff to previous 1.9 (colored)
Added fflush(stderr) after fprintf(stderr, ) for mingw32/mingw64.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 6 10:01:52 2015 UTC (9 years, 3 months ago) by fujimoto
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Added defined(__MINGW32__) and defined(__MINGW64__) for mingw32/mingw64.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 31 00:38:12 2013 UTC (11 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.7: +7 -1
lines
Diff to previous 1.7 (colored)
A short help given in a function definition is now displayed in Windows asir. ca.h includes limits.h if VISUAL is defined.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 19 15:48:26 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Changed directories of help files. help-eg => help-en, help-jp => help-ja in ${OpenXM_HOME}/lib/asir/
Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 14 08:46:14 2009 UTC (15 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.5: +9 -4
lines
Diff to previous 1.5 (colored)
Dirty patch for ja_JP.UTF-8. A clean implementation should be given in a future. It assumes the existence of nkf.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 25 05:20:09 2004 UTC (20 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
*** empty log message ***
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 22 05:03:58 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Sorry, the email address in the license agreement was incorrect.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:20 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.2: +49 -1
lines
Diff to previous 1.2 (colored)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 21 04:20:41 1999 UTC (24 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124,
RELEASE_1_1_2
Changes since 1.1: +15 -2
lines
Diff to previous 1.1 (colored)
Added Help/HTML files written in Engilish. They will be installed in asir library directory. 'OpenXM/lib/asir/help' is a symbolic link to help-eg. If LANG is not set, then 'help' refers to 'asir/help'. If the value of LANG begins with "japan" or "ja_JP", the 'help' refers to 'asir/help-jp'. If LANG is set but the value of LANG does not begin with "japan" or "ja_JP", the 'help' refers to 'asir/help-eg'.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:07 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: ASIR2000
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported asir2000 as OpenXM_contrib2/asir2000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:07 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Initial revision