The R Project SVN R

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
27161 8285 d 19 h murrell /branches/R-gcontext/src/include/R_ext/ Modified documentation (comments)  
26968 8295 d 16 h murrell /branches/R-gcontext/src/ Second sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
Changed engine.c calls to devices
Changed devices: x11, postscript, pdf, xfig, pictex
 
26847 8302 d 19 h murrell /branches/R-gcontext/ Merged from main development trunk  
26846 8302 d 20 h murrell /branches/R-gcontext/src/ First sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
This sweep addresses base and grid calls to the graphics engine.
(Second sweep will address graphics engine calls to devices.)
 
26795 8308 d 2 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26764 8311 d 6 h ripley /trunk/ HAVE_BZLIB was no longer defined
HAVE_ZLIB and HAVE_PCRE are no longer needed, so remove them
 
26751 8312 d 1 h ripley /trunk/ require PCRE >= 4.0, or use the internal PCRE sources  
26523 8330 d 23 h pd /trunk/src/include/ zlib 1.2.0.7 defines ZLIB_H, not _ZLIB_H so alter conditioning to allow variant  
26380 8343 d 0 h luke /trunk/src/ Added .Intrnal version of select for sockets.  
26347 8345 d 10 h hornik /trunk/ Always call shell scripts in 'tools' via '$(SHELL)'.  
26152 8356 d 7 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.
 
26145 8356 d 15 h luke /trunk/ Enabled byte code support.  
26089 8360 d 19 h luke /trunk/src/ Rearranged definition/declarations of R_MethodsNamespace.  
26086 8360 d 20 h iacus /trunk/src/ moved away from include/Defn.h the symbol R_MethodsNamespace. Put as extern in main/attrib.c otherwise it causes failing when building under Darwin  
26082 8361 d 3 h jmc /trunk/src/ namespace for methods package--see todays mail to r-devel  
26057 8362 d 6 h maechler /trunk/src/ new rgb2hsv(); pass input by value for hsv2rgb()  
26056 8362 d 11 h hornik /trunk/ Updated.  
26046 8363 d 1 h luke /trunk/src/include/ Define for isByteCode to return FALSE when BYTECODE is not defined.  
26043 8363 d 3 h luke /trunk/src/ Added entries for some byte code support .Internals.  
26040 8363 d 4 h luke /trunk/src/ Added bodyCode .Internal.  

Show All