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
71686 3532 d 3 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
49644 6164 d 12 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 3 h ripley /trunk/ clean up now iconv is always available  
42377 6935 d 5 h ripley /trunk/tests/ close connection  
38319 7353 d 8 h ripley /trunk/ tweaks to work with stringsAsFactors=FALSE  
35107 7664 d 3 h ripley /trunk/tests/ update  
34861 7699 d 7 h ripley /trunk/ add allowEscapes to read.table()  
34325 7745 d 8 h ripley /trunk/tests/ make test work on a system without iconv  
34317 7745 d 17 h ripley /trunk/tests/ conditionalize the test  
34279 7747 d 4 h ripley /trunk/tests/ test when buildir != srcdir  
34278 7747 d 4 h ripley /trunk/ handle BOMs in UCS-2LE encoding  
16976 9005 d 17 h ripley /trunk/ back to arbitrary comment.char  
16975 9005 d 19 h ripley /trunk/ read.table was failing wiht quoted comment chars in first 5 lines
count.fields now respects quoted comment chars
 
16276 9057 d 18 h ripley /trunk/ allow comment chars inside headers in read.table  
16021 9081 d 16 h ripley /trunk/ comment chars allowed in read.table  
15798 9098 d 2 h ripley /trunk/ enhance read.table
bring out type.convert as documented function: now enhanced
 
13897 9216 d 21 h ripley /trunk/tests/ regression tests for read.table: fixes used here not yet committed