Age | Commit message (Expand) | Author |
2016-02-18 | Merge branch 'sverk/fix-list-length-int/OTP-13288' | Sverker Eriksson |
2016-02-15 | Merge branch 'rickard/ds-fixes' into rickard/ds-fixes-master | Rickard Green |
2016-02-15 | Ensure that work is done on the correct type of schedulers | Rickard Green |
2016-02-08 | erts: Fix error cases in enif_get_list_length | Sverker Eriksson |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-21 | Introduce time management in native APIs | Rickard Green |
2015-11-27 | Merge branch 'maint' | Sverker Eriksson |
2015-11-26 | erts: Add enif_getenv | Sverker Eriksson |
2015-11-18 | Use sharing preserving copy in enif_make_copy | Björn-Egil Dahlberg |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
2015-11-12 | erts: Refactor header of loaded beam code | Sverker Eriksson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | Merge branch 'sverk/map-merge-trap' | Sverker Eriksson |
2015-06-01 | erts: Fix magic binary alignment on 32-bit | Sverker Eriksson |
2015-06-01 | Merge branch 'vinoski/enif-raise-exception/OTP-12770' | Sverker Eriksson |
2015-05-27 | erts: Rename ErlNifMapIteratorEntry enums | Sverker Eriksson |
2015-05-26 | Add enif_raise_exception | Steve Vinoski |
2015-05-26 | Enhance enif_has_pending_exception | Steve Vinoski |
2015-05-26 | Fix for enif_schedule_nif and exceptions | Steve Vinoski |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-04-22 | Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655' | Sverker Eriksson |
2015-04-15 | erts: Add enif_has_pending_exception | Sverker Eriksson |
2015-04-15 | erts: Fix compile warning in enif_make_double | Sverker Eriksson |
2015-04-15 | erts: Fix isfinite for windows | Sverker Eriksson |
2015-04-14 | erts: Refactor erts_queue_message | Björn-Egil Dahlberg |
2015-03-25 | erts: Combine flat and hash maps under one unifying tag | Björn-Egil Dahlberg |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-03-15 | Ensure NIF term creation disallows illegal values | Steve Vinoski |
2015-03-12 | erts: Fix nif API for hashmaps | Sverker Eriksson |
2015-03-12 | erts: Refactor maps naming convention | Sverker Eriksson |
2014-11-10 | Merge branch 'maint' | Bruce Yinhe |
2014-11-04 | Fix gc-related problem with dirty NIFs | Steve Vinoski |
2014-10-28 | Merge branch 'egil/nox/maps-match_specs/OTP-12270' | Björn-Egil Dahlberg |
2014-10-27 | erts: Fix return value from erts_maps_get to be const | Björn-Egil Dahlberg |
2014-09-17 | Merge branch 'sverk/bin-alloc-refactor' | Sverker Eriksson |
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 | erts: Refactor binary allocation interface to also initialize Binary | Sverker Eriksson |
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-08-20 | Return pointer to value in erts_maps_get() | Anthony Ramine |
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 |