Many changes! Snapshots now working properly. Programmatic environment interface...
commit4d466cbef5236867c8f332588e388cf7909798ca
authorByron Ellis <bcellis@HR-bcellis-1155580861.Stanford.EDU>
Tue, 10 Jul 2007 20:14:21 +0000 (10 13:14 -0700)
committerByron Ellis <bcellis@HR-bcellis-1155580861.Stanford.EDU>
Tue, 10 Jul 2007 20:14:21 +0000 (10 13:14 -0700)
treef76d71ef073b17b5bda23fa70f7be8519d3a2f85
parent3113e2b28002150f316b54515f79cba64f2cebfb
Many changes! Snapshots now working properly. Programmatic environment interface. Support for Workspace. Other miscellaneous changes
25 files changed:
DeviceView.m
DeviceWindowController.m
RApplicationDelegate.m
RCGImageDevice.m
RDataPortManager.h [new file with mode: 0644]
RDataPortManager.m [new file with mode: 0644]
RDevice.h
RDevice.m
RDeviceImpl.c
RDeviceImpl.h
REnvironment.h [new file with mode: 0644]
REnvironment.m [new file with mode: 0644]
RExecServer.xcodeproj/bcellis.pbxuser
RExecServer.xcodeproj/project.pbxproj
RFunction.h [new file with mode: 0644]
RFunction.m [new file with mode: 0644]
RInterpreter.h
RInterpreter.m
RObject.h [new file with mode: 0644]
RObject.m [new file with mode: 0644]
RServerConnection.h [new file with mode: 0644]
RServerConnection.m [new file with mode: 0644]
TerminalDelegate.h
TerminalDelegate.m
main.m