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
47757 6390 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46971 6461 d 4 h ripley /trunk/src/library/ add some missing copyright headers
clarifications
 
45778 6637 d 6 h ripley /trunk/src/library/base/man/ be explicit about the encoding of the result  
45416 6672 d 1 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45287 6679 d 23 h ripley /trunk/src/library/base/man/ add comments about nul bytes  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30448 8030 d 5 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
30007 8069 d 4 h ripley /trunk/src/library/base/man/ add comment on uses of allow_  
30004 8069 d 9 h ripley /trunk/ 1) data.frame(check.names=TRUE) enforces unique names
2) make.names has a new arg allow_
3) remove USE_UNDERSCORE_IN_NAMES
4) attempt to warn if newdata is not used in prediction, and document better
 
29571 8099 d 12 h ripley /trunk/src/library/ branch update  
29557 8099 d 21 h ripley /trunk/ branch update  
27119 8288 d 10 h ripley /trunk/ allow _ in syntactic names and so don't remap in make.names  
24858 8438 d 8 h ripley /trunk/ make.names' description of valid names was incorrect: correct description
and code
 
24855 8438 d 11 h ripley /trunk/ many tweaks to data frame code.
enhancements to make.names, add make.unique (from Tom Minka)
Fix PR#3280
 
23025 8574 d 20 h ripley /trunk/ yet more migration of regression tests  
19598 8847 d 1 h ripley /trunk/ branch update  
12778 9301 d 23 h pd /trunk/ branch update  
11763 9362 d 1 h hornik /trunk/src/library/base/man/ Use `syntactically valid' rather than `legal R' names.  
3279 10065 d 3 h pd /trunk/ Branch update + setjmp problem fixup