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-gcontext
/
src
/
main
/
errors.c
– Rev 26795
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
26795
8308 d 1 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
26646
8320 d 6 h
luke
/trunk/
branch update
26354
8345 d 2 h
luke
/trunk/src/main/
Modified onintr to signal a condition of class c("interrupt","condition")
before executing the default action.
26353
8345 d 2 h
luke
/trunk/src/main/
Fixed do_signalCondition to use conditions call rather than function's call
for exiting handler.
26352
8345 d 3 h
luke
/trunk/src/main/
Added save/restore of hadler stack around code in do_signalCondition.
25526
8396 d 23 h
luke
/trunk/src/main/
Renamed exception to error
25523
8397 d 1 h
luke
/trunk/src/
Added C level support for new condition system.
25517
8397 d 3 h
luke
/trunk/src/
Added .addTryHandlers .Internal; modified try() to use it.
Removed do_restart.
25514
8397 d 4 h
iacus
/trunk/src/main/
simplified check for R_ProcessEvents for RAqua
25513
8397 d 5 h
luke
/trunk/src/main/
Cleaned up the way do_stop and do_call find their calls.
25497
8397 d 20 h
luke
/trunk/src/
Moved more of management of R_interrupts_pending into onintr.
25478
8398 d 19 h
iacus
/trunk/src/
dding suport for user break on darwin-aqua
25472
8398 d 21 h
luke
/trunk/src/main/
Changes in comments.
25470
8399 d 1 h
luke
/trunk/src/main/
Factored out code for jumping to browser/try into one place.
25421
8399 d 23 h
luke
/trunk/src/main/
Consolidated traceback computation code.
25370
8402 d 20 h
luke
/trunk/src/main/
Added argument to jump_to_top_ex to skip try/browser frames
25368
8402 d 23 h
luke
/trunk/src/main/
Split jump_to_toplevel into internal version that allows individual
control over stack printing, user error option calling, etc. Public
jump_to_toplevel no longer callse error option if set and no longer
saves stack trace (neither made any sense).
25367
8403 d 0 h
luke
/trunk/src/main/
Changed PrintWarnings to keep track of recursive entry and print lost
warnings message on non-local exit.
25358
8403 d 6 h
luke
/trunk/src/main/
Rearranged printing of warning messages a bit.
25353
8403 d 22 h
luke
/trunk/src/main/
Merged jump_now into jump_to_toplevel.
←Prev
1
2
Next→
Show All