Powered by Apache

CVS log for OpenXM/src/kan96xx/Doc/oxasir.sm1

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 21 07:32:00 2003 UTC (20 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, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.12: +2 -788 lines
Diff to previous 1.12 (colored)

The new ox100 launcher ox100start replaces the old one.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 1 02:03:42 2003 UTC (21 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.11: +6 -1 lines
Diff to previous 1.11 (colored)

ox103_reset broadcasts the ox reset message.
ox103_set_shared_variable broadcasts a value of a shared variables
to all processes.
OXRFC 103 has not yet written, but a test implementation is done.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 9 01:24:08 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10 (colored)

Set the mathcap during the initialization.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 30 02:01:37 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Fixed a typo.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 11 11:20:37 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Added manual entries of la_solution_guide.rr
which generates problems for courses of elementary linear algebra.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 11 02:47:01 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.7: +116 -2 lines
Diff to previous 1.7 (colored)

Added generic_bfct (asir function to get general b-function) to oxasir.sm1.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 10 13:30:49 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.6: +48 -2 lines
Diff to previous 1.6 (colored)

Added bfct to oxasir.sm1. bfct is a faster function in asir
to get  the global b-function for a given polynomial.
As to references, see the manual page.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 16 00:53:55 2002 UTC (22 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored)

A bug fix of the initialization code for ox_asir on Windows.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 5 07:24:28 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

Fixed a bug on cygwin of not loading oxasir-win.rr.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 6 08:47:36 2002 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.3: +29 -2 lines
Diff to previous 1.3 (colored)

"Oxpp" is a utility  to build an asir source code from multiple source codes which are
included by the load command each other.
The new source code does not contain "load".

The asirinit command in oxasir.sm1 loads "oxasir-win.rr" instead of
"oxasir.asir" when it is executed on Windows.
oxasir-win.rr should be built by the Makefile in misc/packages/Windows.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 28 01:20:26 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2 (colored)

Several changes to support Windows.
  ox -wait s  :  waits s seconds before connection. It is not necessary on
                 Windows NT/2000, but it is necessary on Windows 95/98/ME.
  ox*.sm1 automatically detect operating system and  set session establishing
   functions properly.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 11 01:35:07 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_20000124, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.1: +10 -9 lines
Diff to previous 1.1 (colored)

xxxyyyy system-csh is added. It calls system(2) with the argument
/bin/csh -c "xxxxyyyy".  FreeBSD uses a pure sh and it does not, of course,
understand
the redirection >& . The /bin/sh understands 2>&1 >, however my launcher
does not work well with this (TODO).

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>