Age | Commit message (Expand) | Author |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-11-04 | Fix gc-related problem with dirty NIFs | Steve Vinoski |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-09-05 | Merge branch 'vinoski/enif-schedule-nif' into maint | Rickard Green |
2014-09-05 | Use separate allocation type for NIF export | Rickard Green |
2014-09-04 | Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maint | Sverker Eriksson |
2014-09-03 | erts: Fix bug with enif_make_copy reallocating writable binary | Sverker Eriksson |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-03-28 | prevent NIF purge during dirty NIF execution | Steve Vinoski |
2014-03-28 | fix dirty NIF invalid memory read | Steve Vinoski |
2014-03-21 | Introduce minimum allowed major driver and nif versions on load | Rickard Green |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'vinoski/ds2' | Rickard Green |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2014-02-19 | Merge branch 'sverk/crypto/hmac-context-reuse-bug' | Sverker Eriksson |
2014-02-05 | erts: Fix NIF bug when load/upgrade fails after enif_open_resource_type | Sverker Eriksson |
2014-01-29 | erts: Change 'size' argument of enif_get_map_size from int* to size_t* | Sverker Eriksson |
2014-01-29 | erts: Fix map iterator bug when reverting from end of map position | Sverker Eriksson |
2014-01-29 | erts: Simplify some map iterator code | Sverker Eriksson |
2014-01-29 | erts: Remove use of h_limit which is always zero. | Sverker Eriksson |
2014-01-29 | erts: Let enif_map_iterator_next/prev return 0 to signal end of map. | Sverker Eriksson |
2014-01-29 | erts: Do not allow map iterator created without map | Sverker Eriksson |
2014-01-29 | erts: Increase version for NIF API and reject experimental v2.5 | Sverker Eriksson |
2014-01-29 | erts: Remove enif_find_map_value | Sverker Eriksson |
2014-01-29 | erts: Add NIFs for Maps | Björn-Egil Dahlberg |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2013-12-16 | erts: Add 'extra' argument to erts_convert_filename_to_encoding | Sverker Eriksson |
2013-12-13 | erts: Refactor remove erts_sys_dll_open2 | Sverker Eriksson |
2013-09-19 | erts, crypto: Support NIF library with unicode filename on windows | Sverker Eriksson |
2013-09-19 | erts: Fix compiler warning | Sverker Eriksson |
2013-09-13 | erts: Fix loading of NIF library with unicode in path | Sverker Eriksson |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson |
2013-07-11 | Fix variable ‘rp_had_locks’ set but not used warning | Rickard Green |
2013-02-13 | erts: Add enif_consume_timeslice | Sverker Eriksson |
2013-01-28 | Merge branch 'sverk/enc_atom-opt' | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | erts: Refactor erts_atom_get to use ErtsAtomEncoding | Sverker Eriksson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | atom fixes for NIFs and atom_to_binary | Sverker Eriksson |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-17 | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie |
2012-06-25 | Change the data structures for breakpoints | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |