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
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
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
[next]