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
/
WinMake
/
src
/
main
/
errors.c
@ 77458
– Rev 30063
Rev
Hide 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
Changes
30063
8064 d 15 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
/branches/WinMake
/branches/WinMake/Attic
29580
8098 d 17 h
murdoch
/trunk/
forDisplay and useSource additions to deparsing
/trunk/FAQ
/trunk/NEWS
/trunk/doc/manual/R-FAQ.texi
/trunk/src/include/Defn.h
/trunk/src/library/base/R/New-Internal.R
/trunk/src/library/base/R/dput.R
/trunk/src/library/base/R/dump.R
/trunk/src/library/base/R/source.R
/trunk/src/library/base/man/deparse.Rd
/trunk/src/library/base/man/dput.Rd
/trunk/src/library/base/man/dump.Rd
/trunk/src/main/coerce.c
/trunk/src/main/deparse.c
/trunk/src/main/deriv.c
/trunk/src/main/errors.c
/trunk/src/main/names.c
/trunk/src/main/print.c
/trunk/src/main/relop.c
/trunk/src/main/unique.c
/trunk/src/unix/edit.c
/trunk/tests/eval-etc.R
/trunk/tests/eval-etc.Rout.save
/trunk/tests/reg-tests-2.R
/trunk/tests/reg-tests-2.Rout.save
29340
8116 d 17 h
murdoch
/trunk/
Improvements to deparsing
/trunk/NEWS
/trunk/src/include/Defn.h
/trunk/src/library/base/R/New-Internal.R
/trunk/src/library/base/R/dput.R
/trunk/src/library/base/man/deparse.Rd
/trunk/src/library/base/man/dput.Rd
/trunk/src/library/base/man/dump.Rd
/trunk/src/main/coerce.c
/trunk/src/main/deparse.c
/trunk/src/main/deriv.c
/trunk/src/main/errors.c
/trunk/src/main/names.c
/trunk/src/main/print.c
/trunk/src/main/relop.c
/trunk/src/main/unique.c
/trunk/src/unix/edit.c
/trunk/tests/eval-etc.R
/trunk/tests/eval-etc.Rout.save
/trunk/tests/reg-tests-2.R
/trunk/tests/reg-tests-2.Rout.save
27000
8294 d 23 h
luke
/trunk/src/main/
branch update
/trunk/src/main/errors.c
26646
8320 d 22 h
luke
/trunk/
branch update
/trunk/NEWS
/trunk/src/main/errors.c
/trunk/src/main/memory.c
26354
8345 d 18 h
luke
/trunk/src/main/
Modified onintr to signal a condition of class c("interrupt","condition")
before executing the default action.
/trunk/src/main/errors.c
26353
8345 d 18 h
luke
/trunk/src/main/
Fixed do_signalCondition to use conditions call rather than function's call
for exiting handler.
/trunk/src/main/errors.c
26352
8345 d 19 h
luke
/trunk/src/main/
Added save/restore of hadler stack around code in do_signalCondition.
/trunk/src/main/errors.c
25526
8397 d 16 h
luke
/trunk/src/main/
Renamed exception to error
/trunk/src/main/errors.c
25523
8397 d 17 h
luke
/trunk/src/
Added C level support for new condition system.
/trunk/src/include/Defn.h
/trunk/src/include/Internal.h
/trunk/src/main/context.c
/trunk/src/main/errors.c
/trunk/src/main/main.c
/trunk/src/main/memory.c
/trunk/src/main/names.c
25517
8397 d 20 h
luke
/trunk/src/
Added .addTryHandlers .Internal; modified try() to use it.
Removed do_restart.
/trunk/src/include/Internal.h
/trunk/src/library/base/R/New-Internal.R
/trunk/src/main/errors.c
/trunk/src/main/names.c
25514
8397 d 21 h
iacus
/trunk/src/main/
simplified check for R_ProcessEvents for RAqua
/trunk/src/main/errors.c
25513
8397 d 21 h
luke
/trunk/src/main/
Cleaned up the way do_stop and do_call find their calls.
/trunk/src/main/errors.c
25497
8398 d 12 h
luke
/trunk/src/
Moved more of management of R_interrupts_pending into onintr.
/trunk/src/include/Defn.h
/trunk/src/main/errors.c
/trunk/src/unix/sys-std.c
25478
8399 d 11 h
iacus
/trunk/src/
dding suport for user break on darwin-aqua
/trunk/src/library/grid/src/grid.h
/trunk/src/main/errors.c
25472
8399 d 13 h
luke
/trunk/src/main/
Changes in comments.
/trunk/src/main/errors.c
25470
8399 d 17 h
luke
/trunk/src/main/
Factored out code for jumping to browser/try into one place.
/trunk/src/main/errors.c
25421
8400 d 15 h
luke
/trunk/src/main/
Consolidated traceback computation code.
/trunk/src/main/errors.c
25370
8403 d 12 h
luke
/trunk/src/main/
Added argument to jump_to_top_ex to skip try/browser frames
/trunk/src/main/errors.c
25368
8403 d 15 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).
/trunk/src/main/errors.c
←Prev
1
2
Next→
Show All