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
71676 3534 d 0 h luke /branches/ALTREP/ merged changes from trunk through 71675.  
71308 3598 d 1 h luke /branches/ALTREP/ Create ALTREP branch.  
70260 3799 d 12 h ripley /trunk/ https: for developer.r-project.org
Use actual form for examples in loadRdMacros.Rd
 
70250 3801 d 1 h ripley /trunk/ remove references to omegahat.org, usually by a commented one to omegahat.net  
68949 4005 d 7 h ripley /trunk/src/ use https  
60256 5095 d 8 h ripley /trunk/src/include/R_ext/ comments about what is in the API  
59039 5216 d 11 h ripley /trunk/ use preferred form of 'R Core Team'  
42308 6942 d 12 h ripley /trunk/src/include/ change reference to GPL  
36820 7524 d 5 h ripley /trunk/ update FSF address  
29921 8073 d 5 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
19500 8854 d 4 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
17134 9001 d 6 h duncan /trunk/src/ The core support for user-level tables that can be attached as elements of the search path (after position 1). The user-level (i.e. non-C) interface is in a separate package currently in Omegahat and can be moved into the R source tree after 1.4.0 is released and it is deemed stable. Moved RCallbacks to R_ext/Callacks in line with Kurt's suggestion.