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 / util
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
ox_pathfinder.c | 1.37 | 4 years | takayama | No warning on debian. |
oxgentexi.c | 1.19 | 4 years | takayama | No warning on debian. |
Makefile.in | 1.15 | 3 years | fujimoto | Modified for cross build. If TARGET_TYPE is set, run 'configure' with --host=$TA... |
ox_pathfinder.h | 1.15 | 18 years | takayama | ox100start -nox -engineLogToStdout --> engineLog will be output to the stdout. |
oxfetch.sh | 1.10 | 8 years | ohara | oxfetch.sh uses curl if wget is not found. |
oxreplace.c | 1.9 | 11 years | takayama | Implicit int declarations are chenged to an explicit one. |
test.c | 1.8 | 9 years | takayama | Changes for msys (/cygdrive/c/ --> /c/ , etc) |
make-configure | 1.6 | 3 years | fujimoto | Modified for cross build. If TARGET_TYPE is set, run 'configure' with --host=$TA... |
oxgreph.c | 1.5 | 4 years | takayama | No warning on debian. |
oxweave.c | 1.4 | 11 years | ohara | Fixed illegal grammers. |
md5.sh | 1.3 | 17 years | ohara | fixed for MacOS X |
mysig.c | 1.3 | 8 years | takayama | Bug fix: SIGINT should be ignored on oxservers. |
oxlistlocalf.c | 1.3 | 4 years | takayama | No warning on debian. |
oxlistusage.c | 1.3 | 6 years | takayama | rk4_adaptive_step(RK_mat,Y0,X,X0,H,H1) RK_mat for X and H. Y0 is the value at X=... |
oxhtmlhelp.c | 1.2 | 4 years | takayama | No warning on debian. |
oxlistlocalf.h | 1.2 | 10 years | takayama | Added the OpenXM tag. Incidentally, it is a porting of src/k097/d.c. |
readme-ja.txt | 1.2 | 19 years | takayama | Added explanations for oxweave, oxreplace. |
sample1.sh | 1.2 | 21 years | takayama | Changes to build OpenXM home page in English in the Japanese latex2html environm... |
total_rusage.c | 1.2 | 22 years | noro | Fixed a bug. |
configure | 1.1 | 20 years | takayama | Some changes to build on MacOS X (ranlib and ar problems). |
lndir.sh | 1.1 | 21 years | ohara | alternative shell script for the X11 lndir |
mysig.h | 1.1 | 8 years | takayama | mysig.c and mysig.h are moved to src/util and are installed under OpenXM/lib and... |
oxsetupdotf.sh | 1.1 | 15 years | takayama | Installing .feprc |
oxweaveUsage.h | 1.1 | 22 years | takayama | Created util directory, which now contains oxweave document generation system. ... |
Makefile (in the Attic) [Hide] | 1.15 | 20 years | takayama | Some changes to build on MacOS X (ranlib and ar problems). |
oxpipe.c (in the Attic) [Hide] | 1.2 | 20 years | takayama | oxpipe will be moved to src/kxx |