Age | Commit message (Expand) | Author |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-01-13 | erts: Extend driver interface with emergency_close | Björn-Egil Dahlberg |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-05-08 | Add Visual Studio macros to erl_driver.h and ei.h | Piotr Nosek |
2014-03-21 | Introduce minimum allowed major driver and nif versions on load | Rickard Green |
2014-02-24 | ose: Updating event and signal API for OSE | Jonas Karlsson |
2014-02-24 | ose: Rewrite resolve_signal API for ose drivers | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-01-29 | erts: Add map construction to driver API | Sverker Eriksson |
2014-01-15 | remove deprecated driver_async_cancel function | Steve Vinoski |
2013-09-05 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-09-05 | Merge branch 'egil/erl_driver-thread-info/OTP-11303' into maint | Björn-Egil Dahlberg |
2013-08-23 | Merge branch 'maint' | Patrik Nyblom |
2013-08-23 | Create better distribution of files over async threads | Patrik Nyblom |
2013-08-21 | erts: Add support for static linked-in drivers | Lukas Larsson |
2013-07-24 | erts: Extend erl_driver interface with lock names | Björn-Egil Dahlberg |
2013-02-13 | Implement erl_drv_consume_timeslice() | Rickard Green |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-16 | Merge branch 'yamt/erl_driver-ssize_t/OTP-10699' | Björn-Egil Dahlberg |
2013-01-16 | Use correct way to pull the definition of ssize_t | YAMAMOTO Takashi |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Add support for busy port message queue | Rickard Green |
2012-12-03 | Add erl_drv_[send|output]_term | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-07-19 | erts: Remove VxWorks from drivers | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4 | Scott Lystig Fritchie |
2012-01-03 | erts: Add missing prototype to DRIVER_INIT | Björn-Egil Dahlberg |
2011-12-09 | Bump driver version to 2.0 | Raimo Niskanen |
2011-12-09 | erl_driver.h: Enlarge type on return value from call | Raimo Niskanen |
2011-12-09 | erl_driver.h: Enlarge types on driver callbacks output, control and call | Raimo Niskanen |
2011-12-07 | erl_driver.h: Enlarge types in driver output functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Enlarge types in driver queue and alloc functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-04-26 | driver_entry: Remove gratuitous paren and fix typo | Tuncer Ayaz |
2011-03-30 | Remove gratuitous paren in driver_entry | Tuncer Ayaz |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-05-05 | OTP-8581 Revert prototype of driver_async | Patrik Nyblom |
2010-03-10 | Adopt the new (R13B04) Nif functionality to the halfword codebase | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |