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  
46777 6486 d 3 h murdoch /trunk/src/ Fix for PR#13199, normalizePath in Windows  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
35920 7588 d 5 h ripley /trunk/src/ add shortPathName on Windows  
33398 7819 d 2 h ripley /trunk/src/ add DIY replacement for GetLongPathName  
33363 7821 d 3 h ripley /trunk/src/ remove call to GetLongPathName: does not work on NT4  
33237 7829 d 23 h ripley /trunk/ implement normalizePath on Unix too, via realpath.  
33233 7830 d 4 h ripley /trunk/ add normalizePath and use it for tmp in install.packages
add option pkgType and use source/win.binary/mac.binary consistently.
merge Unix and Windows {download,install}.packages
change menu-driven version of setRepositories to something simpler
add existing repositories to the choice list for setRepositories