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 5808 d 8 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51977 5922 d 12 h murdoch /trunk/src/ normalizePath now generates a warning instead of an error  
51725 5949 d 13 h ripley /trunk/ make example output more diffable  
50567 6089 d 8 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
49612 6168 d 3 h hornik /trunk/src/library/ Rd markup.  
46777 6487 d 5 h murdoch /trunk/src/ Fix for PR#13199, normalizePath in Windows  
42333 6941 d 14 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
35920 7589 d 7 h ripley /trunk/src/ add shortPathName on Windows  
33398 7820 d 4 h ripley /trunk/src/ add DIY replacement for GetLongPathName  
33363 7822 d 5 h ripley /trunk/src/ remove call to GetLongPathName: does not work on NT4  
33237 7831 d 2 h ripley /trunk/ implement normalizePath on Unix too, via realpath.  
33233 7831 d 7 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