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
52864 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
44908 6698 d 11 h ripley /trunk/ Rgraphics.h is no longer installed.  
44894 6698 d 16 h ripley /trunk/ start deprecated->defunct  
44347 6746 d 20 h ripley /trunk/src/ use GEhandleEvent for consistency
make GraphicsBase.h private by moving up a dir.
 
44249 6753 d 22 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
43482 6828 d 11 h ripley /trunk/ more use of $(ECHO)  
41422 7026 d 1 h ripley /trunk/ add DESTDIR support  
38854 7290 d 1 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
37381 7465 d 20 h ripley /trunk/src/include/ arrange to install only arch-dependent files in include/arch  
37300 7474 d 9 h ripley /trunk/ allow arch-specific builds to share a tree  
37088 7498 d 20 h ripley /trunk/src/ more inlining  
37087 7499 d 2 h ripley /trunk/ first pass at adding inlining of utility functions.  
35655 7613 d 17 h ripley /trunk/ add missing files from tarball  
34560 7724 d 19 h ripley /trunk/ move from date-stamp to SVN-REVISION  
34405 7740 d 16 h ripley /trunk/ always have SVN-REVISION file  
34402 7740 d 18 h ripley /trunk/src/include/ missing dependency  
34123 7758 d 21 h ripley /trunk/ allow doc to be installed separately
more consistency in the naming of install places, separate from standard paths
mark configure options that apply only to MacOS X or libtool.
 
34115 7759 d 18 h ripley /trunk/ support the installation of share and include to places other than libdir.  
32968 7846 d 19 h ripley /trunk/src/include/ tweak  
32903 7850 d 23 h ripley /trunk/ add support for using src/extra/intl on platforms without GNU gettext  
31538 7949 d 16 h ripley /trunk/src/ use Rinterface.h as a header for external GUIs  
31412 7955 d 19 h ripley /trunk/ build ac{include,local} in the build tree as needed, don't ship  
30438 8029 d 22 h hornik /trunk/ Teach make dist to exclude .svn subdirs.  
30308 8043 d 18 h hornik /trunk/ More 'improvements' for the case where R_HOME contains spaces.  
30054 8064 d 22 h ripley /trunk/src/ use R_HOME/include for header files for building packages, like Unix  
30050 8065 d 1 h ripley /trunk/ don't have src/include/Rmodules in the build tree  
29960 8071 d 12 h ripley /trunk/ move module header files to include/Rmodules  
29912 8074 d 4 h ripley /trunk/ put R_INLINE in Rconfig.h  
26347 8346 d 0 h hornik /trunk/ Always call shell scripts in 'tools' via '$(SHELL)'.  
23204 8561 d 9 h pd /trunk/src/include/ parallel make fixup  
22897 8581 d 10 h ripley /trunk/ coment on why Rmath.h is made the way it is  
22861 8583 d 19 h ripley /trunk/src/include/ remove Rmath.h0  
22859 8583 d 19 h ripley /trunk/ use copy-if-change construct in making Rmath.h, so re-configuring
precipates less re-making
 
20423 8783 d 9 h murrell /trunk/src/ Added devNumber to Rdevices.h
Made Rdevices.h "public"
 
18626 8905 d 12 h hornik /trunk/ Misc Makefile cleanups: FIXME, NOTE, quoting, and so on.  
17897 8954 d 9 h hornik /trunk/src/include/ Rename 'configure.in' to 'configure.ac'.
Update config.status invocation.
 
17861 8956 d 14 h hornik /trunk/src/include/ Add rule for updating 'Rmath.h'.  
17819 8959 d 0 h ripley /trunk/src/include/ Rmath.h is now generated  
17204 9000 d 20 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.  
16897 9009 d 9 h murrell /trunk/src/include/ Renamed devapi.h, engine.h, and base.h to GraphicsDevice.h
GraphicsEngine.h and GraphicsBase.h