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
87891 510 d 17 h ripley /trunk/src/ add 2025 BLAS sources  
84211 1206 d 3 h ripley /trunk/src/main/ use <Defn.h> consistently  
83446 1323 d 3 h ripley /trunk/src/ C23 requires attributes before return values  
73256 3240 d 15 h maechler /trunk/src/ -diffB  
71432 3587 d 18 h maechler /trunk/ split(<very large>) - PR#17139  
69288 3981 d 5 h ripley /trunk/src/main/ typo  
68947 4006 d 22 h ripley /trunk/src/ use https  
68923 4007 d 4 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4031 d 13 h luke /trunk/src/ Reduce use of mod operator for recycling to improve performance; from
Tomas Kalibara. Addresses a performance degredation introduced in
rbind/cbind when long vector support was added.
 
60844 5049 d 15 h ripley /trunk/ tweak messages  
60667 5069 d 1 h ripley /trunk/src/ only use Internals.h where needed  
60241 5098 d 3 h ripley /trunk/src/ more support for long vectors  
59036 5218 d 3 h ripley /trunk/ use preferred form of 'R Core Team'  
51908 5929 d 11 h murdoch /trunk/ interaction() produced malformed factors when levels were duplicated, segfaulting split().
Both are now fixed.
 
44220 6756 d 16 h ripley /trunk/ fix for PR#10644
split() now returns a list as documented, even for 0-length x.
tapply was using numeric and not integer indices.
 
42307 6944 d 3 h ripley /trunk/src/ change reference to GPL  
41686 7006 d 23 h ripley /trunk/ more improvements to warning/error messages  
37349 7469 d 23 h ripley /trunk/src/ change split to convert a factor to integer codes at R levels  
37341 7470 d 16 h ripley /trunk/ make split() more liberal about what it accepts as a factor  
36990 7509 d 15 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7525 d 19 h ripley /trunk/ update FSF address  
32873 7853 d 2 h ripley /trunk/ mark messages  
31908 7926 d 21 h ripley /trunk/src/main/ better error messages, more default clauses in switch statements  
31872 7929 d 21 h ripley /trunk/ speed up split with names  
31869 7929 d 23 h ripley /trunk/ split() was ignoring types it did not know about, e.g. raw and list.  
26571 8328 d 23 h rgentlem /trunk/src/main/ made split consistent with its man page and Splus  
10172 9486 d 14 h luke /trunk/ Merged with R-GenGC branch  
7701 9685 d 19 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
5731 9821 d 19 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5458 9850 d 2 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9875 d 20 h hornik /trunk/src/main/ Always include Rconfig.h first.  
4179 9966 d 21 h rgentlem /trunk/src/main/ changes to the warning system  
2342 10165 d 20 h maechler /trunk/src/ about a dozen files: -Wall fixes  
1895 10211 d 13 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1839 10219 d 5 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
1043 10339 d 3 h ihaka /trunk/src/main/ Levels could be non-character! Fixed here.  
1026 10340 d 3 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
544 10425 d 22 h pd /trunk/ branch update  
2 10541 d 8 h r /trunk/ Initial revision