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
/
binary.c
Age
Commit message (
Expand
)
Author
2013-04-30
erts: Use fast path for list_to_binary([Bin]) case
Björn-Egil Dahlberg
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-12-07
Implement true asynchronous signaling between processes and ports
Rickard Green
2011-12-02
Get cerl and distribution working in Win64
Patrik Nyblom
2011-11-07
erts: Remove debug variable in list_to_binary
Björn-Egil Dahlberg
2011-05-10
Fix overflow in list_to_bitstring/1
Björn Gustavsson
2011-05-10
Replace io_list_len() with erts_iolist_size()
Björn Gustavsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-09
Fix 18 exabyte memory allocation failure
Björn Gustavsson
2010-11-29
Add bifs to translate between erlang filenames and native encoding
Patrik Nyblom
2010-08-12
Increase vheap counter to Uint64
Björn-Egil Dahlberg
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
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-05-17
Move binary module bif's to erl_bif_binary.c
Patrik Nyblom
2010-05-17
Count reductions for process even when not trapping
Patrik Nyblom
2010-05-17
Add random compare testcase
Patrik Nyblom
2010-05-17
Teach BIF's binary:match/matches interrupting/restarting
Patrik Nyblom
2010-05-17
Teach binary.c the semantics to take longest instead of shortest match
Patrik Nyblom
2010-05-17
Initial commit of the binary EEP
Patrik Nyblom
2010-03-10
Fix further test-suite problems
Patrik Nyblom
2010-02-11
OTP-8335 Even more NIF features
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP