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 / k097
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Doc/ | ||||
Replace/ | ||||
Sample/ | ||||
Stable/ | ||||
debug/ | ||||
lib/ | ||||
try/ | ||||
d.c | 1.22 | 3 years | takayama | cosmetic changes to remove warnings on MacOS. |
help.k | 1.13 | 20 years | takayama | Several small changes. 1. Changed an algorithm of oxGenPass. 2. The operator "."... |
ox_k0.c | 1.13 | 3 years | takayama | cosmetic changes to remove warnings on MacOS. |
ki.c | 1.12 | 4 years | takayama | All causes of the warnings are fixed. |
slib.k | 1.12 | 20 years | takayama | , is treated as a space. ,, (parse in a given ring) is changed to __ ,,, (repars... |
Makefile.in | 1.11 | 3 years | takayama | -fcommon is added. |
slib.sm1 | 1.11 | 20 years | takayama | , is treated as a space. ,, (parse in a given ring) is changed to __ ,,, (repars... |
d.h | 1.8 | 4 years | takayama | All causes of the warnings are fixed. |
dm.c | 1.7 | 3 years | takayama | cosmetic changes to remove warnings on MacOS. |
k2.c | 1.7 | 4 years | takayama | All causes of the warnings are fixed. |
simple.y | 1.7 | 21 years | takayama | Fixed a bug of the datatype of PSfor. |
sm1sm.c | 1.6 | 3 years | takayama | cosmetic changes to remove warnings on MacOS. |
object.kk | 1.5 | 23 years | takayama | There has been a bug on the evaluation of the size of class inctances. class dec... |
make-configure | 1.4 | 5 years | takayama | Added --enable-shared to configure to avoid the error "recompile with -fPIC" |
startup.k | 1.4 | 23 years | takayama | Bug fix of the new manual system of kan/k0. Moved some functions with the name *... |
configure | 1.3 | 8 years | takayama | The libraries are linked statistically on MacOS. |
configure.in | 1.3 | 8 years | takayama | The libraries are linked statistically on MacOS. |
dic.c | 1.3 | 4 years | takayama | All causes of the warnings are fixed. |
incmac.sm1 | 1.3 | 23 years | takayama | * Cleaned unnecessary files and functions. * Completed the new help system. Type... |
README | 1.2 | 24 years | takayama | Add the file @EXPERIMENTAL. Add a warning message which says that this is an exp... |
hol.k | 1.2 | 24 years | takayama | Added the tag $OpenXM$ |
Makefile.new | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
cleanForDist | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
install.jp | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
junk.k | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
makeDist | 1.1.1.1 | 25 years | maekawa | o import OpenXM sources |
@EXPERIMENTAL | 1.1 | 24 years | takayama | Add the file @EXPERIMENTAL. Add a warning message which says that this is an exp... |
ki.h | 1.1 | 4 years | takayama | All causes of the warnings are fixed. |
man.k | 1.1 | 23 years | takayama | Bug fix of the new manual system of kan/k0. Moved some functions with the name *... |
ox_k0.h | 1.1 | 4 years | takayama | All causes of the warnings are fixed. |
todo.txt | 1.1 | 23 years | takayama | Reconstructing the object hierarchy again: OX extends OXcontrol, OXcontrol e... |
Makefile (in the Attic) [Hide] | 1.27 | 21 years | takayama | Cosmetic changes of Makefiles. kan96xx and k097 use "configure" |
factor-b.sm1 (in the Attic) [Hide] | 1.3 | 23 years | takayama | * Cleaned unnecessary files and functions. * Completed the new help system. Type... |
makeall (in the Attic) [Hide] | 1.2 | 23 years | takayama | * Cleaned unnecessary files and functions. * Completed the new help system. Type... |
msg1.c (in the Attic) [Hide] | 1.3 | 23 years | takayama | * Cleaned unnecessary files and functions. * Completed the new help system. Type... |
new.sed (in the Attic) [Hide] | 1.2 | 23 years | takayama | * Cleaned unnecessary files and functions. * Completed the new help system. Type... |
simple.tab.c (in the Attic) [Hide] | 1.5 | 23 years | takayama | Grammer change: local ; will be accepted. |
simple.tab.h (in the Attic) [Hide] | 1.3 | 23 years | takayama | Removed simple.tab.c and simple.tab.h. Bison must be installed for the build. |