Powered by Apache

OpenXM/src/kan96xx/Kan/

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 / kan96xx / Kan

Current tag: RELEASE_1_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] Kclass/        
[DIR] plugin-tmp/        
[TXT] scanner2.c  1.7   19 years  takayama   Fixed a bug for 8-bit literals.
[TXT] ext.c  1.34   19 years  takayama   rm fname --> unlink(fname) in order to be OS independent.
[TXT] usage.c  1.40   19 years  takayama   rm fname --> unlink(fname) in order to be OS independent.
[TXT] kanExport0.c  1.41   19 years  takayama   Increased RC_LIMIT for the enumeration of Grobner cones.
[TXT] shell.c  1.12   19 years  takayama   Turn off the error message of [(which) (??)] oxshell.
[TXT] Makefile.in  1.21   19 years  takayama   Added oxxml and oxcgi to PLUGIN*.
[TXT] extern.h  1.30   19 years  takayama   Added a new function : newByteArrayFromStr().
[TXT] global.c  1.32   19 years  takayama   Updated the version number. (A test of upgrading of kerberos.)
[TXT] sm.c  1.25   19 years  takayama   Updated the version number. (A test of upgrading of kerberos.)
[TXT] dr.sm1  1.47   19 years  takayama   Added a new data type SbyteArray.
[TXT] mklookup.c  1.4   19 years  takayama   Added a new data type SbyteArray.
[TXT] primitive.c  1.19   19 years  takayama   Added a new data type SbyteArray.
[TXT] stackm.h  1.8   19 years  takayama   Added a new data type SbyteArray.
[TXT] stackmachine.c  1.29   19 years  takayama   Vulnerability in the RestrictedMode. When an executable array is set as an argu...
[TXT] option.c  1.15   19 years  takayama   RestrictedMode is introduced. If it is set, only functions with the ATTR_EXPORT ...
[TXT] parser.c  1.7   19 years  takayama   RestrictedMode is introduced. If it is set, only functions with the ATTR_EXPORT ...
[TXT] smacro.sm1  1.8   19 years  takayama   The function .. is equivalent to exec when the argument is an executable array. ...
[TXT] usage.sm1  1.11   19 years  takayama   The function .. is equivalent to exec when the argument is an executable array. ...
[TXT] var.sm1  1.4   19 years  takayama   Several small changes. 1. Changed an algorithm of oxGenPass. 2. The operator "."...
[TXT] datatype.h  1.10   19 years  takayama   An implementation of the partial tangent cone algorithm, i.e., reduction in Q(x'...
[TXT] ecart.c  1.21   19 years  takayama   An implementation of the partial tangent cone algorithm, i.e., reduction in Q(x'...
[TXT] order.c  1.13   19 years  takayama   An implementation of the partial tangent cone algorithm, i.e., reduction in Q(x'...
[TXT] poly.c  1.4   19 years  takayama   An implementation of the partial tangent cone algorithm, i.e., reduction in Q(x'...
[TXT] red.c  1.9   19 years  takayama   An implementation of the partial tangent cone algorithm, i.e., reduction in Q(x'...
[TXT] scanner.c  1.7   19 years  takayama   Introducing infix operators. Step 3. Added the tflag field to tokens.
[TXT] list.c  1.5   19 years  takayama   The primitive get accepts the following input obj [k0 k1 k2 ... ] get It also...
[TXT] kanExport1.c  1.16   19 years  takayama   Changed the specification of exponents-gbext. See (gbext) usage.
[TXT] poly4.c  1.14   19 years  takayama   New macro: dh.gb computes a standard basis in the doubly homogenized Weyl alg...
[TXT] mm.c  1.3   20 years  noro   Modified so that '\r' is also removed.
[TXT] ar-decomp2  1.1   20 years  takayama   Undo the previous commit; it was not a bug of Makefile.in Added a new shell scri...
[TXT] ar-decomp  1.4   20 years  takayama   Some changes to build on MacOS X (ranlib and ar problems).
[TXT] poly3.c  1.8   20 years  takayama   An exprimental code for doubley homogenized Weyl algebra h'(D) Dx x = x Dx + h...
[TXT] nogc.c  1.4   20 years  takayama   Outputs GC version number correctly.
[TXT] kclass.h  1.5   20 years  takayama   Supporting -,*,/,^ in the QuoteMode.
[TXT] debug.sm1  1.3   20 years  takayama   QuoteMode(1) sets the parser in the quotemode; if unknown function symbol comes,...
[TXT] configure  1.4   20 years  takayama   Added the check of libdl
[TXT] configure.in  1.2   20 years  takayama   Added the check of libdl
[TXT] sugar.c  1.7   20 years  takayama   Added experimental codes for sugar & ecart.
[TXT] syz0.c  1.4   20 years  takayama   Fixed a bug of ecart.syz. (ecartDivideSv, mpMult, ...) Added a new command eca...
[TXT] extern2.h  1.10   20 years  takayama   An experimental version of ecart.minimalBase which translates a graded matrix in...
[TXT] output.c  1.4   20 years  takayama   An experimental version of ecart.minimalBase which translates a graded matrix in...
[TXT] redm.c  1.6   20 years  takayama   Ecart.gb computes a standard basis by an order defined by a weight matrix and a ...
[TXT] poly2.c  1.5   20 years  takayama   [(DoCancel) 1 or 2] system_variable turns on the content reduction strategy for ...
[TXT] gb.c  1.8   20 years  takayama   Added a code for pseudo trace lifting for ecart.gb Use [(TraceLift) 1] system_va...
[TXT] gradedset.c  1.6   20 years  takayama   Added a code for pseudo trace lifting for ecart.gb Use [(TraceLift) 1] system_va...
[TXT] gradedset.h  1.6   20 years  takayama   Added a code for pseudo trace lifting for ecart.gb Use [(TraceLift) 1] system_va...
[TXT] switch.c  1.4   20 years  takayama   A very experimental implementation of the ecart division algorithm.
[TXT] makeconf.c  1.4   21 years  takayama   Use -L${OpenXM}/lib -lgmp
[TXT] poly3a.c  1.2   22 years  takayama   Added new macro ring_of_differential_difference_operators
[TXT] rat.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] replace.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] resol.c  1.6   23 years  takayama   indent-region and untabify.
[TXT] kclass.c  1.4   23 years  takayama   indent-region and untabify.
[TXT] matrix.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] parserpass0.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] coeff.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] gbGM.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] hilbert.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] test.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] sugar.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] plain.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] kanlib.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] matrix.h  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] module1.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] check.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] ar0  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] backup  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] bugs.txt  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] cat0  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] clean0.sed  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] clean0.sed.org1  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] dr.sm1.old1  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] smacro.sm1.old1  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] trash.c  1.1.1.1   24 years  maekawa   o import OpenXM sources


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>