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 8309 d 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26152 8357 d 10 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 8367 d 12 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
20664 8764 d 9 h ripley /trunk/src/modules/gnome/ declaration missed at last changed  
20663 8764 d 9 h ripley /trunk/ Link to a temp dir from help.start.  
20327 8792 d 10 h hornik /trunk/src/ Decode2Long() is now R_Decode2Long().  
19084 8883 d 7 h ripley /trunk/src/ tidy up some headers  
18798 8896 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 8905 d 12 h martyn /trunk/ Fixed PR#1321. Setting locale information under GNOME interface  
15884 9093 d 1 h luke /trunk/ Added optional finalization on system exit.  
15750 9101 d 10 h hornik /trunk/src/ Patches by J De Leeuw to eliminate multiple definition errors when
building the R shared library on Darwin.
 
15427 9117 d 4 h hornik /trunk/ Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
 
13974 9215 d 0 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.