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 9056 d 2 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15427 9116 d 0 h hornik /trunk/ Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
 
15168 9126 d 20 h pd /trunk/ branch update  
14717 9170 d 7 h ripley /trunk/src/unix/ .RData not .Rdata  
13304 9248 d 8 h ripley /trunk/src/ R_Sinkfile is no longer used  
12778 9300 d 23 h pd /trunk/ branch update  
11692 9365 d 23 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 9373 d 10 h ripley /trunk/src/unix/ check R_HOME is set early in the startup process  
11533 9374 d 21 h ripley /trunk/src/ move .Renviron processing to C code  
11279 9392 d 10 h ripley /trunk/ more docs on memory interface
remove R_NSIZE and R_VSIZE on command-line interfaces
xref R-data manual
 
11214 9395 d 11 h ripley /trunk/src/unix/ yet another missed usage of SA_TYPE  
11139 9399 d 0 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
10960 9416 d 3 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 9439 d 4 h maechler /trunk/src/unix/ cosmetic (Rboolean/TRUE)  
10470 9462 d 2 h maechler /trunk/src/ Rboolean & TRUE & FALSE  
10378 9470 d 5 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 9502 d 2 h ripley /trunk/ add --no-reestore-history  
9826 9511 d 6 h ripley /trunk/ load/save/display commands history  
9065 9579 d 12 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 9583 d 13 h ripley /trunk/src/unix/ tidy up: devX11.h -> devUI.h, typos in eventloop descriptions  

Show All