Commit History

Author SHA1 Message Date
  Brad King b5fec4a3c8 ENH: Implemented SetWorkingDirectory method. 23 years ago
  Andy Cedilnik 125b795637 ENH: Start working on Working Directory support 23 years ago
  Brad King 83aa7b6b0b ERR: Reduced requirements on preprocessor for export macro due to limitations of Mac preprocessor. The preprocessor can be fixed by using -no-cpp-precomp, but we don't want to require that option for every source file that includes our headers. 23 years ago
  Brad King ef76ed76f8 ENH: Added DLL support. 23 years ago
  Brad King f5bbacaa5c Removed Exception_Abort because there is no windows version. Also removed stray typedef keywords. 23 years ago
  Brad King 7e80f2f874 ENH: Added documentation to interface. Finished process exit code interpretation implementation prototype. 23 years ago
  Brad King 96ccaed54d ENH: Added Process execution implementation. 23 years ago