The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16318 9057 d 18 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15427 9117 d 17 h hornik /trunk/ Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
 
15168 9128 d 12 h pd /trunk/ branch update  
14717 9171 d 23 h ripley /trunk/src/unix/ .RData not .Rdata  
13304 9250 d 0 h ripley /trunk/src/ R_Sinkfile is no longer used  
12778 9302 d 16 h pd /trunk/ branch update  
11692 9367 d 16 h luke /trunk/src/unix/ Added support for XImage variant of the X11 driver; the image is
obtained by calling R_GetX11Image through the dynamically resolved
pointer ptr_R_GetX11Image.
 
11559 9375 d 2 h ripley /trunk/src/unix/ check R_HOME is set early in the startup process  
11533 9376 d 14 h ripley /trunk/src/ move .Renviron processing to C code  
11279 9394 d 2 h ripley /trunk/ more docs on memory interface
remove R_NSIZE and R_VSIZE on command-line interfaces
xref R-data manual
 
11214 9397 d 3 h ripley /trunk/src/unix/ yet another missed usage of SA_TYPE  
11139 9400 d 16 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
10960 9417 d 20 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10687 9440 d 21 h maechler /trunk/src/unix/ cosmetic (Rboolean/TRUE)  
10470 9463 d 18 h maechler /trunk/src/ Rboolean & TRUE & FALSE  
10378 9471 d 22 h duncan /trunk/src/ Separate main() for Unix into initialization and mainloop() so that we can call the initialization from another application that links/loads R as a shared library. The change to errors.c allows such applications to override the default error handling in R to avoid the longjmp back to the top of the event loop. See the notes in embedded.html on the developer's site. Work is needed on the makefile to recompile all the .o's with the correct flags (i.e an R_EMBEDDED and specifically the PIC option). The routines needed by applications are not in header files as we have to decide where to put these.  
9946 9503 d 18 h ripley /trunk/ add --no-reestore-history  
9826 9512 d 22 h ripley /trunk/ load/save/display commands history  
9065 9581 d 4 h ripley /trunk/ remove fwf2table: no longer used.
set quote= in read.fwf
change X11DeviceDriver to ptr_X11DeviceDriver etc to keep AIX happy
make install was excludind bin/Rd* scripts, and bin/REMOVE
 
9024 9585 d 5 h ripley /trunk/src/unix/ tidy up: devX11.h -> devUI.h, typos in eventloop descriptions  

Show All