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
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-06-03
Add a scheduler array for BpData at BeamInstr[-4]
Björn-Egil Dahlberg
2010-06-03
OTP-8555 Send message from NIF
Sverker Eriksson
2010-05-24
erl_nif: add make_atom_len, make_existing_atom_len and make_string_len
Tuncer Ayaz
2010-05-24
erl_nif: add enif_get_atom_length and enif_get_list_length
Tuncer Ayaz
2010-05-24
erl_nif: add enif_is_list and enif_is_tuple
Tuncer Ayaz
2010-05-17
Add binary:longest_common_prefix/longest_common_suffix
Patrik Nyblom
2010-04-28
OTP-8474 NIF improvements after R13B04
Sverker Eriksson
2010-03-10
Adopt the new (R13B04) Nif functionality to the halfword codebase
Patrik Nyblom
2010-03-10
Add the BeamInstr data type for loaded BEAM code
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2010-02-11
OTP-8335 Even more NIF features
Sverker Eriksson
2009-12-09
OTP-8304 Incompatible changes in the experimental NIF feature. Changed the
Sverker Eriksson
2009-12-09
OTP-8304 Incompatible changes in the experimental NIF feature. Changed the
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP