Up to [Development] / inventor / apps / demos / revo
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 1 02:22:21 2002 UTC (15 years, 5 months ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-9,
release-2_1_5-10,
HEAD
Changes since 1.5: +4 -3
lines
Diff to previous 1.5 (colored)
Changed main() return type to int and added fix for Bug 148: Modify build procedure to allow installation in /usr/local.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 25 00:45:26 2001 UTC (16 years, 1 month ago) by jlim
Branch: MAIN
CVS Tags: release-2_1_5-8
Changes since 1.4: +0 -1
lines
Diff to previous 1.4 (colored)
Various changes:
* Fixed Bug 63 and 64.
* Handled nonstandard sed location.
* Used for-loop in man page install.
* Included casts for 64-bit builds.
* Added placeholder for FreeBSD options.
* Included unistd.h for getopt() and stdlib.h for malloc().
* Implemented SoText[23] workaround for glibc-2.2.* iconv().
* Split long lines in SoHandleBoxDraggerGeom.h and
SoTransformerDraggerGeom.h in lib/interaction/src/draggers/geom.
* Added IV_NO_OVERLAYS/OIV_NO_OVERLAYS variables to disable overlay planes.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 14 02:49:52 2000 UTC (16 years, 11 months ago) by jlim
Branch: MAIN
Changes since 1.3: +6 -3
lines
Diff to previous 1.3 (colored)
Converted help cards to PDF for use with acroread. Replaced use of xconfirm with xmessage. Changed demo directory to be consistent with IRIX.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 29 15:04:15 2000 UTC (17 years ago) by jlim
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Eliminated or reduced compiler errors and warnings, as tested with egcs-2.91.66 (on Red Hat 6.0) and gcc 2.96 (on Red Hat 6.2).
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 14 10:46:06 2000 UTC (17 years ago) by jlim
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fixed Bug 22, removed dependence on POSIX_SOURCE and _XOPEN_SOURCE, conform to ANSI 'for' scoping rules (Bug 7), added proper type casts, replaced bcopy() with memcpy(), and eliminated warnings about implicit function definitions.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 15 12:55:55 2000 UTC (17 years, 2 months ago) by naaman
Branch: MAIN
Initial revision