| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 69775 |
3878 d 2 h |
murdoch |
/branches/R-3-2-branch/ |
Port r69774 from trunk. |
|
| 69176 |
3989 d 11 h |
ripley |
/branches/R-3-2-branch/src/ |
whitespace cleanup |
|
| 69170 |
3989 d 12 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 23 h |
pd |
/branches/R-3-2-branch/ |
Create R-3-2-branch |
|
| 67570 |
4204 d 11 h |
ripley |
/trunk/ |
correct copyright dates |
|
| 67542 |
4207 d 5 h |
maechler |
/trunk/src/main/ |
recycle some more message strings [=> needs fewer translations] |
|
| 67418 |
4215 d 2 h |
luke |
/trunk/src/main/ |
warningcall_immediate was not going through condition system |
|
| 67351 |
4219 d 1 h |
luke |
/trunk/src/ |
More protect fixes from Tomas Kalibera. |
|
| 67181 |
4240 d 9 h |
luke |
/trunk/src/ |
Added NORET annotations; from Tomas Kalibera. |
|
| 67099 |
4254 d 0 h |
luke |
/trunk/src/ |
Protect fixes from pqR, from Tomas Kalibera. |
|
| 67013 |
4267 d 1 h |
luke |
/trunk/src/main/ |
Removed redundant protect in R_InsertRestartHandlers?; from Tomas Kalibera. |
|
| 66091 |
4402 d 10 h |
pd |
/trunk/src/main/ |
pointer confusion PR#15856 |
|
| 65321 |
4504 d 15 h |
ripley |
/trunk/src/main/ |
tweak for -Wall |
|
| 65311 |
4505 d 11 h |
ripley |
/trunk/src/ |
message changes as suggested by Ćukasz Daniel |
|
| 65024 |
4542 d 2 h |
luke |
/trunk/src/main/ |
Only run finalizers at points where interrupt are checked in eval and
bcEval, not at all checks. |
|
| 65009 |
4544 d 9 h |
ripley |
/trunk/ |
markup, typos, document change to finalizers |
|
| 65004 |
4546 d 10 h |
luke |
/trunk/src/ |
Moved running of finalizers to R_CheckUserInterrupt. |
|
| 64828 |
4572 d 13 h |
ripley |
/trunk/ |
add noBreaks. arg to warning(), make use of it |
|
| 63481 |
4741 d 9 h |
ripley |
/trunk/src/ |
report stack usage, allow for unreliable limits from OS |
|
| 63454 |
4746 d 2 h |
luke |
/trunk/src/ |
Added intptr_t casts in comparisons in R_CheckStack for Solaris cc. |
|