Age | Commit message (Expand) | Author |
---|---|---|
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 |