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_contrib2 / asir2000 / io
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Makefile.am | 1.6 | 9 years | ohara | 1) Boehm's gc updated to 7.4.2. 2) Rewritten in automake 1.15 and autoconf 2.69.... |
Makefile.in | 1.23 | 5 years | ohara | A make-target "install-openxm" will install all files of asir2000 to ${OpenXM_HO... |
cpexpr.c | 1.30 | 6 years | ohara | Add new value for ctrl("double_output",VALUE); 0 -> "%g" (defalut) 1 -> "%f" 2 -... |
pexpr_body.c | 1.23 | 5 years | kondoh | Added elementary functions for interval arithmetic using mpfi |
bload.c | 1.21 | 4 years | noro | Added function prototypes. |
bsave.c | 1.21 | 4 years | noro | Added function prototypes. |
io.c | 1.25 | 4 years | noro | Added function prototypes. |
ox_asir.c | 1.81 | 4 years | noro | Added function prototypes. |
ox_launch.c | 1.30 | 4 years | noro | Added function prototypes. |
sio.c | 1.29 | 4 years | noro | Added function prototypes. |
ox.c | 1.43 | 6 years | ohara | At Visual Studio 2015, the definition of the FILE structure had been fully rewri... |
ws_fileio.c | 1.13 | 6 years | ohara | At Visual Studio 2015, the definition of the FILE structure had been fully rewri... |
biovar.c | 1.6 | 6 years | noro | Changed a tab to two space charaters. |
io_win_mini.c | 1.4 | 6 years | noro | Changed a tab to two space charaters. |
tcpf_win_mini.c | 1.5 | 6 years | noro | Changed a tab to two space charaters. |
des.c | 1.6 | 23 years | noro | Conversion to ANSI style (not completed yet). |
tcpf.c | 1.77 | 3 years | ohara | Fixed multiple definition for some variables. |
cio.c | 1.23 | 8 years | ohara | Replaced CMO_BIGFLOAT by CMO_BIGFLOAT32. |
pexpr.c | 1.46 | 4 years | kondoh | fix interval arithmetic |
spexpr.c | 1.44 | 4 years | kondoh | fix interval arithmetic |
Imakefile (in the Attic) [Hide] | 1.4 | 16 years | ohara | Imakefile's are removed. |
ox.c-gc6 (in the Attic) [Hide] | 1.2 | 22 years | noro | Now we use gc6 instead of gc5.3. |