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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52749 5824 d 10 h ripley /trunk/ doc tweaks  
50007 6136 d 4 h ripley /trunk/ allow file() to read compressed text-mode files, and make use of it  
49627 6167 d 6 h ripley /trunk/src/ make read.dcf byte-by-byte  
49489 6175 d 10 h ripley /trunk/ remove Java[Script] search engine  
45818 6632 d 23 h hornik /trunk/src/ Make read.dcf() always stop on invalid DCF.  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42282 6947 d 2 h hornik /trunk/src/library/base/ Add argument 'all' to read.dcf(), resulting in all occurrences of fields
within records to be gathered (rather than using the last one only).
Continuation lines with a single non-whitespace '.' are taken as blank
lines.
 
42260 6950 d 10 h ripley /trunk/ add some description of formula.data.frame + bugfix
fix PR#9796 in write.dcf and related problems
 
38402 7339 d 9 h ripley /trunk/src/library/ remove distracting historical comments  
37399 7463 d 5 h ripley /trunk/ read.dcf should give a warning on malformed lines  
35369 7644 d 10 h ripley /trunk/ clarification  
34929 7687 d 7 h ripley /trunk/ allow PACKAGES.gz files on a repository  
27625 8260 d 3 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27470 8266 d 22 h ripley /trunk/ mege eda into stats  
25118 8421 d 18 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23956 8506 d 6 h leisch /trunk/src/library/base/man/ clarification on field only once per record  
13918 9217 d 4 h leisch /trunk/src/library/base/man/ improved documentation for missing tags/values  
13892 9218 d 7 h leisch /trunk/src/library/base/man/ added explanation of DCF format  
13753 9226 d 9 h leisch /trunk/ replace parse.dcf by read.dcf