Powered by Apache

CVS log for OpenXM/src/kan96xx/Kan/scanner.c

[BACK] Up to [local] / OpenXM / src / kan96xx / Kan

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:47 2020 UTC (3 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +17 -17 lines
Diff to previous 1.10 (colored)

All causes of the warnings are fixed.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 7 00:15:44 2018 UTC (5 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

KSstart_quiet() initializes sm1 in the quiet mode.
Bug fixes for 64 bit OS's.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 18 10:55:16 2005 UTC (18 years, 10 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, DEB_REL_1_2_3-9
Changes since 1.8: +50 -3 lines
Diff to previous 1.8 (colored)

Error messages are returned by XML from the server.
Example:
   (ox.sm1) run sm1connectr
   oxsm1.ccc (1 shell 1 2 add ) oxsubmit
   oxsm1.ccc oxpopcmo ::

Class.ErrorPacket [    12 , -1 , $<ox103:error_message><ox103:message>executeString: Usage:length</ox103:message><ox103:stack_trace>Trace: length<-shell<-;</ox103:stack_trace><ox103:source_trace>1 shell 1 2 add</ox103:source_trace></ox103:error_message>$ ]

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 3 11:08:54 2005 UTC (18 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

Fixed grammatical problem for gcc4.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 12 00:26:21 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Introducing infix operators. Step 3.
Added the tflag field to tokens.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 10 22:21:27 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.5: +10 -5 lines
Diff to previous 1.5 (colored)

Warning is printed when ,, is used.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 10 13:20:23 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

, is treated as a space.
,, (parse in a given ring) is changed to __
,,, (reparse a polynomial) is changed to ___

Revision 1.4 / (download) - annotate - [select for diffs], Fri May 4 01:06:25 2001 UTC (23 years ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.3: +108 -108 lines
Diff to previous 1.3 (colored)

indent-region and untabify.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 20 01:53:46 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_1_3
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

Removed the initialization like
     FILE *Hoge = stderr;
because stderr is declared as extern FILE *stderr on
LinuxPPC.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 18 08:08:24 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124, RELEASE_1_1_2
Changes since 1.1: +15 -1 lines
Diff to previous 1.1 (colored)

If LOAD_SM1_PATH is not defined, then $(OpenXM_HOME)/lib/sm1 will
be used.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:01 1999 UTC (24 years, 7 months ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

o import OpenXM sources

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:01 1999 UTC (24 years, 7 months ago) by maekawa
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>