| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 69775 |
3879 d 16 h |
murdoch |
/branches/R-3-2-branch/ |
Port r69774 from trunk. |
|
| 69176 |
3991 d 1 h |
ripley |
/branches/R-3-2-branch/src/ |
whitespace cleanup |
|
| 69170 |
3991 d 2 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 |
4150 d 13 h |
pd |
/branches/R-3-2-branch/ |
Create R-3-2-branch |
|
| 67570 |
4206 d 1 h |
ripley |
/trunk/ |
correct copyright dates |
|
| 67542 |
4208 d 19 h |
maechler |
/trunk/src/main/ |
recycle some more message strings [=> needs fewer translations] |
|
| 67418 |
4216 d 16 h |
luke |
/trunk/src/main/ |
warningcall_immediate was not going through condition system |
|
| 67351 |
4220 d 15 h |
luke |
/trunk/src/ |
More protect fixes from Tomas Kalibera. |
|
| 67181 |
4241 d 23 h |
luke |
/trunk/src/ |
Added NORET annotations; from Tomas Kalibera. |
|
| 67099 |
4255 d 13 h |
luke |
/trunk/src/ |
Protect fixes from pqR, from Tomas Kalibera. |
|
| 67013 |
4268 d 15 h |
luke |
/trunk/src/main/ |
Removed redundant protect in R_InsertRestartHandlers?; from Tomas Kalibera. |
|
| 66091 |
4404 d 0 h |
pd |
/trunk/src/main/ |
pointer confusion PR#15856 |
|
| 65321 |
4506 d 4 h |
ripley |
/trunk/src/main/ |
tweak for -Wall |
|
| 65311 |
4507 d 1 h |
ripley |
/trunk/src/ |
message changes as suggested by Ćukasz Daniel |
|
| 65024 |
4543 d 16 h |
luke |
/trunk/src/main/ |
Only run finalizers at points where interrupt are checked in eval and
bcEval, not at all checks. |
|
| 65009 |
4545 d 23 h |
ripley |
/trunk/ |
markup, typos, document change to finalizers |
|
| 65004 |
4547 d 23 h |
luke |
/trunk/src/ |
Moved running of finalizers to R_CheckUserInterrupt. |
|
| 64828 |
4574 d 3 h |
ripley |
/trunk/ |
add noBreaks. arg to warning(), make use of it |
|
| 63481 |
4742 d 23 h |
ripley |
/trunk/src/ |
report stack usage, allow for unreliable limits from OS |
|
| 63454 |
4747 d 16 h |
luke |
/trunk/src/ |
Added intptr_t casts in comparisons in R_CheckStack for Solaris cc. |
|