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 6390 d 22 h jmc /branches/R-classInheritance/ create branch for class inheritance  
/branches/R-classInheritance
47538 6408 d 4 h ripley /trunk/ don't use R_SHELL for shell scripts to be exec-ed from R CMD  
/trunk/src/scripts/BATCH
/trunk/src/scripts/COMPILE
/trunk/src/scripts/LINK
/trunk/src/scripts/Rd2dvi
/trunk/src/scripts/Rd2txt
/trunk/src/scripts/config
/trunk/src/scripts/javareconf
/trunk/src/scripts/rtags
/trunk/src/scripts/BATCH.in
/trunk/src/scripts/COMPILE.in
/trunk/src/scripts/LINK.in
/trunk/src/scripts/Rd2dvi.in
/trunk/src/scripts/Rd2txt.in
/trunk/src/scripts/config.in
/trunk/src/scripts/javareconf.in
/trunk/src/scripts/rtags.in
/trunk/configure
/trunk/configure.ac
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/Makefile.win
47522 6409 d 9 h ripley /trunk/src/ export R_VERSION
change format of version messages
 
/trunk/src/library/tools/R/install.R
/trunk/src/scripts/BATCH.in
/trunk/src/scripts/COMPILE.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
/trunk/src/scripts/Sweave
/trunk/src/scripts/config.in
/trunk/src/scripts/f77_f2c.in
/trunk/src/scripts/javareconf.in
/trunk/src/scripts/rtags.in
47443 6416 d 3 h hornik /trunk/src/scripts/ Typo.  
/trunk/src/scripts/javareconf.in
47442 6416 d 3 h hornik /trunk/ Standardize CLIs some more.  
/trunk/share/perl/R/Utils.pm
/trunk/src/scripts/BATCH.in
/trunk/src/scripts/COMPILE.in
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/LINK.in
/trunk/src/scripts/Rd2dvi.in
/trunk/src/scripts/Rd2txt.in
/trunk/src/scripts/Rdconv.in
/trunk/src/scripts/Rprof.in
/trunk/src/scripts/SHLIB.in
/trunk/src/scripts/Sd2Rd.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
46832 6474 d 12 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 6475 d 10 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
46462 6542 d 3 h pd /trunk/src/scripts/ mktemp -d is not portable  
/trunk/src/scripts/javareconf
46459 6542 d 4 h pd /trunk/src/scripts/ avoid using /tmp (from Tom Callaway)  
/trunk/src/scripts/javareconf
44692 6717 d 12 h ripley /trunk/src/scripts/ typo  
/trunk/src/scripts/javareconf
43235 6854 d 15 h ripley /trunk/ make use of $SED if set  
/trunk/share/sh/help-print.sh
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/REMOVE.in
/trunk/src/scripts/Rd2dvi
/trunk/src/scripts/Rdiff
/trunk/src/scripts/SHLIB.in
/trunk/src/scripts/javareconf
43163 6863 d 14 h urbaneks /trunk/src/scripts/ fixes in javareconf  
/trunk/src/scripts/javareconf
41185 7043 d 7 h urbaneks /trunk/src/scripts/ small fixes in javareconf and add -e flag  
/trunk/src/scripts/javareconf
41169 7043 d 20 h urbaneks /trunk/ fix Java support, add JAVA_CPPFLAGS  
/trunk/NEWS
/trunk/configure
/trunk/etc/Makeconf.in
/trunk/m4/java.m4
/trunk/src/scripts/config
/trunk/src/scripts/javareconf
39782 7207 d 4 h urbaneks /trunk/ JDK detection (sets JAVAC, JAVAH and JAR)  
/trunk/NEWS
/trunk/configure
/trunk/etc/Makeconf.in
/trunk/m4/java.m4
/trunk/src/scripts/javareconf
39285 7258 d 21 h urbaneks /trunk/src/scripts/ javareconf: fix IFS when JAVA is set  
/trunk/src/scripts/javareconf
39284 7258 d 21 h urbaneks /trunk/src/scripts/ update javareconf (typo + cleanup)  
/trunk/src/scripts/javareconf
39282 7258 d 23 h urbaneks /trunk/ Add javareconf script to update Java configuration  
/trunk/share/java
/trunk/share/java/getsp.class
/trunk/src/scripts/javareconf
/trunk/etc/ldpaths.in
/trunk/share/Makefile.in
/trunk/src/scripts/Makefile.in