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 5808 d 12 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
44908 6699 d 7 h ripley /trunk/ Rgraphics.h is no longer installed.  
44894 6699 d 12 h ripley /trunk/ start deprecated->defunct  
44347 6747 d 16 h ripley /trunk/src/ use GEhandleEvent for consistency
make GraphicsBase.h private by moving up a dir.
 
44249 6754 d 18 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
43482 6829 d 7 h ripley /trunk/ more use of $(ECHO)  
41422 7026 d 21 h ripley /trunk/ add DESTDIR support  
38854 7290 d 21 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
37381 7466 d 16 h ripley /trunk/src/include/ arrange to install only arch-dependent files in include/arch  
37300 7475 d 5 h ripley /trunk/ allow arch-specific builds to share a tree  
37088 7499 d 16 h ripley /trunk/src/ more inlining  
37087 7499 d 22 h ripley /trunk/ first pass at adding inlining of utility functions.  
35655 7614 d 14 h ripley /trunk/ add missing files from tarball  
34560 7725 d 15 h ripley /trunk/ move from date-stamp to SVN-REVISION  
34405 7741 d 12 h ripley /trunk/ always have SVN-REVISION file  
34402 7741 d 14 h ripley /trunk/src/include/ missing dependency  
34123 7759 d 17 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 7760 d 14 h ripley /trunk/ support the installation of share and include to places other than libdir.  
32968 7847 d 15 h ripley /trunk/src/include/ tweak  
32903 7851 d 19 h ripley /trunk/ add support for using src/extra/intl on platforms without GNU gettext  
31538 7950 d 12 h ripley /trunk/src/ use Rinterface.h as a header for external GUIs  
31412 7956 d 15 h ripley /trunk/ build ac{include,local} in the build tree as needed, don't ship  
30438 8030 d 18 h hornik /trunk/ Teach make dist to exclude .svn subdirs.  
30308 8044 d 14 h hornik /trunk/ More 'improvements' for the case where R_HOME contains spaces.  
30054 8065 d 18 h ripley /trunk/src/ use R_HOME/include for header files for building packages, like Unix  
30050 8065 d 21 h ripley /trunk/ don't have src/include/Rmodules in the build tree  
29960 8072 d 8 h ripley /trunk/ move module header files to include/Rmodules  
29912 8075 d 0 h ripley /trunk/ put R_INLINE in Rconfig.h  
26347 8346 d 20 h hornik /trunk/ Always call shell scripts in 'tools' via '$(SHELL)'.  
23204 8562 d 5 h pd /trunk/src/include/ parallel make fixup  
22897 8582 d 6 h ripley /trunk/ coment on why Rmath.h is made the way it is  
22861 8584 d 15 h ripley /trunk/src/include/ remove Rmath.h0  
22859 8584 d 15 h ripley /trunk/ use copy-if-change construct in making Rmath.h, so re-configuring
precipates less re-making
 
20423 8784 d 6 h murrell /trunk/src/ Added devNumber to Rdevices.h
Made Rdevices.h "public"
 
18626 8906 d 8 h hornik /trunk/ Misc Makefile cleanups: FIXME, NOTE, quoting, and so on.  
17897 8955 d 5 h hornik /trunk/src/include/ Rename 'configure.in' to 'configure.ac'.
Update config.status invocation.
 
17861 8957 d 10 h hornik /trunk/src/include/ Add rule for updating 'Rmath.h'.  
17819 8959 d 20 h ripley /trunk/src/include/ Rmath.h is now generated  
17204 9001 d 16 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.  
16897 9010 d 5 h murrell /trunk/src/include/ Renamed devapi.h, engine.h, and base.h to GraphicsDevice.h
GraphicsEngine.h and GraphicsBase.h