The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
47757 6389 d 23 h jmc /branches/R-classInheritance/ create branch for class inheritance  
/branches/R-classInheritance
47275 6427 d 2 h deepayan /trunk/ New front-end script R CMD rtags  
/trunk/src/scripts/rtags.in
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/R.sh.in
46832 6473 d 14 h ripley /trunk/ remove unnecessary executable properties
sort out use of mkinstalldirs
 
/trunk/src/scripts/mkinstalldirs.in
/trunk/src/scripts/mkinstalldirs
/trunk/Makeconf.in
/trunk/configure
/trunk/configure.ac
/trunk/src/library/grDevices/src/Makefile.in
/trunk/src/library/grid/src/Makefile.in
/trunk/src/library/methods/src/Makefile.in
/trunk/src/library/splines/src/Makefile.in
/trunk/src/library/stats/src/Makefile.in
/trunk/src/library/tcltk/src/Makefile.in
/trunk/src/library/tools/src/Makefile.in
/trunk/src/scripts/LINK.in
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/R.sh.in
/trunk/src/scripts/Rcmd.in
/trunk/src/scripts/Rd2dvi.in
/trunk/src/scripts/Rd2txt.in
/trunk/src/scripts/Rdiff.in
/trunk/src/scripts/Rprof.in
/trunk/src/scripts/Stangle.in
/trunk/src/scripts/Sweave.in
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
/trunk/src/scripts/config.in
/trunk/src/scripts/f77_f2c.in
/trunk/src/scripts/javareconf.in
/trunk/src/scripts/pager.in
46821 6474 d 11 h ripley /trunk/ introduce R_SHELL to set the default shell  
/trunk/src/scripts/BATCH.in
/trunk/src/scripts/LINK.in
/trunk/src/scripts/Rcmd.in
/trunk/src/scripts/Rd2dvi.in
/trunk/src/scripts/Rd2txt.in
/trunk/src/scripts/Rdiff.in
/trunk/src/scripts/Stangle.in
/trunk/src/scripts/Sweave.in
/trunk/src/scripts/config.in
/trunk/src/scripts/f77_f2c.in
/trunk/src/scripts/javareconf.in
/trunk/src/scripts/pager.in
/trunk/src/scripts/BATCH
/trunk/src/scripts/LINK
/trunk/src/scripts/Rcmd
/trunk/src/scripts/Rd2dvi
/trunk/src/scripts/Rd2txt
/trunk/src/scripts/Rdiff
/trunk/src/scripts/Stangle
/trunk/src/scripts/Sweave
/trunk/src/scripts/config
/trunk/src/scripts/f77_f2c
/trunk/src/scripts/javareconf
/trunk/src/scripts/pager
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/src/include/config.h.in
/trunk/src/scripts/COMPILE.in
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/R.sh.in
/trunk/src/scripts/REMOVE.in
/trunk/src/scripts/SHLIB.in
46798 6479 d 8 h ripley /trunk/src/scripts/ missing utilities  
/trunk/src/scripts/R.sh.in
45053 6689 d 13 h hornik /trunk/ Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
 
/trunk/doc/Rscript.1
/trunk/doc/manual/R-intro.texi
/trunk/src/library/base/man/Startup.Rd
/trunk/src/main/Renviron.c
/trunk/src/scripts/R.sh.in
/trunk/src/unix/Rscript.c
/trunk/src/unix/sys-unix.c
44671 6719 d 9 h ripley /trunk/ multilib change broke the use of sub-architectures if there was no main architecture  
/trunk/NEWS
/trunk/doc/manual/R-admin.texi
/trunk/src/scripts/R.sh.in
44146 6758 d 9 h plummer /trunk/ Enable multilib support on Linux  
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/R.sh.in
44121 6760 d 6 h ripley /trunk/ add --interactive flag (Windows already has --ess)  
/trunk/NEWS
/trunk/doc/manual/R-intro.texi
/trunk/src/scripts/R.sh.in
/trunk/src/unix/system.c
43236 6853 d 16 h ripley /trunk/src/scripts/ make use of SED we found at configure time  
/trunk/src/scripts/R.sh.in
/trunk/src/scripts/REMOVE.in
/trunk/src/scripts/SHLIB.in
41398 7027 d 16 h ripley /trunk/ escape spaces in -e arguments.  
/trunk/NEWS
/trunk/src/scripts/R.sh.in
/trunk/src/unix/system.c
40548 7126 d 0 h hornik /trunk/ Markup.  
/trunk/doc/manual/R-intro.texi
/trunk/src/scripts/R.sh.in
40357 7144 d 12 h maechler /trunk/src/scripts/ undo last accidental part of rev 40354  
/trunk/src/scripts/R.sh.in
40354 7144 d 12 h maechler /trunk/src/ extra example (accidentally not part of r40330)  
/trunk/src/appl/integrate.c
/trunk/src/appl/uncmin.c
/trunk/src/gnuwin32/CHANGES
/trunk/src/library/base/R/apply.R
/trunk/src/library/base/R/dput.R
/trunk/src/library/base/R/paste.R
/trunk/src/library/base/R/sweep.R
/trunk/src/library/base/man/base-internal.Rd
/trunk/src/library/graphics/man/abline.Rd
/trunk/src/library/methods/R/Methods.R
/trunk/src/library/methods/R/methodsTable.R
/trunk/src/library/methods/R/promptClass.R
/trunk/src/library/methods/man/getMethod.Rd
/trunk/src/library/methods/src/RSMethods.h
/trunk/src/library/methods/src/methods_list_dispatch.c
/trunk/src/main/attrib.c
/trunk/src/main/deparse.c
/trunk/src/main/names.c
/trunk/src/main/util.c
/trunk/src/scripts/R.sh.in
40340 7146 d 15 h ripley /trunk/ add -f/--file options  
/trunk/NEWS
/trunk/doc/manual/R-intro.texi
/trunk/src/gnuwin32/system.c
/trunk/src/scripts/R.sh.in
/trunk/src/unix/sys-std.c
/trunk/src/unix/system.c
39954 7187 d 6 h ripley /trunk/ workaround for reported OSF1 bug (PR#9375)
remove workarounds for SunOS4 (which is long obselete)
 
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/include/Defn.h
/trunk/src/include/config.h.in
/trunk/src/scripts/R.sh.in
39174 7263 d 7 h hornik /trunk/ Document new Sweave/Stangle R CMD utilities.
Fix Make problems updating the man page.
 
/trunk/NEWS
/trunk/doc/Makefile.in
/trunk/doc/R.aux
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/R.sh.in
37328 7471 d 14 h ripley /trunk/ keep LD_LIBRARY_PATHS in arch-specific etc/ldpaths, add INSTALL --libs-only  
/trunk/etc/ldpaths.in
/trunk/configure
/trunk/configure.ac
/trunk/etc/Makefile.in
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/R.sh.in
37327 7472 d 6 h ripley /trunk/src/ R CMD need R_LD_LIBRARY_PATH set  
/trunk/src/library/utils/R/packages2.R
/trunk/src/scripts/R.sh.in
37300 7474 d 0 h ripley /trunk/ allow arch-specific builds to share a tree  
/trunk/Makeconf.in
/trunk/configure
/trunk/configure.ac
/trunk/etc/Makeconf.in
/trunk/etc/Makefile.in
/trunk/share/make/shlib.mk
/trunk/src/include/Makefile.in
/trunk/src/include/config.h.in
/trunk/src/library/base/R/library.R
/trunk/src/library/grDevices/src/Makefile.in
/trunk/src/library/grid/src/Makefile.in
/trunk/src/library/methods/src/Makefile.in
/trunk/src/library/splines/src/Makefile.in
/trunk/src/library/tcltk/src/Makefile.in
/trunk/src/library/tools/src/Makefile.in
/trunk/src/main/Makefile.in
/trunk/src/main/Rdynload.c
/trunk/src/main/Renviron.c
/trunk/src/main/platform.c
/trunk/src/modules/lapack/Makefile.in
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/R.sh.in
/trunk/src/scripts/Rcmd
/trunk/tests/Examples/Makefile.in
/trunk/tests/Makefile.in

Show All