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_bif_binary.c
Age
Commit message (
Expand
)
Author
2017-09-13
Merge branch 'potatosalad/erts/binary_find_bif_improved/PR-1480/OTP-14610'
Lukas Larsson
2017-09-07
Replace ad-hoc MIN/MAX macros with common ones
John Högberg
2017-09-06
stdlib: Improved BIF for binary matches and split.
Andrew Bennett
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-11
erts: Init refc=1 in erts_bin_nrml_alloc
Sverker Eriksson
2017-02-15
Merge branch 'fix-source-typos'
Björn Gustavsson
2017-02-14
erts: Add deallocation veto for magic destructors
Sverker Eriksson
2017-02-14
Fixed typos in erts
Andrew Dryga
2017-02-06
Use magic refs for binary compile patterns
Rickard Green
2016-03-15
update copyright-year
Henrik Nord
2015-11-13
stdlib: Fix bug in binary:split for empty binary
Sverker Eriksson
2015-11-04
Merge branch 'sverk/binary_split_bif'
Sverker Eriksson
2015-11-04
erts: Minor refactor for binary find BIF backend
Andrew Bennett
2015-11-04
erts: Refactor BIF for binary:match,matches,split
Andrew Bennett
2015-11-04
erts: Refactor backend of binary:split
Sverker Eriksson
2015-11-04
erts: Replace 0 with THE_NON_VALUE
Sverker Eriksson
2015-11-04
stdlib: Add BIF option 'trim_all' to binary:split/3
Andrew Bennett
2015-11-04
stdlib: Add BIF binary:split/2 and binary:split/3
Andrew Bennett
2015-06-24
erts: Remove HALFWORD_HEAP definition
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Introduce a new time API
Rickard Green
2014-10-24
Merge branch 'sverk/hipe-inline-reserve-trap-frame'
Sverker Eriksson
2014-10-24
erts: Make hipe_{un}reserve_beam_trap_frame INLINE
Sverker Eriksson
2014-09-04
erts: Refactor binary allocation interface to also initialize Binary
Sverker Eriksson
2014-08-08
erts: Fix neg int overflow when sint is min size
Lukas Larsson
2014-05-22
Make binary BIFs converting from lists yield on large input
Rickard Green
2013-09-20
Check all pattern arguments passed to binary:matches/2
Mike Sassak
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-02-21
erts: Refactor new helper function erts_init_trap_export
Sverker Eriksson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-16
Remove GCC 4.6 set-but-not-used warning from erl_bif_binary
Patrik Nyblom
2011-11-16
Make binary:match with scope return correct values
Patrik Nyblom
2011-10-26
Use the proper macros in all BIFs
Björn Gustavsson
2010-11-29
Teach binary:matches not to return 'nomatch' on empty input
Patrik Nyblom
2010-09-07
Teach erl_bif_binary not leak memory by doing malloc(0)
Patrik Nyblom
2010-08-30
Merge branch 'pan/ets_binary_overhead/OTP-8762' into dev
Patrik Nyblom
2010-08-19
Remove binary overhead counter from ets objects
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-21
Correct typos in EEP-0031 implementation
Tuncer Ayaz
2010-05-20
Merge branch 'pan/otp_8217_binary' into dev
Erlang/OTP
2010-05-17
Add documentation for binary module
Patrik Nyblom
2010-05-17
Add more tests and make some go easier on small systems
Patrik Nyblom
2010-05-17
Correct Boyer More and trapping for longest_common_suffix
Patrik Nyblom
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-17
Add binary:{encode,decode}_unsigned({1,2}
Patrik Nyblom
2010-05-17
Add referenced_byte_size/1
Patrik Nyblom
2010-05-17
Add binary:list_to_bin/1 and binary:copy/1,2
Patrik Nyblom
2010-05-17
Add bin_to_list/{1,2,3}
Patrik Nyblom
[next]