refactor: Changed some calls to use const type for better C++ callability
refactor: Changed buffer types in process(), readbuf(), writebuf()
fix: more 64-bit fixes
Added input ray queue for more efficient batch processing
Added filtering capabilities to Unix version of open_process()
Added -n option to mkillum for multiprocessing on shared memory machine
Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
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
made readbuf() and writebuf() retry after interrupted system call
fixed potential bug in readbuf() and writebuf() for zero requests
added vfork.h include file
updated revision number for release 2.0
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.