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
26795 8308 d 4 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26152 8356 d 9 h luke /trunk/ Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
 
25983 8366 d 11 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
20664 8763 d 9 h ripley /trunk/src/modules/gnome/ declaration missed at last changed  
20663 8763 d 9 h ripley /trunk/ Link to a temp dir from help.start.  
20327 8791 d 9 h hornik /trunk/src/ Decode2Long() is now R_Decode2Long().  
19084 8882 d 6 h ripley /trunk/src/ tidy up some headers  
18798 8895 d 4 h martyn /trunk/src/modules/gnome/ Replaced some string functions with their glib equivalents + made
inclusion of certain header files conditional on the information
in <config.h>
 
18636 8904 d 11 h martyn /trunk/ Fixed PR#1321. Setting locale information under GNOME interface  
15884 9092 d 0 h luke /trunk/ Added optional finalization on system exit.  
15750 9100 d 9 h hornik /trunk/src/ Patches by J De Leeuw to eliminate multiple definition errors when
building the R shared library on Darwin.
 
15427 9116 d 3 h hornik /trunk/ Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
 
13974 9214 d 0 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.