Powered by Apache

CVS log for OpenXM/src/kxx/nullstackmachine.c

[BACK] Up to [local] / OpenXM / src / kxx

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 27 01:35:07 2016 UTC (7 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +6 -4 lines
Diff to previous 1.4 (colored)

Work in progress...

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 25 23:14:36 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, 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.3: +1 -1 lines
Diff to previous 1.3 (colored)

Corrected a wrong use of errno.
From man errno;
 errno  is defined by the ISO C standard to be a modifiable
       lvalue of type int, and must not be  explicitly  declared;
       errno  may  be a macro.  errno is thread-local; setting it
       in one thread does not  affect  its  value  in  any  other
       thread.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 4 10:53:57 2002 UTC (21 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Sun May 6 07:53:00 2001 UTC (22 years, 11 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.1: +16 -16 lines
Diff to previous 1.1 (colored)

mark-whole-buffer,  indent-region, untabify.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:13 1999 UTC (24 years, 6 months ago) by maekawa
Branch: OpenXM
CVS Tags: maekawa-ipv6, RELEASE_20000124, RELEASE_1_1_3, RELEASE_1_1_2, 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:13 1999 UTC (24 years, 6 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>