The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
75204 2889 d 16 h kalibera /trunk/src/library/base/man/ Document that active bindings are not preserved during package installation
(lazy loading database). Reported by Michel Lang.
 
70614 3727 d 11 h maechler /trunk/src/ no "experimental" anymore here  
68948 4005 d 12 h ripley /trunk/src/library/ use https  
64858 4568 d 18 h ripley /trunk/src/library/base/man/ improve title and other improvements  
59039 5216 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  
56382 5491 d 9 h murdoch /trunk/ "name space" to "namespace" conversions in documentation  
56186 5517 d 1 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 3 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55555 5577 d 18 h ripley /trunk/src/library/base/man/ markup issues  
48869 6237 d 6 h murdoch /trunk/src/library/base/man/ typos  
46099 6579 d 19 h ripley /trunk/ make makeActiveBinding etc return invisibly  
42536 6919 d 20 h ripley /trunk/src/library/ sort out some missing references in refman.pdf  
42333 6940 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7012 d 10 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
40615 7118 d 15 h ripley /trunk/src/library/ more spelling issues  
38586 7319 d 19 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 8085 d 16 h maechler /trunk/src/library/ branch update  
23710 8530 d 19 h ripley /trunk/src/library/base/ add unlockBinding  
16763 9018 d 13 h luke /trunk/src/library/base/man/ Added \alias{bindenv}.  
16733 9020 d 7 h luke /trunk/ Added support for locking environments/bindings and "active bindings".