Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.59 / (download) - annotate - [select for diffs], Mon Aug 3 21:12:54 2015 UTC (8 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.58: +13 -3 lines
Diff to previous 1.58 (colored)

Added oxMonitor to take packet dumps. See (ox) usage ;;

Revision 1.58 / (download) - annotate - [select for diffs], Thu Sep 19 10:15:11 2013 UTC (10 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Fixed a bug of unmatched parenthesis (for a test data).

Revision 1.57 / (download) - annotate - [select for diffs], Thu Jan 31 06:08:06 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.56: +9 -2 lines
Diff to previous 1.56 (colored)

When OX_ASIR_LOAD_FILE is set, ox_asirConnectMethod (<-cgiAsir) load the file
when ox_asir is started.

Revision 1.56 / (download) - annotate - [select for diffs], Thu Dec 21 05:29:49 2006 UTC (17 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, DEB_REL_1_2_3-9
Changes since 1.55: +47 -1 lines
Diff to previous 1.55 (colored)

Added a funtion print_tex_form.

Revision 1.55 / (download) - annotate - [select for diffs], Fri Mar 3 02:30:09 2006 UTC (18 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Fixed a bug of oxclearstack.

Revision 1.54 / (download) - annotate - [select for diffs], Fri Mar 3 00:43:02 2006 UTC (18 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.53: +28 -7 lines
Diff to previous 1.53 (colored)

Added codes for handling asir error packets with the key "asir_where".

Revision 1.53 / (download) - annotate - [select for diffs], Sat Feb 25 09:11:10 2006 UTC (18 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.52: +10 -3 lines
Diff to previous 1.52 (colored)

setrlimit is called to increase the size of stack
 in the ox launcher when the RLIMIT_STACK resource is less than 65M bytes.

A dirty interpreter of debugging packets.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Feb 4 02:44:39 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.51: +12 -5 lines
Diff to previous 1.51 (colored)

localizedString returns a translation of a given message.
See changelog-ja.tex for details.

Revision 1.51 / (download) - annotate - [select for diffs], Thu Feb 2 10:53:08 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.50: +9 -2 lines
Diff to previous 1.50 (colored)

Error commands are enclosed by Begin and End for cfep.

Revision 1.50 / (download) - annotate - [select for diffs], Thu Feb 2 07:07:22 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.49: +6 -6 lines
Diff to previous 1.49 (colored)

Linefeed character ^L is used to separate messages in the output
channel.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Feb 2 05:15:45 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.48: +6 -6 lines
Diff to previous 1.48 (colored)

Removed unnecessary LineFeed characters.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Feb 2 04:16:49 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.47: +7 -6 lines
Diff to previous 1.47 (colored)

^L \n is the end-mark for the data in the error channel.
Error messages are improved for ox clients.

Revision 1.47 / (download) - annotate - [select for diffs], Wed Feb 1 03:37:44 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.46: +81 -2 lines
Diff to previous 1.46 (colored)

cl oxclearstack : clear the stack of the ox sever cl.
errObj translateErrorForCfep string.

Revision 1.46 / (download) - annotate - [select for diffs], Thu Jan 26 08:42:33 2006 UTC (18 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.45: +4 -1 lines
Diff to previous 1.45 (colored)

Added the flag /Xm_engineLogToStdout.

Revision 1.45 / (download) - annotate - [select for diffs], Fri Sep 17 12:32:11 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.44: +19 -12 lines
Diff to previous 1.44 (colored)

A bug fix of ox_launch via ssh.
My hostname was not passed to the remote ox command.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Sep 17 11:05:56 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.43: +38 -32 lines
Diff to previous 1.43 (colored)

Bug fixes of ox_launch with ssh.

Revision 1.43 / (download) - annotate - [select for diffs], Fri Sep 17 07:27:28 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.42: +71 -23 lines
Diff to previous 1.42 (colored)

Changes for OX-RFC 104 (OpenXM-grid).
Step 1.  ox_encrypt_104_genPass is introduced.
         oxCreateClient2 accpets two onetime passwords.

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

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

Revision 1.41 / (download) - annotate - [select for diffs], Sat Aug 28 05:23:55 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.40: +63 -1 lines
Diff to previous 1.40 (colored)

New functions:
  asir_red

Revision 1.40 / (download) - annotate - [select for diffs], Sun Aug 22 02:00:24 2004 UTC (19 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.39: +70 -1 lines
Diff to previous 1.39 (colored)

polylcm : lcm for polynomials
lcm (mpzext) : lcm for numbers
polygcd : gcd for polynomials
gcd (mpzext) : gcd for numbers
Inteter (int32) are automatically translated to univnum (Q).

Revision 1.39 / (download) - annotate - [select for diffs], Mon Mar 8 08:24:42 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b
Changes since 1.38: +20 -1 lines
Diff to previous 1.38 (colored)

Kan/sm1 and ox_sm1 support the new stackmachine command
SM_executeFunctionWithOptionalArgument.
See also (oxexecWithOpt) usage ;

Revision 1.38 / (download) - annotate - [select for diffs], Thu Mar 4 05:18:26 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX
Changes since 1.37: +18 -6 lines
Diff to previous 1.37 (colored)

BUG 1: oxasir.ccc [(dp_weyl_gr_main) f1 f2 ...] asir
If f1 and f2 belong to different rings, it returns a stupid answer.

The bug is fixed; oxasir.changeRing detects such arguments.

BUG 2: [ff vv ww] asir.wgr
If ff is a list of polynomials, it returns a stupid answer.
The bug is fixed by translating ff into a list of strings and parsing it again.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Mar 3 06:09:29 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.36: +5 -1 lines
Diff to previous 1.36 (colored)

Changes:
1. ox_server_mode is defined in ox.sm1 and executed when ox_texmacs is
   started.
2. Other initializations for ox_sm1 are executed.
3. ox_texmacs --sm1,  ox_texmacs --k0, ox_texmacs --asir optionis are added.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Mar 1 07:19:44 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.35: +9 -1 lines
Diff to previous 1.35 (colored)

oxpushcmotag  asks the server to push the datatype tag
of the element on the stop of the stack.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Feb 28 13:39:42 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.34: +6 -6 lines
Diff to previous 1.34 (colored)

Quiet mode is ready;  sm1 -q

Revision 1.34 / (download) - annotate - [select for diffs], Sat Feb 28 12:27:16 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.33: +9 -7 lines
Diff to previous 1.33 (colored)

Added a quiet mode for ox100start;  ox100start -quiet.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Feb 24 01:36:14 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.32: +19 -11 lines
Diff to previous 1.32 (colored)

Fixed a bug to get weight of generic_bfct.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 24 00:45:33 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Fixed a bug of asir.gr

Revision 1.31 / (download) - annotate - [select for diffs], Thu Feb 5 03:04:40 2004 UTC (20 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Fixed a typo.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Feb 4 12:03:36 2004 UTC (20 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.29: +74 -1 lines
Diff to previous 1.29 (colored)

[ ff vv ww ] asir.wgr g
It computes the (-ww,ww) Grobner basis of ff in the homogenized Weyl algebra.
Homogenization is automatically done.
Example 1:
 [ [(x*Dx+y*Dy-1)  (Dx*Dy)]
   (x,y)
   [1 2 ] ] asir.wgr

Revision 1.29 / (download) - annotate - [select for diffs], Mon Dec 8 05:50:31 2003 UTC (20 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

Fixed a bug;  @@@polymake.k0.ccc is initialized properly.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Dec 4 10:35:24 2003 UTC (20 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Fixed a bug on killall for OX RFC 103.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Nov 17 05:45:46 2003 UTC (20 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.26: +24 -2 lines
Diff to previous 1.26 (colored)

[(oxLog) client log_file_for_incomming_data log_file_for_outgoing_data] extension
is for taking logs of ox stream in the binary format.
For details, (extension-oxLog) usage

Revision 1.26 / (download) - annotate - [select for diffs], Mon Nov 3 10:24:33 2003 UTC (20 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.25: +28 -1 lines
Diff to previous 1.25 (colored)

Added
  ntlconnectr
to connect to the ox_ntl server.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jul 21 13:36:40 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.24: +12 -1 lines
Diff to previous 1.24 (colored)

[(getServerEnv) ox_server_name] extension returns the full pathes for
ox_servers and aux-command files.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Jul 21 12:41:24 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored)

The library libox_pathfinder.a is linked to ox_sm1, ox_k0, sm1, d0, and k0.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 21 07:31:59 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.22: +1037 -728 lines
Diff to previous 1.22 (colored)

The new ox100 launcher ox100start replaces the old one.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jan 1 02:03:41 2003 UTC (21 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.21: +37 -2 lines
Diff to previous 1.21 (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.21 / (download) - annotate - [select for diffs], Fri Nov 8 14:18:00 2002 UTC (21 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.20: +30 -1 lines
Diff to previous 1.20 (colored)

oxresetAll resets all the clients. If mathcap is not set, the reset
packet will not be sent.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Aug 3 06:02:35 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.19: +57 -1 lines
Diff to previous 1.19 (colored)

sm1 can launch servers in the following three environments properly;
  windows -- native,
  windows -- cygwin,
  windows -- xcygwin (Cygwin/XFree86)
Launching ox_asir is still buggy.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Dec 28 08:05:44 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Fixed a bug of boundp.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Dec 28 01:20:25 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.17: +7 -1 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Wed Aug 22 03:23:25 2001 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.16: +6 -2 lines
Diff to previous 1.16 (colored)

Added sm1connectr to ox-win.sm1

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 22 02:36:34 2001 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.15: +64 -2 lines
Diff to previous 1.15 (colored)

oxWorkDir returns the name of a working directory for OpenXM.
Cleaned codes which is independent of Windows from ox-win.sm1.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Dec 6 00:29:51 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.14: +9 -5 lines
Diff to previous 1.14 (colored)

sm1StartEngine101 : starting an engine with the OpenXM RFC 101 protocol.
sm1StartControl101 : starting a control server with the OpenXM RFC 101 protocol.oxStartEngine_RFC_101() : C-function to start an engine.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Dec 5 12:03:43 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.13: +17 -3 lines
Diff to previous 1.13 (colored)

[(oxGetPort1)] generates a port listening.
sm1StartEngine101 : starting engine with the protocol OpenXM RFC 101.
                    Implementation has not yet been completed.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Dec 5 11:20:26 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Bug fix of SM_control_reset;  reading from control channel
after sending SM_control_reset is not necessary.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 3 08:19:54 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.11: +22 -1 lines
Diff to previous 1.11 (colored)

KoxCreateControl_RFC_101 is implemented.
This is a function to launch RFC 101 control server.
sm1connect101 in ox.sm1 is a test script to launch RFC 101 control server.
Path is hard encoded for a test.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 2 02:03:42 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_1_3, RELEASE_1_1_2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

A new SM tag
    SM_pushCMOtag
is added.   It pushes the CMO tag of the top object on the server stack.
The object itself remains on the server stack.  See stackmachine.tex
for details.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 30 10:09:44 2000 UTC (24 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.9: +41 -6 lines
Diff to previous 1.9 (colored)

[(localhost) server-name] ox_launch is available on sm1.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 19 10:02:11 2000 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.8: +8 -8 lines
Diff to previous 1.8 (colored)


ox_asir is looked for first in ASIR_LIBDIR and next in /usr/local/lib/asir

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 19 08:33:27 2000 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

A dirty trick to avoid tex error for automatically generated tex manual.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 19 06:41:02 2000 UTC (24 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.6: +5 -3 lines
Diff to previous 1.6 (colored)

bug fix on Solaris.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 18 08:08:23 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.5: +21 -4 lines
Diff to previous 1.5 (colored)

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

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 11 01:35:07 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.4: +29 -17 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Thu Nov 4 12:08:43 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.3: +73 -2 lines
Diff to previous 1.3 (colored)

New functions  ox_launch and ox_launch_nox are added for sm1.
Arguments to those functions are similar to those in asir.
ox_launch and ox_launch_nox use ssh instead of rsh.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 3 00:45:43 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.2: +22 -2 lines
Diff to previous 1.2 (colored)

We can start a remote ox_sm1 without X environment with ssh.
See sm1 (ox.sm1) run (sm1connectr-ssh) usage

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 1 03:49:47 1999 UTC (24 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.1: +48 -0 lines
Diff to previous 1.1 (colored)

A new command sm1connectr-ssh is added.
It makes remote ox servers start by ssh. So, OpenXM distributed computing
environment is secure.

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>