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 5807 d 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49644 6165 d 8 h murdoch /trunk/ Add #line directive to R parser, and in a few places to code processing (more needed)
Add findLineNum and setBreakpoint
Make srcref code more tolerant of missing information
 
49002 6209 d 22 h ripley /trunk/ clean up now iconv is always available  
42377 6936 d 1 h ripley /trunk/tests/ close connection  
38319 7354 d 4 h ripley /trunk/ tweaks to work with stringsAsFactors=FALSE  
35107 7664 d 23 h ripley /trunk/tests/ update  
34861 7700 d 2 h ripley /trunk/ add allowEscapes to read.table()  
34325 7746 d 4 h ripley /trunk/tests/ make test work on a system without iconv  
34317 7746 d 12 h ripley /trunk/tests/ conditionalize the test  
34279 7747 d 23 h ripley /trunk/tests/ test when buildir != srcdir  
34278 7748 d 0 h ripley /trunk/ handle BOMs in UCS-2LE encoding  
16976 9006 d 13 h ripley /trunk/ back to arbitrary comment.char  
16975 9006 d 15 h ripley /trunk/ read.table was failing wiht quoted comment chars in first 5 lines
count.fields now respects quoted comment chars
 
16276 9058 d 14 h ripley /trunk/ allow comment chars inside headers in read.table  
16021 9082 d 12 h ripley /trunk/ comment chars allowed in read.table  
15798 9098 d 22 h ripley /trunk/ enhance read.table
bring out type.convert as documented function: now enhanced
 
13897 9217 d 17 h ripley /trunk/tests/ regression tests for read.table: fixes used here not yet committed