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 14 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46731 6493 d 4 h maechler /trunk/ factor as.list.function() out of as.list.default()  
43272 6851 d 1 h ripley /trunk/ avoid use of any/all on non-logical vectors  
43271 6851 d 2 h ripley /trunk/ omit zero-length objects in any() and all() to avoid coercion overhead.
correct misuses of any() for length(), e.g. in grep output.
 
42709 6905 d 16 h murdoch /trunk/ Simplify the syntax error messages.  
41715 7003 d 7 h ripley /trunk/ improvements to error/warning messages  
41639 7009 d 5 h ripley /trunk/ more partial-matching fixes  
40672 7109 d 6 h ripley /trunk/ start marking encoding of CHARSXPs  
39996 7184 d 20 h murdoch /trunk/ Merge from djm-source branch:
- attach source references to parsed output
- enable verbose parse error messages.
 
39751 7209 d 22 h duncan /trunk/ Additions to the parser for string literals, e.g 1L, 1e3L, 0x10L to
create INTSXPs rather than REALSXPs. Also, avoids some of the
unnecessary creation of objects in the parser in the first pass when
GenerateCode is false. Feel free to make the warnings about constants
such as 1.L and 1e-3L into syntax errors. For now, this is trying to
be permissive.
 
26182 8355 d 6 h maechler /trunk/tests/ simple rank(<NA,ties> ) checks  
22734 8592 d 16 h jmc /trunk/ methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
 
20876 8749 d 20 h maechler /trunk/tests/ apply( <0-array> ) tests  
18040 8943 d 22 h pd /trunk/ branch update  
15907 9091 d 23 h maechler /trunk/tests/ small if() allowing some S compatibility  
14627 9177 d 21 h maechler /trunk/tests/ comment only  
14614 9178 d 6 h maechler /trunk/tests/ move <<output thing>> from simple-true to reg-tests-2  
14569 9180 d 19 h maechler /trunk/tests/ fixed tests for 0-data.frames bug(fix)  
13271 9252 d 23 h maechler /trunk/tests/ sort(list()) now error; is.unsorted() --> new tests  
12256 9324 d 23 h pd /trunk/ branch update  

Show All