R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-vecpat
/
src
/
main
/
context.c
– Rev 81390
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
81390
1680 d 17 h
murrell
/branches/R-vecpat/
Create R-vecpat
79542
2062 d 15 h
luke
/trunk/src/main/
Drop rference counts when unwinding handler stack in endcontext.
78127
2308 d 2 h
kalibera
/trunk/src/main/
Simplify memory protection.
78063
2314 d 16 h
luke
/trunk/src/main/
Protect result in R_ExecWithCleanup while running cleanup.
78036
2316 d 23 h
luke
/trunk/
Added filter.callframes argument to Rprof() to request removing
intervening call frames created bylazy evaluation and eval
calls. Contributed by Lionel Henry in PR17595.
77380
2454 d 16 h
luke
/trunk/src/main/
Bump link counts on returned value around on.exit processing to
protect from mutation.
77275
2481 d 19 h
luke
/trunk/src/
Revised approach to protecing the byte code stack from assignment mutations.
76368
2664 d 0 h
urbaneks
/trunk/
Add R_GetCurrentEnv()
75956
2758 d 6 h
ripley
/trunk/src/
copyright date
75941
2763 d 22 h
luke
/trunk/src/
Removed unused BC_INT_STACK support (superseded by typed stack).
74412
3055 d 21 h
luke
/trunk/src/main/
Avoid use of DATAPTR.
74256
3083 d 20 h
luke
/trunk/src/main/
Allow R_UnwindProtect to accept a NULL continuation token.
73866
3153 d 16 h
luke
/trunk/src/
Added simple framework to help with C++ stack unwinding.
73853
3154 d 19 h
luke
/trunk/src/
Preserve the error buffer when an on.exit action is processed while
jumping to a calling handler. Resolves an issue reported by Bill Dunlap.
73310
3233 d 21 h
luke
/trunk/
Context for sys.on.exit is now consistent with other sys.xyz
functions; from Lionel Henry.
73181
3250 d 18 h
luke
/trunk/
Multiple on.exit expressions are now all run even if one signals an error.
73171
3251 d 19 h
luke
/trunk/src/main/
Added some missing state save/restore in R_ToplevelExec.
73133
3258 d 0 h
luke
/trunk/
Revert unintended change to return in on.exit expression behavior.
The change was introduced with the stack unwinding changes in R 3.3.0.
73111
3261 d 2 h
kalibera
/trunk/
Fix returnValue() to return a marker for undefined value also in case of
error with a handler, a restart or a non-local return.
71390
3588 d 22 h
luke
/trunk/
Improvements in srcref handling for byte compiled code from Tomas Kalibera.
←Prev
1
2
Next→
Show All