Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


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

All causes of the warnings are fixed.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 8 11:49:37 2015 UTC (8 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.11: +5 -9 lines
Diff to previous 1.11 (colored)

longjmp --> _longjmp on cygwin.
We use macros MYSETJMP and MYLONGJMP.
There is still a trouble on error handling on ox_sm1.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Sep 29 01:52:14 2015 UTC (8 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

_setjmp should be used instead of setjmp on cygwin too. Otherwise, segfault will be caused.
The macro GC_INIT is called instead of GC_init().

Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 27 08:12:42 2015 UTC (8 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored)

The sm1 causes a segfault on msys2. See comments in stackmachine.c.
A workaround for the msys2 is added. The trouble of kxx has not yet been fixed.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 3 11:08:54 2005 UTC (18 years, 10 months ago) by ohara
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: +2 -1 lines
Diff to previous 1.8 (colored)

Fixed grammatical problem for gcc4.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 16 05:07:23 2005 UTC (18 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

The initialization of the variables of the type struct object
are added.  It is necessary to initialize the field "attr"
(object attribute) of stuct object.  cf. misc-2005/06/gfan/opt.sm1 test2.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 17 02:42:57 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

RestrictedMode is introduced.
If it is set, only functions with the ATTR_EXPORT bit are allowed to be
executed. It is mainly designed for anonymous services in OpenXM-grid.

A sample code for the RestricedMode.

/hoge { (hello) message (hello2) message } def
/foo {hoge} def
[(parse) (cohom.sm1) pushfile] extension
[(parse) (ox.sm1) pushfile] extension
[(or_attr) 8 /gb] extension
[(or_attr) 8 /pmat] extension
[(or_attr) 8 /foo] extension
[(or_attr) 8 /fctr] extension
[(RestrictedMode) 1] system_variable
foo

hoge  % stopped by the RestrictedMode flag.

 [ [( (x Dx)^2 + (y Dy)^2 -1) ( x y Dx Dy -1)] (x,y)
             [ [ (Dx) 1 ] ] ] gb pmat

asirconnectr % stopped by the RestrictionMode flag

[(x^2-1) (x)] fctr pmat

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 13 10:37:30 2004 UTC (20 years ago) by takayama
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Parser reports an error when num/num is given as a polynomial.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 4 10:53:55 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Introduced a new operator tlimit to limit the computation resource
during the computation of the argument.
Example: { {1 pop} loop }  2 tlimit

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 24 10:27:18 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.3: +13 -3 lines
Diff to previous 1.3 (colored)

setjmp --> sigsetjmp
longjmp --> siglongjmp

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 4 01:06:24 2001 UTC (23 years ago) by takayama
Branch: MAIN
Changes since 1.2: +92 -92 lines
Diff to previous 1.2 (colored)

indent-region and untabify.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 16 07:55:40 2000 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_20000124, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Congratulation of sm1 version 3.* !

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:02 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:02 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>