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_2_KNOPPIX


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] Kclass/        
[DIR] plugin-tmp/        
[TXT] Makefile.in  1.18   20 years  takayama   Merged the macro "doPolymake" into the standard macros.
[TXT] ar-decomp  1.3   24 years  takayama   A bug fix (skip CVS when chmoding)
[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] check.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[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] coeff.c  1.3   23 years  takayama   indent-region and untabify.
[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] datatype.h  1.9   20 years  takayama   Added a code for pseudo trace lifting for ecart.gb Use [(TraceLift) 1] system_va...
[TXT] debug.sm1  1.3   20 years  takayama   QuoteMode(1) sets the parser in the quotemode; if unknown function symbol comes,...
[TXT] dr.sm1  1.26   20 years  takayama   Supporting -,*,/,^ in the QuoteMode.
[TXT] dr.sm1.old1  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] ecart.c  1.20   20 years  takayama   When #define EXPERIMENTAL, then an experimental code for finding reducer is adde...
[TXT] ext.c  1.23   20 years  takayama   Quiet mode is ready; sm1 -q
[TXT] extern.h  1.16   20 years  takayama   Supporting -,*,/,^ in the QuoteMode.
[TXT] extern2.h  1.10   20 years  takayama   An experimental version of ecart.minimalBase which translates a graded matrix in...
[TXT] gb.c  1.8   20 years  takayama   Added a code for pseudo trace lifting for ecart.gb Use [(TraceLift) 1] system_va...
[TXT] gbGM.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] global.c  1.29   20 years  takayama   Corrected a wrong use of errno. From man errno; errno is defined by the ISO C ...
[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] hilbert.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] kanExport0.c  1.21   20 years  takayama   Quiet mode is ready; sm1 -q
[TXT] kanExport1.c  1.11   20 years  takayama   malloc()'s are replaced by sGC_malloc() to solve the memory leak trouble caused ...
[TXT] kanlib.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] kclass.c  1.4   23 years  takayama   indent-region and untabify.
[TXT] kclass.h  1.5   20 years  takayama   Supporting -,*,/,^ in the QuoteMode.
[TXT] list.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] makeconf.c  1.4   21 years  takayama   Use -L${OpenXM}/lib -lgmp
[TXT] matrix.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] matrix.h  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] mklookup.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] mm.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] module1.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] nogc.c  1.4   20 years  takayama   Outputs GC version number correctly.
[TXT] option.c  1.14   20 years  takayama   QuoteMode(1) sets the parser in the quotemode; if unknown function symbol comes,...
[TXT] order.c  1.9   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] parser.c  1.5   21 years  takayama   Introduced a new operator tlimit to limit the computation resource during the co...
[TXT] parserpass0.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] plain.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] poly.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] poly2.c  1.5   20 years  takayama   [(DoCancel) 1 or 2] system_variable turns on the content reduction strategy for ...
[TXT] poly3.c  1.7   20 years  takayama   malloc()'s are replaced by sGC_malloc() to solve the memory leak trouble caused ...
[TXT] poly3a.c  1.2   22 years  takayama   Added new macro ring_of_differential_difference_operators
[TXT] poly4.c  1.12   20 years  takayama   Ecart.gb computes a standard basis by an order defined by a weight matrix and a ...
[TXT] primitive.c  1.11   20 years  takayama   Fixed a bug on addTree. The key name is changed to cd from class.
[TXT] rat.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] red.c  1.8   20 years  takayama   ecart.gb accepts [(sugar) 1] option (experimental).
[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] replace.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] resol.c  1.6   23 years  takayama   indent-region and untabify.
[TXT] scanner.c  1.4   23 years  takayama   indent-region and untabify.
[TXT] scanner2.c  1.3   23 years  takayama   indent-region and untabify.
[TXT] shell.c  1.11   20 years  takayama   malloc()'s are replaced by sGC_malloc() to solve the memory leak trouble caused ...
[TXT] sm.c  1.24   20 years  takayama   Outputs GC version number correctly.
[TXT] smacro.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] smacro.sm1.old1  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] stackm.h  1.3   20 years  takayama   QuoteMode(1) sets the parser in the quotemode; if unknown function symbol comes,...
[TXT] stackmachine.c  1.14   20 years  takayama   Fixed a bug on the quote mode. <1> undefined symbol is automatically translated ...
[TXT] sugar.c  1.7   20 years  takayama   Added experimental codes for sugar & ecart.
[TXT] sugar.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] switch.c  1.4   20 years  takayama   A very experimental implementation of the ecart division algorithm.
[TXT] syz0.c  1.4   20 years  takayama   Fixed a bug of ecart.syz. (ecartDivideSv, mpMult, ...) Added a new command eca...
[TXT] test.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] trash.c  1.1.1.1   24 years  maekawa   o import OpenXM sources
[TXT] usage.c  1.27   20 years  takayama   The first simple version of oxshell. Example: /afo [(POINTS) nl (1...
[TXT] usage.sm1  1.7   21 years  takayama   Degree shift vector allows a matrix of degree shifts.
[TXT] var.sm1  1.3   24 years  takayama   A bug fix for k0.


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