Powered by Apache

CVS log for OpenXM/src/ox_toolkit/oxf_old.c

[BACK] Up to [local] / OpenXM / src / ox_toolkit

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 30 01:14:00 2016 UTC (7 years, 10 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Fixed for Visual Studio.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 27 03:03:34 2015 UTC (8 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.8: +9 -3 lines
Diff to previous 1.8 (colored)

Add directives for VisualStudio.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 20 18:41:16 2009 UTC (15 years, 1 month ago) by iwane
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b
Changes since 1.7: +11 -2 lines
Diff to previous 1.7 (colored)

fixed bugs

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 15 09:31:42 2003 UTC (20 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Add some "cast".
Fixed some bugs.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 10:25:57 2003 UTC (20 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

1. In parse.c, mkstr was replaced by new_string.
2. Add cpp-macros ALLOCA(x), MALLOC(x) and FREE(x).

Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 24 07:45:14 2002 UTC (22 years ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.4: +11 -10 lines
Diff to previous 1.4 (colored)

fixed cygwin environment variables problem.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 10 08:55:45 2002 UTC (22 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (colored)

tentative fix for compiling on solaris

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 9 09:40:37 2002 UTC (22 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

fixed a bug on a pointer to short.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 12 15:53:25 2000 UTC (23 years, 6 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6, RELEASE_1_2_1
Changes since 1.1: +17 -15 lines
Diff to previous 1.1 (colored)

Some functions is implemented.
For example, the oxf_execute_cmd() execute a computing server
on a remote host.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 10 05:23:21 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN

ox_toolkit is up to date.

0. OXFILE is introduced.
1. we support new method of ox connection.
2. we support exchaging byte order.
   (in possible, we choose a byte order of machine integer).
3. cmo_list is rewritten.
4. we support a mathcap database.
etc.

Sorry, I forgot many changes.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>