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_binary.h
Age
Commit message (
Expand
)
Author
2017-02-28
erts: Convert small sub-binaries to heap-binaries
Björn-Egil Dahlberg
2017-02-20
erts: Avoid revival of dying resource by dec_term
Sverker Eriksson
2017-02-14
erts: Add deallocation veto for magic destructors
Sverker Eriksson
2017-02-13
Magic indirection
Rickard Green
2017-02-06
Implement magic references
Rickard Green
2016-03-15
update copyright-year
Henrik Nord
2015-06-24
erts: Remove halfword BINARY RELs
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword basic relative heap operations
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-01
erts: Fix magic binary alignment on 32-bit
Sverker Eriksson
2014-09-04
erts: Refactor binary allocation interface to also initialize Binary
Sverker Eriksson
2014-06-27
erts: Fix size overflow bugs in memory allocation
Sverker Eriksson
2014-05-22
Make binary BIFs converting from lists yield on large input
Rickard Green
2013-11-27
Merge branch 'sverk/bin2term-bitstr-bugs/OTP-11479' into maint
Sverker Eriksson
2013-11-18
erts: Fix bugs in binary_to_term for invalid bitstrings
Sverker Eriksson
2013-09-30
erts: Remove ASSERT_EXPR macro
Sverker Eriksson
2013-09-30
erts: Refactor the ASSERT macro
Sverker Eriksson
2011-02-18
HALFWORD ETS Fix copyright year in some source files
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2010-11-29
Add bifs to translate between erlang filenames and native encoding
Patrik Nyblom
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-17
Add binary:list_to_bin/1 and binary:copy/1,2
Patrik Nyblom
2010-05-17
Add binary:longest_common_prefix/longest_common_suffix
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2010-02-18
OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv.
Sverker Eriksson
2010-02-11
OTP-8335 Even more NIF features
Sverker Eriksson
2010-02-08
OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP