ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cal/rcalc.c
Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 01:25:02 2005 UTC (18 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2, rad3R8
Changes since 1.18: +5 -2 lines
Diff to previous 1.18 , to selected 1.9
Fixed bug in rcalc with -l option where it sometimes hung

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jun 2 04:47:27 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.17: +9 -2 lines
Diff to previous 1.17 , to selected 1.9
Added binary i/o options to total and piped output to rtcontrib

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 17:20:22 2005 UTC (19 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.16: +6 -1 lines
Diff to previous 1.16 , to selected 1.9
Added error check for files given with -n option

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Dec 10 05:52:14 2004 UTC (19 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 , to selected 1.9
Increased maximum input buffer size to 16 Kbytes

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Dec 9 22:09:40 2004 UTC (19 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 , to selected 1.9
Fixed bug for input lines containing only blanks

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Oct 11 10:02:15 2004 UTC (19 years, 5 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 , to selected 1.9
Fixed bug in format parsing where extra EOL was sometimes added

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 16:00:13 2004 UTC (19 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.12: +14 -9 lines
Diff to previous 1.12 , to selected 1.9
Added -p option to rcalc for new passive mode

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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 17:31:24 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 , to selected 1.9
Reduced compile warnings.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Nov 6 05:39:33 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.9: +37 -2 lines
Diff to previous 1.9
Added an in(n) column function to rcalc

Revision 1.9 - (view) (download) (annotate) - [selected]
Wed Nov 5 19:03:03 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.8: +12 -2 lines
Diff to previous 1.8
Added check for too many input columns for binary buffer

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 14:14:23 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 1.7: +1 -5 lines
Diff to previous 1.7 , to selected 1.9
Eliminated CPM, MAC, and UNIX conditional compiles.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:01 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 , to selected 1.9
Added grouping parens to reduce ambiguity warnings.

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

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 12:03:09 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 1.4: +82 -51 lines
Diff to previous 1.4 , to selected 1.9
Reduced compile warnings/errors on Windows.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun May 25 05:27:16 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 , to selected 1.9
Bug fix in latest change that caused newlines to disappear from output

Revision 1.3 - (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 1.2: +97 -7 lines
Diff to previous 1.2 , to selected 1.9
Added -idN or -ifN and -od or -of options to rcalc

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 20:29:01 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 , to selected 1.9
Removed redefinition warning to get back old rcalc behavior

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:20 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Diff to selected 1.9
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

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