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-3-4-branch
/
src
/
main
/
errors.c
– Rev 73930
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
73930
3141 d 13 h
luke
/branches/R-3-4-branch/src/main/
Ported r73929 (buffer overflow fixes) from trunk.
73854
3154 d 16 h
luke
/branches/R-3-4-branch/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.
Resolution is different than in R_devel to avoid conflicts with other changes.
72387
3412 d 13 h
pd
/branches/R-3-4-branch/
Create R-3-4-branch
71956
3485 d 0 h
ripley
/trunk/
update dates
71884
3492 d 1 h
kalibera
/trunk/src/
Introduce errorcall_cpy to be used instead of errorcall when the result of
EncodeChar is passed (or other C string that may be overwritten internally by
errorcall).
71744
3518 d 16 h
luke
/trunk/src/
Make expression in 'could not find function' error messages in
interpreted code match message in compiled code; from Tomas Kalibera.
71390
3588 d 20 h
luke
/trunk/
Improvements in srcref handling for byte compiled code from Tomas Kalibera.
71260
3601 d 22 h
luke
/trunk/src/
Moved R tryCarch helper source into a C constant.
71257
3601 d 23 h
luke
/trunk/src/
Reverted change.
71256
3602 d 0 h
luke
/trunk/src/
Added R_ParseEvalString function.
71245
3603 d 19 h
luke
/trunk/src/
Added R_tryCatch and R_tryCatchError functions.
70852
3680 d 13 h
luke
/trunk/
Tidied up and documented user interrupt handling changes.
70850
3680 d 15 h
luke
/trunk/
Added 'interrupt' option for specifying default user interrupt action.
70830
3684 d 20 h
luke
/trunk/src/main/
Removed some inconsistencies in call expressions for errors/warnings;
from Tomas Kalibera.
70829
3685 d 6 h
ripley
/trunk/src/main/
mention clang-trunk warning
70827
3685 d 15 h
luke
/trunk/src/
Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
70708
3704 d 16 h
luke
/trunk/src/
Experimental code to allow interrupts to be continued.
70325
3788 d 19 h
luke
/trunk/
Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
70324
3788 d 19 h
luke
/trunk/src/
LONGJMP to a context now only happens in context.c:R_jumpctxt.
70323
3788 d 20 h
luke
/trunk/src/main/
Don't use options("error") when handling a C stack overflow.
←Prev
1
2
Next→
Show All