| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 69291 |
3979 d 8 h |
ripley |
/branches/R-3-2-branch/ |
port tweaks from trunk |
|
| 69170 |
3989 d 6 h |
ripley |
/branches/R-3-2-branch/ |
port tweaks from trunk, including
r68947-68951,68953-68954,68956,69037,69158,69168-69169
and whitespace cleanup |
|
| 68017 |
4148 d 17 h |
pd |
/branches/R-3-2-branch/ |
Create R-3-2-branch |
|
| 60844 |
5047 d 18 h |
ripley |
/trunk/ |
tweak messages |
|
| 60667 |
5067 d 4 h |
ripley |
/trunk/src/ |
only use Internals.h where needed |
|
| 60241 |
5096 d 6 h |
ripley |
/trunk/src/ |
more support for long vectors |
|
| 59036 |
5216 d 6 h |
ripley |
/trunk/ |
use preferred form of 'R Core Team' |
|
| 51908 |
5927 d 14 h |
murdoch |
/trunk/ |
interaction() produced malformed factors when levels were duplicated, segfaulting split().
Both are now fixed. |
|
| 44220 |
6754 d 20 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 |
6942 d 6 h |
ripley |
/trunk/src/ |
change reference to GPL |
|
| 41686 |
7005 d 2 h |
ripley |
/trunk/ |
more improvements to warning/error messages |
|
| 37349 |
7468 d 2 h |
ripley |
/trunk/src/ |
change split to convert a factor to integer codes at R levels |
|
| 37341 |
7468 d 19 h |
ripley |
/trunk/ |
make split() more liberal about what it accepts as a factor |
|
| 36990 |
7507 d 18 h |
ripley |
/trunk/ |
reduce the number of visible symbols in libR.so from 1806 to 1136 |
|
| 36820 |
7523 d 23 h |
ripley |
/trunk/ |
update FSF address |
|
| 32873 |
7851 d 5 h |
ripley |
/trunk/ |
mark messages |
|
| 31908 |
7925 d 1 h |
ripley |
/trunk/src/main/ |
better error messages, more default clauses in switch statements |
|
| 31872 |
7928 d 0 h |
ripley |
/trunk/ |
speed up split with names |
|
| 31869 |
7928 d 2 h |
ripley |
/trunk/ |
split() was ignoring types it did not know about, e.g. raw and list. |
|
| 26571 |
8327 d 3 h |
rgentlem |
/trunk/src/main/ |
made split consistent with its man page and Splus |
|