julia
Exception stacks
#28878
Merged

Exception stacks #28878

c42f merged 16 commits into master from cjf/exception-stack
c42f
iamed2
ararslan ararslan added error handling
ararslan ararslan requested a review from JeffBezanson JeffBezanson 7 years ago
ararslan ararslan requested a review from Keno Keno 7 years ago
ararslan ararslan requested a review from yuyichao yuyichao 7 years ago
c42f
c42f c42f force pushed from d96d5d87 to af0afe36 7 years ago
c42f c42f force pushed from af0afe36 to f76eb327 7 years ago
c42f
c42f
JeffBezanson
JeffBezanson JeffBezanson added this to the 1.1 milestone 7 years ago
c42f c42f force pushed from f76eb327 to aca0df5d 7 years ago
c42f c42f force pushed from aca0df5d to 9d51768a 7 years ago
c42f
c42f commented on 2018-09-18
c42f
c42f c42f force pushed from b853caf8 to bcc7babc 7 years ago
c42f
c42f
c42f c42f force pushed from ebf472ae to 66e934cd 7 years ago
c42f
c42f Some cleanup of indentiation and comments
38d1ba62
c42f Consolidate _resetstkoflw handling
0e8811a9
c42f Lowering for exception stacks
57b46e79
c42f Add exception stack system to runtime
31e76c2d
c42f c42f force pushed from 66e934cd to 5333b075 7 years ago
c42f catch_stack() for julia level exception stack access + tests
7407b3bf
c42f c42f force pushed from 5333b075 to 7407b3bf 7 years ago
c42f Fix some GC rooting problems, add GC-SA annotations
c4132dc6
c42f c42f force pushed from c8983c12 to c4132dc6 7 years ago
c42f Use JL_BT_INTERP_FRAME for interpreter frame marker in bt_data
2fd3212c
c42f
c42f Workaround gcc-5 miscompilation with asserts and double return functions
250571c1
vchuravy
c42f
vchuravy
vchuravy commented on 2018-10-12
c42f
vtjnash
vtjnash commented on 2018-10-11
c42f
c42f Exception stack runtime cleanup
3453c27d
c42f Rename Expr(:pop_exc) to Expr(:pop_exception)
1753529f
c42f More comprehensive exception stack tests
ea7643a7
c42f
c42f Fix gc static analyzer annotations
5cab916a
c42f Automated renaming exc_stack -> excstack
5b0ca632
c42f
c42f
vtjnash
vtjnash approved these changes on 2018-10-17
KristofferC
KristofferC commented on 2018-10-17
c42f Documentation + NEWS for exception stacks
48e8f0fd
c42f c42f force pushed from 21098333 to 48e8f0fd 7 years ago
c42f
c42f c42f force pushed from bda02656 to 73a14d1d 7 years ago
c42f c42f force pushed from 73a14d1d to 07b268fe 7 years ago
c42f c42f force pushed from 07b268fe to 48e8f0fd 7 years ago
c42f Merge remote-tracking branch 'origin/master' into cjf/exception-stack
1eaf27a3
vchuravy
c42f
c42f
c42f
vtjnash
vchuravy Merge branch 'master' into cjf/exception-stack
3577e33e
vtjnash
c42f
c42f
ararslan
c42f
c42f c42f merged 24f1316e into master 7 years ago
c42f c42f deleted the cjf/exception-stack branch 7 years ago
iamed2

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone