Age | Commit message (Expand) | Author |
---|---|---|
2014-12-02 | Replaced "Endianess" with "Endianness" everywhere | David Haguenauer |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-21 | bin_to_list can also take a negative len | Lukas Larsson |
2013-02-18 | Updated to fit spec of -type part() | Lukas Larsson |
2012-10-05 | Fix Dialyzer warnings | Hans Bolinder |
2012-09-27 | Refine a few opaque types | Hans Bolinder |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2010-05-20 | Merge branch 'pan/otp_8217_binary' into dev | Erlang/OTP |
2010-05-17 | Add binary:{encode,decode}_unsigned({1,2} | 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 |
2010-05-17 | Add binary:part to erl_bif_binary.c | 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 |