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 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52418 5872 d 5 h ripley /trunk/ document alternative form of --encoding  
51664 5953 d 23 h ripley /trunk/src/scripts/ add error-checking for sub-archs  
50909 6047 d 18 h falcon /trunk/src/scripts/ Document R -e EXPR in R --help display  
49400 6182 d 23 h ripley /trunk/ add Rd2pdf  
49205 6193 d 21 h ripley /trunk/ remove Rd2txt  
48097 6349 d 22 h ripley /trunk/ strip out support for gnomwGUI, update some comments  
47275 6428 d 14 h deepayan /trunk/ New front-end script R CMD rtags  
46832 6475 d 2 h ripley /trunk/ remove unnecessary executable properties
sort out use of mkinstalldirs
 
46821 6476 d 0 h ripley /trunk/ introduce R_SHELL to set the default shell  
46798 6480 d 20 h ripley /trunk/src/scripts/ missing utilities  
45053 6691 d 2 h hornik /trunk/ Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
 
44671 6720 d 22 h ripley /trunk/ multilib change broke the use of sub-architectures if there was no main architecture  
44146 6759 d 22 h plummer /trunk/ Enable multilib support on Linux  
44121 6761 d 18 h ripley /trunk/ add --interactive flag (Windows already has --ess)  
43236 6855 d 4 h ripley /trunk/src/scripts/ make use of SED we found at configure time  
41398 7029 d 5 h ripley /trunk/ escape spaces in -e arguments.  
40548 7127 d 13 h hornik /trunk/ Markup.  
40357 7146 d 1 h maechler /trunk/src/scripts/ undo last accidental part of rev 40354  
40354 7146 d 1 h maechler /trunk/src/ extra example (accidentally not part of r40330)  
40340 7148 d 4 h ripley /trunk/ add -f/--file options  
39954 7188 d 19 h ripley /trunk/ workaround for reported OSF1 bug (PR#9375)
remove workarounds for SunOS4 (which is long obselete)
 
39174 7264 d 20 h hornik /trunk/ Document new Sweave/Stangle R CMD utilities.
Fix Make problems updating the man page.
 
37328 7473 d 3 h ripley /trunk/ keep LD_LIBRARY_PATHS in arch-specific etc/ldpaths, add INSTALL --libs-only  
37327 7473 d 19 h ripley /trunk/src/ R CMD need R_LD_LIBRARY_PATH set  
37300 7475 d 12 h ripley /trunk/ allow arch-specific builds to share a tree  
36923 7516 d 1 h leisch /trunk/src/ unify various version strings  
36587 7543 d 3 h ripley /trunk/ Use C code to set session temporary directory.
Use hex in tempfile() on Windows for consistency
 
36185 7571 d 15 h hornik /trunk/ Cosmetics.  
35839 7596 d 17 h hornik /trunk/src/scripts/ Output cosmetics.  
35838 7597 d 0 h hornik /trunk/src/scripts/ Colas are in two places now.  
35837 7597 d 1 h hornik /trunk/src/scripts/ Try handling --args quoting problems by exiting the cola loop when --args
is encountered.
 
35773 7600 d 4 h ripley /trunk/ quoting in R.sh after --args is preserved.  
35624 7616 d 20 h ripley /trunk/ correct --gui values  
34217 7753 d 3 h ripley /trunk/ R_INCLUDE -> R_INCLUDE_DIR  
34123 7760 d 1 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 21 h ripley /trunk/ support the installation of share and include to places other than libdir.  
34062 7762 d 19 h ripley /trunk/ remove traces of --gui="none"
gcc 4.0.0 was released on April 20
 
34044 7763 d 0 h ripley /trunk/ port r34043 from R-2-1-patches -- to be replaced in trunk later  
33411 7820 d 2 h ripley /trunk/src/scripts/ change way to look for GUIs