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 / ox_toolkit
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
ox.c | 1.49 | 2 years | ohara | Fixed a bug of receive_cmo_string(). |
ox_toolkit.h | 1.47 | 2 years | ohara | Add declaration of oxf_setbuffer. |
cmo.c | 1.29 | 6 years | ohara | Summary: Add a function list_nth_cell(). |
Makefile.in | 1.25 | 9 years | ohara | Now configure.in uses modern style. The configure script was regenerated by auto... |
oxf.c | 1.25 | 8 years | ohara | Add oxf_select function. |
mathcap.c | 1.18 | 8 years | noro | Fixed a bug in clone_str_list() : if(!src) -> if(src). |
parse.c | 1.18 | 6 years | ohara | Update a symbol list. |
testclient.c | 1.17 | 8 years | takayama | testclient to find a cause of ox_asir (defunct) |
README | 1.15 | 23 years | ohara | Some variables and functions are renamed. |
configure.in | 1.14 | 9 years | ohara | Now configure.in uses modern style. The configure script was regenerated by auto... |
configure | 1.13 | 9 years | ohara | Now configure.in uses modern style. The configure script was regenerated by auto... |
oxf_old.c | 1.10 | 8 years | ohara | Fixed for Visual Studio. |
mysocket.c | 1.9 | 9 years | ohara | Add directives for VisualStudio. |
ox_Xsample.c | 1.9 | 19 years | takayama | The ox_toolkit is reversely patched to the version -D 'July 24 0:0:0 2005' In or... |
dump.c | 1.8 | 8 years | ohara | Fixed for Visual Studio. |
print.c | 1.8 | 6 years | ohara | Now print_cmo() accepts cmo_polynomial_in_one_variable and cmo_recursive_polynom... |
sample1.c | 1.8 | 21 years | ohara | Add some "cast". Fixed some bugs. |
sample2.c | 1.8 | 21 years | ohara | Add some "cast". Fixed some bugs. |
bconv.c | 1.7 | 19 years | ohara | Add some functions to ox toolkit. |
make-configure | 1.6 | 3 years | fujimoto | Modified for cross build. If TARGET_TYPE is set, run 'configure' with --host=$TA... |
zclient.c | 1.6 | 21 years | ohara | Add some "cast". Fixed some bugs. |
Makefile.am | 1.5 | 9 years | ohara | Add -lmpfr to makefiles. |
cmolen.c | 1.5 | 9 years | ohara | include string.h |
todo.txt | 1.5 | 24 years | takayama | A list to do for README. |
aclocal.m4 | 1.4 | 9 years | ohara | Now configure.in uses modern style. The configure script was regenerated by auto... |
config.guess | 1.4 | 8 years | ohara | config.guess and config.sub are up to date. |
config.sub | 1.4 | 8 years | ohara | config.guess and config.sub are up to date. |
glib.c | 1.4 | 24 years | ohara | ox_toolkit is up to date. 0. OXFILE is introduced. 1. we support new method of ... |
ltmain.sh | 1.4 | 9 years | ohara | Updated to 2.4.6. |
parse.h | 1.4 | 24 years | ohara | ox.h and ox_tag.h have been renamed |
gmp_fake.c | 1.3 | 21 years | ohara | Includes limits.h |
gmp_fake.h | 1.3 | 21 years | iwane | added extern "C" for C++ |
mysocket.h | 1.3 | 23 years | ohara | Perhaps mysocket.c is compliant to Maekawa's IPv6 library. That is, mysocket.c ... |
ox_X.asir | 1.2 | 24 years | takayama | Bug fix of glib.c |
Libtool-ja.txt | 1.1 | 20 years | ohara | We imported automake/libtool technology to the ox_toolkit package. Libtool-ja.tx... |
bnf.oxweave | 1.1 | 24 years | ohara | The bnf.oxweave moved from OpenXM/src/ox_math/documents. I add some explanations... |
compile | 1.1 | 20 years | ohara | We imported automake/libtool technology to the ox_toolkit package. Libtool-ja.tx... |
install-sh | 1.1 | 20 years | ohara | The configure script uses these new files. |
ltconfig | 1.1 | 20 years | ohara | We imported automake/libtool technology to the ox_toolkit package. Libtool-ja.tx... |
missing | 1.1 | 20 years | ohara | We imported automake/libtool technology to the ox_toolkit package. Libtool-ja.tx... |
mkinstalldirs | 1.1 | 20 years | ohara | We imported automake/libtool technology to the ox_toolkit package. Libtool-ja.tx... |
sample3.c | 1.1 | 5 years | takayama | A sample program to executeString on ox_asir. See examples in comments. |
sample4.c | 1.1 | 5 years | takayama | A sample shared library for python. OpenXM_HOME etc should be properly set by... |
sample5.c | 1.1 | 5 years | takayama | An example of calling the select function. |
Makefile (in the Attic) [Hide] | 1.11 | 24 years | ohara | We have deleted distributed makefile and will use an automatically generated mak... |
ox.h (in the Attic) [Hide] | 1.8 | 24 years | ohara | ox.h and ox_tag.h have been renamed |
ox_toolkit_tags.h (in the Attic) [Hide] | 1.3 | 23 years | ohara | ox_toolkit_tags.h removed. |
oxtag.h (in the Attic) [Hide] | 1.2 | 24 years | ohara | ox.h and ox_tag.h have been renamed |
xt.c (in the Attic) [Hide] | 1.2 | 24 years | takayama | Good by. (See unkei:this/ox_Xt). |