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
51393 5968 d 6 h pd /branches/R-2-11-branch/ Create R-2-11-branch  
50567 6087 d 23 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
49612 6166 d 17 h hornik /trunk/src/library/ Rd markup.  
46777 6485 d 20 h murdoch /trunk/src/ Fix for PR#13199, normalizePath in Windows  
42333 6940 d 4 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
35920 7587 d 22 h ripley /trunk/src/ add shortPathName on Windows  
33398 7818 d 18 h ripley /trunk/src/ add DIY replacement for GetLongPathName  
33363 7820 d 19 h ripley /trunk/src/ remove call to GetLongPathName: does not work on NT4  
33237 7829 d 16 h ripley /trunk/ implement normalizePath on Unix too, via realpath.  
33233 7829 d 21 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