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
/
test
/
nif_SUITE_data
Age
Commit message (
Expand
)
Author
2016-02-18
Merge branch 'sverk/fix-list-length-int/OTP-13288'
Sverker Eriksson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-08
erts: Fix error cases in enif_get_list_length
Sverker Eriksson
2016-01-21
Introduce time management in native APIs
Rickard Green
2015-11-12
erts: Fix nif_SUITE for win64
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
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-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 divide by zero compile error in nif_SUITE.c
Sverker Eriksson
2015-03-19
erts: Silence valgrind warning in nif_SUITE.c
Sverker Eriksson
2015-03-15
Ensure NIF term creation disallows illegal values
Steve Vinoski
2015-03-12
erts: Fix nif API for hashmaps
Sverker Eriksson
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-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-20
Merge branch 'vinoski/ds-enif-send'
Rickard Green
2014-03-10
enable enif_send to work from a dirty scheduler
Steve Vinoski
2014-02-28
erts: Fix leak in nif_SUITE:resource_takeover (again)
Sverker Eriksson
2014-02-20
erts: Fix memory leak in nif_SUITE:resource_takeover
Sverker Eriksson
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: Add more tests for the NIF map API
Sverker Eriksson
2014-01-29
erts: Fix map iterator bug when reverting from end of map position
Sverker Eriksson
2014-01-29
erts: Test Maps with NIFs
Björn-Egil Dahlberg
2014-01-28
initial support for dirty schedulers and dirty NIFs
Steve Vinoski
2013-05-03
erts: Fix crash in nif_SUITE for win64
Sverker Eriksson
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-13
erts: Add enif_consume_timeslice
Sverker Eriksson
2011-12-19
erts: Add missing cleanup to nif_SUITE:threading
Sverker Eriksson
2011-12-02
Iron out bugs in Win64 found in daily builds
Patrik Nyblom
2011-10-31
erts: Fix memory leak of enif_inspect_* on independent environment
Sverker Eriksson
2011-10-18
Merge branch 'fm/enif_is_number'
Henrik Nord
2011-08-25
Merge branch 'dev' into major
Henrik Nord
2011-08-15
erts: use a union to avoid strict aliasing issues
Tuncer Ayaz
2011-07-13
Correct merge conflict mistake in parent
Sverker Eriksson
2011-07-13
Merge branch 'dev' into major
Sverker Eriksson
2011-07-01
Rename enif_get_reverse_list to enif_make_reverse_list
Lukas Larsson
2011-06-30
Fix halfword bug in enif_make_int64
Sverker Eriksson
2011-06-30
Added enif_get_reverse_list to nif API
Lukas Larsson
2011-06-08
Add NIF function enif_is_number
Filipe David Manana
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-03-24
add support for checking if an ERL_NIF_TERM is an exception
Steve Vinoski
[next]