index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_nif.c
Age
Commit message (
Expand
)
Author
2018-04-26
erts: Optimize monitor signal by message piggyback
Sverker Eriksson
2018-04-16
erts: Keep track of which NIF a scheduler is executing
John Högberg
2018-03-28
Merge branch 'sverker/driver-taints/OTP-14960'
Sverker Eriksson
2018-03-23
Add enif_make_map_from_arrays
John Högberg
2018-03-22
Merge branch 'sverker/enif-name-funcs/OTP-14994'
Sverker Eriksson
2018-03-22
erts: Improve NIF load incompatibility errors
Sverker Eriksson
2018-03-22
erts: Add enif_vfprintf and enif_vsnprintf
Sverker Eriksson
2018-03-22
erts: Add enif_*_name functions
Sverker Eriksson
2018-03-21
Implementation of true asynchronous signaling between processes
Rickard Green
2018-03-20
erts: Remove our own NIF modules from "taints"
Sverker Eriksson
2018-03-20
erts: Refactor erts_static_nif_get_nif_init
Sverker Eriksson
2018-03-20
erts: Add dynamic loaded drivers to list of "taints"
Sverker Eriksson
2018-03-09
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2018-02-26
Make enif_make_binary return heap binaries if possible
John Högberg
2018-02-26
Unconditionally transfer ownership to the created term
John Högberg
2018-02-26
Tweak asserts and explain why the copy buf doesn't use the tmp obj list
John Högberg
2018-02-26
Free temporary iovecs through the tmp object list
John Högberg
2018-02-23
Add a helper function for attaching tmp objects to NIF environments
John Högberg
2018-02-19
Merge branch 'maint'
John Högberg
2018-02-15
Handle unaligned binaries in enif_inspect_iovec
John Högberg
2018-01-16
Merge branch 'sverker/build-proc-bin'
Sverker Eriksson
2018-01-05
erts: Refactor more usage of erts_build_proc_bin
Sverker Eriksson
2017-12-06
"Fix" tracing of dirty NIFs on debug builds
John Högberg
2017-11-30
Add enif_ioq_peek_head
John Högberg
2017-11-21
Merge branch 'maint'
Sverker Eriksson
2017-11-15
erts: Refactor connection_id in ErtsDistExternal
Sverker Eriksson
2017-11-15
erts: Fix NIF debug readonly check of binaries
Sverker Eriksson
2017-11-10
Merge branch 'maint'
Ingela Anderton Andin
2017-11-07
Ignore empty binaries in enif_inspect_iovec
John Högberg
2017-11-07
Emasculate writable binaries on entering an iovec
John Högberg
2017-10-01
Refactor macros for accessing Beam instructions
Björn Gustavsson
2017-09-11
erts: Remove possibility to disable dirty schedulers
Lukas Larsson
2017-09-11
Merge branch 'maint'
John Högberg
2017-09-07
Replace ad-hoc MIN/MAX macros with common ones
John Högberg
2017-09-06
Merge branch 'maint' into john/erts/merge-zlib-and-vector-q
John Högberg
2017-09-06
Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maint
John Högberg
2017-09-05
erts: Add nif ioq
Lukas Larsson
2017-08-16
Merge branch 'maint'
Lukas Larsson
2017-08-16
Merge branch 'lukas/erts/fix_dirty_trace_message_flush/OTP-14538' into maint
Lukas Larsson
2017-07-25
Merge branch 'maint'
Sverker Eriksson
2017-07-25
Merge branch 'sverker/enif_whereis-bug/OTP-14523' into maint
Sverker Eriksson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-11
erts: Fix bug in enif_whereis_pid/port
Sverker Eriksson
2017-07-06
Merge branch 'john/erts/runtime-lcnt' into maint
John Högberg
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2017-06-15
erts: Must have main lock when flushing trace messages
Lukas Larsson
2017-05-22
Add enif_whereis_...() functions
Ted Burghart
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-28
Merge PR1413 from g-andrade/feature/phash2_nif
Sverker Eriksson
[next]