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_3_1_13b


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] Kclass/        
[DIR] plugin-tmp/        
[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
[TXT] mm.c  1.3   19 years  noro   Modified so that '\r' is also removed.
[TXT] coeff.c  1.4   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] datatype.h  1.13   14 years  ohara   Fixed a bug for casting pointers. It happens on MacOSX 10.6 with ASLR technology...
[TXT] ecart.c  1.22   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] gbGM.c  1.6   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] gradedset.c  1.9   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] kanExport1.c  1.21   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] list.c  1.7   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] matrix.c  1.4   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] mklookup.c  1.5   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] order.c  1.15   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] parser.c  1.9   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] poly.c  1.6   14 years  ohara   Fixed a bug for casting pointers. It happens on MacOSX 10.6 with ASLR technology...
[TXT] poly2.c  1.7   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] poly4.c  1.16   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] rat.c  1.5   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] redm.c  1.7   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] sm.c  1.27   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] switch.c  1.5   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] syz0.c  1.5   18 years  ohara   Fixed grammatical problem for gcc4.
[TXT] Makefile.in  1.22   17 years  takayama   ar should be replaced by libtool on MacOS X for fat binaries.
[TXT] ar-decomp  1.4   20 years  takayama   Some changes to build on MacOS X (ranlib and ar problems).
[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] check.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] configure  1.5   17 years  takayama   ar should be replaced by libtool on MacOS X for fat binaries.
[TXT] configure.in  1.3   17 years  takayama   ar should be replaced by libtool on MacOS X for fat binaries.
[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.56   10 years  takayama   sm1log stores date info.
[TXT] ext.c  1.46   10 years  takayama   Fix the error that lvalue required as unary & operand which is reported on some ...
[TXT] extern.h  1.35   18 years  takayama   A sample implementation of a new structure of error packets. See OX-RFC-103.oxw ...
[TXT] extern2.h  1.11   17 years  takayama   Added a funtion print_tex_form.
[TXT] gb.c  1.13   18 years  takayama   Output a debug message on Homogenize.
[TXT] global.c  1.36   12 years  takayama   Added the option [(COutput) 1] system_varible. ex. x^2+x+1 is output as sm1power...
[TXT] gradedset.h  1.8   19 years  takayama   The new option gbCheck is added. sm1> [(x0,x1) ring_of_polynomials 0] define_ri...
[TXT] hilbert.c  1.4   19 years  takayama   The initialization of the variables of the type struct object are added. It is ...
[TXT] kanExport0.c  1.48   11 years  takayama   Fixed a bug of outputting a warning when there is no syzygy. To fix this bug for...
[TXT] kanlib.c  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] kclass.c  1.6   18 years  takayama   classobj (body) dc returns the body of the classobj. Example. [1,2,3] (error) dc...
[TXT] kclass.h  1.5   20 years  takayama   Supporting -,*,/,^ in the QuoteMode.
[TXT] makeconf.c  1.4   21 years  takayama   Use -L${OpenXM}/lib -lgmp
[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] nogc.c  1.4   20 years  takayama   Outputs GC version number correctly.
[TXT] option.c  1.18   12 years  takayama   Added the option [(COutput) 1] system_varible. ex. x^2+x+1 is output as sm1power...
[TXT] output.c  1.7   12 years  takayama   Added the option [(COutput) 1] system_varible. ex. x^2+x+1 is output as sm1power...
[TXT] parserpass0.c  1.5   10 years  takayama   return; in int valued functions is replaced by return number; It still stops wi...
[TXT] plain.sm1  1.2   24 years  takayama   Congratulation of sm1 version 3.* !
[TXT] poly3.c  1.8   20 years  takayama   An exprimental code for doubley homogenized Weyl algebra h'(D) Dx x = x Dx + h...
[TXT] poly3a.c  1.2   22 years  takayama   Added new macro ring_of_differential_difference_operators
[TXT] primitive.c  1.22   10 years  takayama   The bug (2).. print is fixed. (char * function is implicitely declares int funct...
[TXT] red.c  1.10   19 years  takayama   Added a new option reduceOnly to get the reduced basis from a Grobner basis. Exa...
[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.9   18 years  takayama   Error messages are returned by XML from the server. Example: (ox.sm1) run sm1...
[TXT] scanner2.c  1.9   18 years  takayama   Error messages are returned by XML from the server. Example: (ox.sm1) run sm1...
[TXT] shell.c  1.16   10 years  takayama   Added a note-class in the usages.
[TXT] smacro.sm1  1.8   19 years  takayama   The function .. is equivalent to exec when the argument is an executable array. ...
[TXT] stackm.h  1.12   18 years  takayama   Error messages are returned by XML from the server. Example: (ox.sm1) run sm1...
[TXT] stackmachine.c  1.36   18 years  takayama   The letter % should do used in tmpc, since tmpc is an argument of printf as prin...
[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] test.c  1.3   19 years  takayama   The initialization of the variables of the type struct object are added. It is ...
[TXT] usage.c  1.50   10 years  takayama   sm1log stores date info.
[TXT] usage.sm1  1.15   10 years  takayama   Added a function sm1log to store logs.
[TXT] var.sm1  1.4   19 years  takayama   Several small changes. 1. Changed an algorithm of oxGenPass. 2. The operator "."...


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