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 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48869 6238 d 0 h murdoch /trunk/src/library/base/man/ typos  
46099 6580 d 13 h ripley /trunk/ make makeActiveBinding etc return invisibly  
42536 6920 d 15 h ripley /trunk/src/library/ sort out some missing references in refman.pdf  
42333 6941 d 10 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7013 d 4 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
40615 7119 d 9 h ripley /trunk/src/library/ more spelling issues  
38586 7320 d 13 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 8086 d 10 h maechler /trunk/src/library/ branch update  
23710 8531 d 13 h ripley /trunk/src/library/base/ add unlockBinding  
16763 9019 d 7 h luke /trunk/src/library/base/man/ Added \alias{bindenv}.  
16733 9021 d 1 h luke /trunk/ Added support for locking environments/bindings and "active bindings".