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
69385 3969 d 16 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
68948 4006 d 21 h ripley /trunk/src/library/ use https  
64858 4570 d 3 h ripley /trunk/src/library/base/man/ improve title and other improvements  
59039 5218 d 1 h ripley /trunk/ use preferred form of 'R Core Team'  
56382 5492 d 18 h murdoch /trunk/ "name space" to "namespace" conversions in documentation  
56186 5518 d 10 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 12 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55555 5579 d 3 h ripley /trunk/src/library/base/man/ markup issues  
48869 6238 d 15 h murdoch /trunk/src/library/base/man/ typos  
46099 6581 d 4 h ripley /trunk/ make makeActiveBinding etc return invisibly  
42536 6921 d 5 h ripley /trunk/src/library/ sort out some missing references in refman.pdf  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7013 d 19 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
40615 7120 d 0 h ripley /trunk/src/library/ more spelling issues  
38586 7321 d 4 h ripley /trunk/ change mind: ban the removal of variables from the base env.
treat base namespace consistently with base env (they really are the same thing)
 
29688 8087 d 1 h maechler /trunk/src/library/ branch update  
23710 8532 d 4 h ripley /trunk/src/library/base/ add unlockBinding  
16763 9019 d 22 h luke /trunk/src/library/base/man/ Added \alias{bindenv}.  
16733 9021 d 16 h luke /trunk/ Added support for locking environments/bindings and "active bindings".