The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
52864 5807 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
/branches/R-exp-R5
49644 6164 d 16 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
 
/trunk/src/library/utils/R/findLineNum.R
/trunk/src/library/utils/man/findLineNum.Rd
/trunk/NEWS
/trunk/doc/manual/R-lang.texi
/trunk/src/library/base/R/srcfile.R
/trunk/src/library/tools/R/admin.R
/trunk/src/library/utils/NAMESPACE
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/platform.c
/trunk/src/main/source.c
/trunk/tests/reg-IO.R
/trunk/tests/reg-IO.Rout.save
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
49002 6209 d 7 h ripley /trunk/ clean up now iconv is always available  
/trunk/doc/html/packages-head.html
/trunk/doc/html/Makefile.in
/trunk/doc/manual/R-exts.texi
/trunk/src/library/base/R/files.R
/trunk/src/library/base/R/source.R
/trunk/src/library/base/man/capabilities.Rd
/trunk/src/library/base/man/iconv.Rd
/trunk/src/library/grDevices/R/postscript.R
/trunk/src/library/tools/R/QC.R
/trunk/src/library/tools/R/Rd.R
/trunk/src/library/tools/R/admin.R
/trunk/src/library/tools/R/packageshtml.R
/trunk/src/library/tools/R/utils.R
/trunk/src/library/utils/R/Sweave.R
/trunk/src/library/utils/R/help.search.R
/trunk/src/library/utils/R/indices.R
/trunk/src/library/utils/R/unix/help.start.R
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
42377 6935 d 10 h ripley /trunk/tests/ close connection  
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
38319 7353 d 12 h ripley /trunk/ tweaks to work with stringsAsFactors=FALSE  
/trunk/NEWS
/trunk/doc/manual/R-intro.R
/trunk/src/library/base/man/data.matrix.Rd
/trunk/tests/R-intro.Rout.save
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
/trunk/tests/reg-tests-1.R
/trunk/tests/reg-tests-2.R
/trunk/tests/reg-tests-2.Rout.save
35107 7664 d 8 h ripley /trunk/tests/ update  
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
34861 7699 d 11 h ripley /trunk/ add allowEscapes to read.table()  
/trunk/NEWS
/trunk/src/library/base/R/readtable.R
/trunk/src/library/base/man/read.table.Rd
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
34325 7745 d 12 h ripley /trunk/tests/ make test work on a system without iconv  
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
34317 7745 d 21 h ripley /trunk/tests/ conditionalize the test  
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
34279 7747 d 8 h ripley /trunk/tests/ test when buildir != srcdir  
/trunk/tests/Makefile.in
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
34278 7747 d 8 h ripley /trunk/ handle BOMs in UCS-2LE encoding  
/trunk/tests/WinUnicode.dat
/trunk/NEWS
/trunk/src/library/base/man/connections.Rd
/trunk/src/library/utils/man/iconv.Rd
/trunk/src/main/connections.c
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
16976 9005 d 21 h ripley /trunk/ back to arbitrary comment.char  
/trunk/src/library/base/R/readtable.R
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
16975 9005 d 23 h ripley /trunk/ read.table was failing wiht quoted comment chars in first 5 lines
count.fields now respects quoted comment chars
 
/trunk/src/library/base/R/readtable.R
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
16276 9057 d 23 h ripley /trunk/ allow comment chars inside headers in read.table  
/trunk/src/library/base/R/readtable.R
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
16021 9081 d 21 h ripley /trunk/ comment chars allowed in read.table  
/trunk/NEWS
/trunk/src/library/base/R/readtable.R
/trunk/src/library/base/man/read.table.Rd
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
/trunk/tests/reg-tests-2.R
/trunk/tests/reg-tests-2.Rout.save
15798 9098 d 6 h ripley /trunk/ enhance read.table
bring out type.convert as documented function: now enhanced
 
/trunk/src/library/base/man/type.convert.Rd
/trunk/NEWS
/trunk/src/library/base/R/readtable.R
/trunk/src/library/base/man/read.table.Rd
/trunk/src/main/scan.c
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
13897 9217 d 2 h ripley /trunk/tests/ regression tests for read.table: fixes used here not yet committed  
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.R.save
/trunk/tests/Makefile.in