Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [local] / OpenXM / src / OpenMath / ORG / openxm / tam
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
CMO.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_BIGFLOAT.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_DATUM.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_DISTRIBUTED_POLYNOMIAL.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_DMS.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_DMS_GENERIC.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_ERROR2.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_INDETERMINATE.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_INT32.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_LIST.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_MATHCAP.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_MONOMIAL32.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_NULL.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_POLYNOMIAL_IN_ONE_VARIABLE.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_QQ.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_RATIONAL.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_RECURSIVE_POLYNOMIAL.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_STRING.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_TREE.java | 1.3 | 23 years | ohara | allowQ() methods are added. In order to prevent a MathcapViolation, we must ins... |
CMO_ZERO.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
CMO_ZZ.java | 1.3 | 24 years | ohara | I have replaced all stdout by stderr, that is, System.out.println ==> System.err... |
EngineProcess.java | 1.1 | 23 years | tam | I added the server interface for new OpenXM control server oxc. This is not tes... |
MathcapViolation.java | 1.1 | 24 years | tam | I added comments. |
OXbody.java | 1.1 | 24 years | tam | I added comments. |
OXmessage.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
OpenXM.java | 1.11 | 3 years | takayama | euc --> utf-8 |
OpenXMControlServer.java | 1.1 | 23 years | tam | I changed class name from OpenXMserver to OpenXMControlServer. This is preparin... |
OpenXMserver.java | 1.4 | 24 years | ohara | I have replaced all stdout by stderr, that is, System.out.println ==> System.err... |
OpenXMstream.java | 1.4 | 22 years | takayama | OpenXM(host,ctrlPort,streamPort,ox_server,oxd_port,pass) starts "ox_server" by c... |
SM.java | 1.2 | 24 years | tam | I changed from OpenXMconnection to OpenXMstream. |
oxdStream.java | 1.2 | 22 years | takayama | Made the following change for the oxd starting protocol: 1. ox itself has to f... |