ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/calcomp.h
Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Wed May 25 04:44:25 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 2.19: +2 -2 lines
Diff to previous 2.19
Created rtcontrib program for computing ray contributions and coefficients

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue May 17 17:51:51 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.18: +2 -1 lines
Diff to previous 2.18
Added "eofc" global for specifying an optional EOF character, such as '}'

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Apr 29 22:32:11 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.17: +1 -10 lines
Diff to previous 2.17
Removed hazardous //-style comments

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:12 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.16: +8 -8 lines
Diff to previous 2.16
Continued ANSIfication, and other fixes and clarifications.

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 22:37:53 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.15: +4 -3 lines
Diff to previous 2.15
Added prototype for LIBR function pointer in calcomp.h

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 19:20:26 2003 UTC (20 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.14: +2 -2 lines
Diff to previous 2.14
Added prototype for eoper[] dispatch array

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 09:21:29 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.13: +10 -8 lines
Diff to previous 2.13
Added prototypes and includes from patch by Randolph Fritz.
Added more required includes and reduced other compile warnings.

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 3 22:41:44 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.12: +2 -2 lines
Diff to previous 2.12
Reduced compile problems on Windows.

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 19:04:29 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.11: +1 -3 lines
Diff to previous 2.11
Removed stdio.h includes from calcomp.h, resolu.h, and color.h

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:53:21 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.10: +1 -4 lines
Diff to previous 2.10
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 12:50:20 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.9: +3 -1 lines
Diff to previous 2.9
Various small changes to reduce compile warnings/errors on Windows.

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 16:38:47 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.8: +12 -80 lines
Diff to previous 2.8
*** empty log message ***

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Sun Apr 27 06:08:03 2003 UTC (20 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -1 lines
Diff to previous 2.7
Added -idN or -ifN and -od or -of options to rcalc

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.6: +3 -58 lines
Diff to previous 2.6
Replaced inline copyright notice with #include "copyright.h"

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +232 -15 lines
Diff to previous 2.5
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 17:15:10 1997 UTC (26 years, 7 months ago) by gregl
Branch: MAIN
Changes since 2.4: +1 -1 lines
Diff to previous 2.4
increased maximum word length to 127 characters

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Feb 17 18:34:41 1995 UTC (29 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.3: +2 -2 lines
Diff to previous 2.3
fixed potential bug in eclock tracking

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 8 16:41:34 1993 UTC (30 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.2: +2 -1 lines
Diff to previous 2.2
added pushcontext() and popcontext() functions

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 12:01:33 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.1: +16 -17 lines
Diff to previous 2.1
Changes for PC port

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 16:55:05 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.7: +0 -0 lines
Diff to previous 1.7
updated revision number for release 2.0

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 08:28:00 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
fixed code relating to long identifiers

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Aug 8 11:23:17 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.5: +7 -1 lines
Diff to previous 1.5
added contexts to definition naming

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 15:44:37 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
changed setfunc() call to include assignment type

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 23 12:43:13 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
added ':' defines for constant expressions

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu May 18 08:33:47 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.2: +0 -4 lines
Diff to previous 1.2
deleted unnecessary CPM ifdef

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 22:05:56 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
put in defined() macro for hopeless CP/M compiler

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:34:13 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R7P2: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a