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
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Kclass/ | ||||
plugin-tmp/ | ||||
Makefile.in | 1.27 | 2 years | takayama | cmotag.htmp, lookup.h are generated by make gen-cmptag.htmp make gen-lookup.... |
lookup.h | 1.1 | 2 years | takayama | cmotag.htmp, lookup.h are generated by make gen-cmptag.htmp make gen-lookup.... |
mklookup.c | 1.7 | 2 years | takayama | cmotag.htmp, lookup.h are generated by make gen-cmptag.htmp make gen-lookup.... |
red.c | 1.11 | 4 years | takayama | All causes of the warnings are fixed. |
scanner.c | 1.11 | 4 years | takayama | All causes of the warnings are fixed. |
scanner2.c | 1.10 | 4 years | takayama | All causes of the warnings are fixed. |
shell.c | 1.17 | 4 years | takayama | All causes of the warnings are fixed. |
sm.c | 1.30 | 4 years | takayama | All causes of the warnings are fixed. |
stackmachine.c | 1.44 | 4 years | takayama | All causes of the warnings are fixed. |
sugar.c | 1.8 | 4 years | takayama | All causes of the warnings are fixed. |
usage.c | 1.52 | 4 years | takayama | All causes of the warnings are fixed. |
ecart.c | 1.23 | 4 years | takayama | All causes of the warnings are fixed. |
ext.c | 1.50 | 4 years | takayama | All causes of the warnings are fixed. |
extern.h | 1.36 | 4 years | takayama | All causes of the warnings are fixed. |
extern2.h | 1.12 | 4 years | takayama | All causes of the warnings are fixed. |
gb.c | 1.14 | 4 years | takayama | All causes of the warnings are fixed. |
global.c | 1.38 | 4 years | takayama | All causes of the warnings are fixed. |
gradedset.c | 1.10 | 4 years | takayama | All causes of the warnings are fixed. |
gradedset.h | 1.9 | 4 years | takayama | All causes of the warnings are fixed. |
hilbert.c | 1.5 | 4 years | takayama | All causes of the warnings are fixed. |
kanExport0.c | 1.50 | 4 years | takayama | All causes of the warnings are fixed. |
kanExport1.c | 1.22 | 4 years | takayama | All causes of the warnings are fixed. |
kclass.c | 1.7 | 4 years | takayama | All causes of the warnings are fixed. |
kclass.h | 1.6 | 4 years | takayama | All causes of the warnings are fixed. |
list.c | 1.8 | 4 years | takayama | All causes of the warnings are fixed. |
mm.c | 1.4 | 4 years | takayama | All causes of the warnings are fixed. |
option.c | 1.21 | 4 years | takayama | All causes of the warnings are fixed. |
order.c | 1.17 | 4 years | takayama | All causes of the warnings are fixed. |
output.c | 1.8 | 4 years | takayama | All causes of the warnings are fixed. |
parser.c | 1.13 | 4 years | takayama | All causes of the warnings are fixed. |
parserpass0.c | 1.6 | 4 years | takayama | All causes of the warnings are fixed. |
poly.c | 1.7 | 4 years | takayama | All causes of the warnings are fixed. |
poly2.c | 1.8 | 4 years | takayama | All causes of the warnings are fixed. |
poly3.c | 1.9 | 4 years | takayama | All causes of the warnings are fixed. |
primitive.c | 1.26 | 4 years | takayama | All causes of the warnings are fixed. |
datatype.h | 1.15 | 6 years | takayama | KSstart_quiet() initializes sm1 in the quiet mode. Bug fixes for 64 bit OS's. |
configure | 1.6 | 8 years | takayama | Static link is used for MacOS X. (cf. otool -L prog, install_name_tool --change... |
configure.in | 1.4 | 8 years | takayama | Static link is used for MacOS X. (cf. otool -L prog, install_name_tool --change... |
stackm.h | 1.14 | 9 years | takayama | longjmp --> _longjmp on cygwin. We use macros MYSETJMP and MYLONGJMP. There is s... |
nogc.c | 1.5 | 9 years | takayama | GC_version is no longer used. GC_get_version() is used. |
dr.sm1 | 1.56 | 11 years | takayama | sm1log stores date info. |
usage.sm1 | 1.15 | 11 years | takayama | Added a function sm1log to store logs. |
matrix.c | 1.4 | 19 years | ohara | Fixed grammatical problem for gcc4. |
poly4.c | 1.16 | 19 years | ohara | Fixed grammatical problem for gcc4. |
rat.c | 1.5 | 19 years | ohara | Fixed grammatical problem for gcc4. |
redm.c | 1.7 | 19 years | ohara | Fixed grammatical problem for gcc4. |
switch.c | 1.5 | 19 years | ohara | Fixed grammatical problem for gcc4. |
syz0.c | 1.5 | 19 years | ohara | Fixed grammatical problem for gcc4. |
coeff.c | 1.4 | 19 years | ohara | Fixed grammatical problem for gcc4. |
gbGM.c | 1.6 | 19 years | ohara | Fixed grammatical problem for gcc4. |
test.c | 1.3 | 19 years | takayama | The initialization of the variables of the type struct object are added. It is ... |
smacro.sm1 | 1.8 | 20 years | takayama | The function .. is equivalent to exec when the argument is an executable array. ... |
var.sm1 | 1.4 | 20 years | takayama | Several small changes. 1. Changed an algorithm of oxGenPass. 2. The operator "."... |
ar-decomp2 | 1.1 | 20 years | takayama | Undo the previous commit; it was not a bug of Makefile.in Added a new shell scri... |
ar-decomp | 1.4 | 20 years | takayama | Some changes to build on MacOS X (ranlib and ar problems). |
debug.sm1 | 1.3 | 20 years | takayama | QuoteMode(1) sets the parser in the quotemode; if unknown function symbol comes,... |
makeconf.c | 1.4 | 21 years | takayama | Use -L${OpenXM}/lib -lgmp |
poly3a.c | 1.2 | 22 years | takayama | Added new macro ring_of_differential_difference_operators |
replace.c | 1.3 | 23 years | takayama | indent-region and untabify. |
resol.c | 1.6 | 23 years | takayama | indent-region and untabify. |
sugar.sm1 | 1.2 | 24 years | takayama | Congratulation of sm1 version 3.* ! |
plain.sm1 | 1.2 | 24 years | takayama | Congratulation of sm1 version 3.* ! |
kanlib.c | 1.2 | 24 years | takayama | Congratulation of sm1 version 3.* ! |
matrix.h | 1.2 | 24 years | takayama | Congratulation of sm1 version 3.* ! |
module1.sm1 | 1.2 | 24 years | takayama | Congratulation of sm1 version 3.* ! |
check.c | 1.2 | 24 years | takayama | Congratulation of sm1 version 3.* ! |
ar0 | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
backup | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
bugs.txt | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
cat0 | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
clean0.sed | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
clean0.sed.org1 | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
dr.sm1.old1 | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
smacro.sm1.old1 | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
trash.c | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
Makefile (in the Attic) [Hide] | 1.12 | 23 years | takayama | Kan/sm1 and ox_sm1 for windows (cygwin) are now ready. |
shell.hh (in the Attic) [Hide] | 1.2 | 20 years | takayama | The command shell:which is moved to a part of the primitive command oxshell. |
yy_polymake.y (in the Attic) [Hide] | 1.3 | 20 years | takayama | Removed yy* files. |
yylex_polymake.c (in the Attic) [Hide] | 1.5 | 20 years | takayama | Removed yy* files. |
yylex_polymake.h (in the Attic) [Hide] | 1.7 | 20 years | takayama | Removed yy* files. |
yymain_polymake.c (in the Attic) [Hide] | 1.4 | 20 years | takayama | Removed yy* files. |