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
47757 6389 d 22 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47522 6408 d 9 h ripley /trunk/src/ export R_VERSION
change format of version messages
 
47471 6413 d 3 h hornik /trunk/src/scripts/ Add svn:keywords 'Rev' property.  
47467 6413 d 6 h hornik /trunk/src/scripts/ More CLI standardization.  
46832 6473 d 12 h ripley /trunk/ remove unnecessary executable properties
sort out use of mkinstalldirs
 
46821 6474 d 10 h ripley /trunk/ introduce R_SHELL to set the default shell  
45264 6680 d 7 h ripley /trunk/src/ more merging of scripts  
43235 6853 d 15 h ripley /trunk/ make use of $SED if set  
40768 7097 d 2 h ripley /trunk/ improved Rdiff  
39809 7202 d 11 h maechler /trunk/src/scripts/ don't show 'Package ..... loaded' lines (packages can show version no.!)  
37820 7406 d 3 h urbaneks /trunk/src/scripts/ Make sed script in Rdiff POSIX compliant  
37742 7411 d 5 h leisch /trunk/ further unification of startup message and R --version  
37490 7447 d 6 h maechler /trunk/src/scripts/ do diff the '^Number of.*' parts !  
32355 7881 d 11 h maechler /trunk/src/scripts/ also don't compare promise and pointer (hex codes)  
32349 7882 d 1 h maechler /trunk/src/scripts/ make it work with nontrivial path-filenames  
23041 8573 d 8 h ripley /trunk/src/scripts/ skip environments  
22506 8610 d 23 h hornik /trunk/ Rewrite Rdiff to use '' rather than 'egrep' as POSIX 1003.1-2001
no longer requires this.
Rdiff should always be invoked via the R CMD interface.
 
11741 9362 d 2 h hornik /trunk/ Adjust for preloading ctest by default.  
11550 9374 d 0 h hornik /trunk/ Use `${var-value}' form for providing default values.  
11515 9375 d 8 h hornik /trunk/ Standardize version and usage messages.  
11476 9377 d 7 h maechler /trunk/src/scripts/ fix for "sed -"  
11384 9385 d 6 h hornik /trunk/src/scripts/ Don't have sed print twice.  
11358 9385 d 22 h hornik /trunk/src/scripts/ Work harder at getting rid of R startup message.  
10641 9443 d 5 h maechler /trunk/src/scripts/ allow "-" (stdin) as first arg  
9481 9546 d 14 h maechler /trunk/src/scripts/ skip Time  
8746 9606 d 8 h hornik /trunk/ Move `Rdiff' from `tools' to `src/scripts'.