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 5807 d 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51977 5921 d 22 h murdoch /trunk/src/ normalizePath now generates a warning instead of an error  
51725 5948 d 23 h ripley /trunk/ make example output more diffable  
50567 6088 d 18 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
49612 6167 d 13 h hornik /trunk/src/library/ Rd markup.  
46777 6486 d 15 h murdoch /trunk/src/ Fix for PR#13199, normalizePath in Windows  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
35920 7588 d 17 h ripley /trunk/src/ add shortPathName on Windows  
33398 7819 d 14 h ripley /trunk/src/ add DIY replacement for GetLongPathName  
33363 7821 d 15 h ripley /trunk/src/ remove call to GetLongPathName: does not work on NT4  
33237 7830 d 12 h ripley /trunk/ implement normalizePath on Unix too, via realpath.  
33233 7830 d 17 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