Joel Dice 8b83de8985 add avian.Machine.tryNative
This function allows you to call native code such that any
SIGSEGV/SIGBUS/SIGFPE/EXC_ACCESS_VIOLATION/etc. raised by that code is
transformed into a Java exception and thrown by tryNative.  Note that
this effectively results in a longjmp out of whatever function raised
the exception, so any C++ destructors or other cleanup code will not
be run.
2014-08-19 14:03:46 -06:00
..
2014-07-11 13:25:22 -06:00
2014-08-19 14:03:46 -06:00
2014-07-30 14:15:22 -06:00
2014-08-04 17:21:23 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-07-11 13:25:22 -06:00
2014-07-11 13:25:22 -06:00
2014-07-11 13:25:22 -06:00
2014-07-11 13:25:22 -06:00
2014-08-19 14:03:46 -06:00
2014-07-12 16:57:24 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-04-23 15:33:41 -06:00
2014-08-19 14:03:46 -06:00
2014-07-11 13:25:22 -06:00
2014-07-11 13:25:22 -06:00
2014-07-16 18:51:29 -06:00
2014-07-16 15:51:48 -06:00
2014-07-11 13:25:22 -06:00
2014-07-28 09:19:39 -06:00
2014-07-28 09:19:39 -06:00
2014-07-16 18:51:29 -06:00
2011-02-26 12:45:22 -07:00
2014-07-14 08:57:03 -06:00
2014-07-11 13:25:19 -06:00
2014-07-12 16:57:24 -06:00
2014-07-11 13:25:22 -06:00
2014-07-30 14:15:22 -06:00
2014-07-30 14:15:22 -06:00