perf: Made printing of variables a little neater; added CAPDATE to holo header
refactor: Avoid printing multiple spaces after '=' in printvars()
fix: Now squeezes unquoted spaces across escaped newlines
feat(rad,ranimate): Improved handling of quoted strings for file names
fix: Preserve spaces in quoted strings
fix: Missed one "const"
fix: Updated with const char * type where appropriate
Eliminated cases where stdin was being closed
Added prototypes
Added prototypes submitted by Randolph Fritz.
Added grouping parens to reduce ambiguity warnings.
Various small changes to reduce compile warnings/errors on Windows.
Added (void *) cast to realloc calls
Replaced inline copyright notice with #include "copyright.h"
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
increased limit on continued lines
changed logic in printvars() to generate continued lines
added function pointer for matching variables to setvariable
replaced calls to exit() with calls to quit()
added declaration of fgetline()
fixed reaction to empty variable assignment
changed parameter to nvalue()
Initial revision
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.