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
/
tools4pkgs
/
src
/
main
/
errors.c
@ 85196
– Rev 71686
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
71686
3532 d 22 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
71390
3589 d 17 h
luke
/trunk/
Improvements in srcref handling for byte compiled code from Tomas Kalibera.
71260
3602 d 20 h
luke
/trunk/src/
Moved R tryCarch helper source into a C constant.
71257
3602 d 21 h
luke
/trunk/src/
Reverted change.
71256
3602 d 21 h
luke
/trunk/src/
Added R_ParseEvalString function.
71245
3604 d 17 h
luke
/trunk/src/
Added R_tryCatch and R_tryCatchError functions.
70852
3681 d 11 h
luke
/trunk/
Tidied up and documented user interrupt handling changes.
70850
3681 d 13 h
luke
/trunk/
Added 'interrupt' option for specifying default user interrupt action.
70830
3685 d 17 h
luke
/trunk/src/main/
Removed some inconsistencies in call expressions for errors/warnings;
from Tomas Kalibera.
70829
3686 d 4 h
ripley
/trunk/src/main/
mention clang-trunk warning
70827
3686 d 12 h
luke
/trunk/src/
Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
70708
3705 d 14 h
luke
/trunk/src/
Experimental code to allow interrupts to be continued.
70325
3789 d 16 h
luke
/trunk/
Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
70324
3789 d 17 h
luke
/trunk/src/
LONGJMP to a context now only happens in context.c:R_jumpctxt.
70323
3789 d 18 h
luke
/trunk/src/main/
Don't use options("error") when handling a C stack overflow.
70319
3790 d 12 h
luke
/trunk/src/main/
Moved code for exiting on errors in non-interactive mode after the jump.
70316
3790 d 19 h
ripley
/trunk/src/main/
avoid warning on implicit conversion
70315
3790 d 20 h
luke
/trunk/src/main/
Made C stack overflow error recovery a little more robust.
The stack limit was being reset before running the on.exit handlers,
and calling error handlers are not run in stack overflow state --
these are treated as failed.
70047
3832 d 16 h
ripley
/trunk/
match R-patched, including whitespace
69774
3878 d 14 h
murdoch
/trunk/
Fix PR#14605: ngettext now uses same default domain as gettext.
←Prev
1
2
Next→
Show All