summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/binary.c
Commit message (Expand)AuthorAgeFilesLines
...
* One off-heap list, to eliminate two words per ETS object.Sverker Eriksson2010-07-201-14/+4
* Add binary:list_to_bin/1 and binary:copy/1,2Patrik Nyblom2010-05-171-31/+21
* Add binary:longest_common_prefix/longest_common_suffixPatrik Nyblom2010-05-171-2/+2
* Move binary module bif's to erl_bif_binary.cPatrik Nyblom2010-05-171-1467/+0
* Count reductions for process even when not trappingPatrik Nyblom2010-05-171-20/+60
* Add random compare testcasePatrik Nyblom2010-05-171-19/+11
* Teach BIF's binary:match/matches interrupting/restartingPatrik Nyblom2010-05-171-219/+642
* Teach binary.c the semantics to take longest instead of shortest matchPatrik Nyblom2010-05-171-187/+224
* Initial commit of the binary EEPPatrik Nyblom2010-05-171-0/+976
* Fix further test-suite problemsPatrik Nyblom2010-03-101-1/+1
* OTP-8335 Even more NIF featuresSverker Eriksson2010-02-111-9/+9
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+677