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 (9 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.58: +13 -3
lines
Diff to previous 1.58 (unified) to selected 1.4 (unified)
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 (11 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.56: +9 -2
lines
Diff to previous 1.56 (unified) to selected 1.4 (unified)
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, 10 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 (unified) to selected 1.4 (unified)
Added a funtion print_tex_form.
Revision 1.55 / (download) - annotate - [select for diffs], Fri Mar 3 02:30:09 2006 UTC (18 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (unified) to selected 1.4 (unified)
Fixed a bug of oxclearstack.
Revision 1.54 / (download) - annotate - [select for diffs], Fri Mar 3 00:43:02 2006 UTC (18 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.53: +28 -7
lines
Diff to previous 1.53 (unified) to selected 1.4 (unified)
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, 8 months ago) by takayama
Branch: MAIN
Changes since 1.52: +10 -3
lines
Diff to previous 1.52 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.51: +12 -5
lines
Diff to previous 1.51 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.50: +9 -2
lines
Diff to previous 1.50 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.49: +6 -6
lines
Diff to previous 1.49 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.48: +6 -6
lines
Diff to previous 1.48 (unified) to selected 1.4 (unified)
Removed unnecessary LineFeed characters.
Revision 1.48 / (download) - annotate - [select for diffs], Thu Feb 2 04:16:49 2006 UTC (18 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.47: +7 -6
lines
Diff to previous 1.47 (unified) to selected 1.4 (unified)
^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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.46: +81 -2
lines
Diff to previous 1.46 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.45: +4 -1
lines
Diff to previous 1.45 (unified) to selected 1.4 (unified)
Added the flag /Xm_engineLogToStdout.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Sep 17 12:32:11 2004 UTC (20 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.44: +19 -12
lines
Diff to previous 1.44 (unified) to selected 1.4 (unified)
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 (20 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.43: +38 -32
lines
Diff to previous 1.43 (unified) to selected 1.4 (unified)
Bug fixes of ox_launch with ssh.
Revision 1.43 / (download) - annotate - [select for diffs], Fri Sep 17 07:27:28 2004 UTC (20 years, 1 month ago) by takayama
Branch: MAIN
Changes since 1.42: +71 -23
lines
Diff to previous 1.42 (unified) to selected 1.4 (unified)
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 (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (unified) to selected 1.4 (unified)
, 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 (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.40: +63 -1
lines
Diff to previous 1.40 (unified) to selected 1.4 (unified)
New functions: asir_red
Revision 1.40 / (download) - annotate - [select for diffs], Sun Aug 22 02:00:24 2004 UTC (20 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.39: +70 -1
lines
Diff to previous 1.39 (unified) to selected 1.4 (unified)
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, 8 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 (unified) to selected 1.4 (unified)
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, 8 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 (unified) to selected 1.4 (unified)
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, 8 months ago) by takayama
Branch: MAIN
Changes since 1.36: +5 -1
lines
Diff to previous 1.36 (unified) to selected 1.4 (unified)
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, 8 months ago) by takayama
Branch: MAIN
Changes since 1.35: +9 -1
lines
Diff to previous 1.35 (unified) to selected 1.4 (unified)
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, 8 months ago) by takayama
Branch: MAIN
Changes since 1.34: +6 -6
lines
Diff to previous 1.34 (unified) to selected 1.4 (unified)
Quiet mode is ready; sm1 -q
Revision 1.34 / (download) - annotate - [select for diffs], Sat Feb 28 12:27:16 2004 UTC (20 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.33: +9 -7
lines
Diff to previous 1.33 (unified) to selected 1.4 (unified)
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, 8 months ago) by takayama
Branch: MAIN
Changes since 1.32: +19 -11
lines
Diff to previous 1.32 (unified) to selected 1.4 (unified)
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, 8 months ago) by takayama
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (unified) to selected 1.4 (unified)
Fixed a bug of asir.gr
Revision 1.31 / (download) - annotate - [select for diffs], Thu Feb 5 03:04:40 2004 UTC (20 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (unified) to selected 1.4 (unified)
Fixed a typo.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Feb 4 12:03:36 2004 UTC (20 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.29: +74 -1
lines
Diff to previous 1.29 (unified) to selected 1.4 (unified)
[ 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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.28: +3 -1
lines
Diff to previous 1.28 (unified) to selected 1.4 (unified)
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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (unified) to selected 1.4 (unified)
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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.26: +24 -2
lines
Diff to previous 1.26 (unified) to selected 1.4 (unified)
[(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 (21 years ago) by takayama
Branch: MAIN
Changes since 1.25: +28 -1
lines
Diff to previous 1.25 (unified) to selected 1.4 (unified)
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 (21 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.24: +12 -1
lines
Diff to previous 1.24 (unified) to selected 1.4 (unified)
[(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 (21 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.23: +3 -1
lines
Diff to previous 1.23 (unified) to selected 1.4 (unified)
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 (21 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.22: +1037 -728
lines
Diff to previous 1.22 (unified) to selected 1.4 (unified)
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, 10 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.21: +37 -2
lines
Diff to previous 1.21 (unified) to selected 1.4 (unified)
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 (22 years ago) by takayama
Branch: MAIN
Changes since 1.20: +30 -1
lines
Diff to previous 1.20 (unified) to selected 1.4 (unified)
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 (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.19: +57 -1
lines
Diff to previous 1.19 (unified) to selected 1.4 (unified)
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, 10 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (unified) to selected 1.4 (unified)
Fixed a bug of boundp.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Dec 28 01:20:25 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.17: +7 -1
lines
Diff to previous 1.17 (unified) to selected 1.4 (unified)
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 (23 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.16: +6 -2
lines
Diff to previous 1.16 (unified) to selected 1.4 (unified)
Added sm1connectr to ox-win.sm1
Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 22 02:36:34 2001 UTC (23 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.15: +64 -2
lines
Diff to previous 1.15 (unified) to selected 1.4 (unified)
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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.14: +9 -5
lines
Diff to previous 1.14 (unified) to selected 1.4 (unified)
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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.13: +17 -3
lines
Diff to previous 1.13 (unified) to selected 1.4 (unified)
[(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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (unified) to selected 1.4 (unified)
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, 11 months ago) by takayama
Branch: MAIN
Changes since 1.11: +22 -1
lines
Diff to previous 1.11 (unified) to selected 1.4 (unified)
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, 9 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 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.9: +41 -6
lines
Diff to previous 1.9 (unified) to selected 1.4 (unified)
[(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, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.8: +8 -8
lines
Diff to previous 1.8 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (unified) to selected 1.4 (unified)
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, 9 months ago) by takayama
Branch: MAIN
Changes since 1.6: +5 -3
lines
Diff to previous 1.6 (unified) to selected 1.4 (unified)
bug fix on Solaris.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 18 08:08:23 1999 UTC (24 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.5: +21 -4
lines
Diff to previous 1.5 (unified) to selected 1.4 (unified)
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 (25 years ago) by takayama
Branch: MAIN
Changes since 1.4: +29 -17
lines
Diff to previous 1.4 (unified)
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 - [selected], Thu Nov 4 12:08:43 1999 UTC (25 years ago) by takayama
Branch: MAIN
Changes since 1.3: +73 -2
lines
Diff to previous 1.3 (unified)
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 (25 years ago) by takayama
Branch: MAIN
Changes since 1.2: +22 -2
lines
Diff to previous 1.2 (unified) to selected 1.4 (unified)
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 (25 years ago) by takayama
Branch: MAIN
Changes since 1.1: +48 -0
lines
Diff to previous 1.1 (unified) to selected 1.4 (unified)
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 (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified) to selected 1.4 (unified)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:02 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Diff to selected 1.4 (unified)
Initial revision