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
82735 1435 d 12 h murrell /branches/R-typeset/ Create R-typeset  
81684 1628 d 22 h kalibera /trunk/ Avoid using internal symbols of generated parser in the parser definition to
work with newer bison implementations. Reduce sensitivity to error messages
from the parser to work with bison 3.8.2.
 
69903 3850 d 14 h maechler /trunk/ new startsWith(x, prefix) and endsWith(x, suffix) string utilities  
46731 6492 d 1 h maechler /trunk/ factor as.list.function() out of as.list.default()  
43272 6849 d 22 h ripley /trunk/ avoid use of any/all on non-logical vectors  
43271 6849 d 23 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.
 
41639 7008 d 2 h ripley /trunk/ more partial-matching fixes  
39751 7208 d 19 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 8354 d 3 h maechler /trunk/tests/ simple rank(<NA,ties> ) checks  
22734 8591 d 13 h jmc /trunk/ methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
 
20876 8748 d 16 h maechler /trunk/tests/ apply( <0-array> ) tests  
18040 8942 d 19 h pd /trunk/ branch update  
15907 9090 d 20 h maechler /trunk/tests/ small if() allowing some S compatibility  
14627 9176 d 18 h maechler /trunk/tests/ comment only  
14614 9177 d 3 h maechler /trunk/tests/ move <<output thing>> from simple-true to reg-tests-2  
14569 9179 d 16 h maechler /trunk/tests/ fixed tests for 0-data.frames bug(fix)  
13271 9251 d 20 h maechler /trunk/tests/ sort(list()) now error; is.unsorted() --> new tests  
12256 9323 d 20 h pd /trunk/ branch update  
10721 9434 d 14 h maechler /trunk/tests/ test unclass(*) for R 1.1.1 bug  
10685 9438 d 21 h maechler /trunk/tests/ subset/dim  

Show All