aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/binary.erl
AgeCommit message (Expand)Author
2012-10-05Fix Dialyzer warningsHans Bolinder
2012-09-27Refine a few opaque typesHans Bolinder
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-05-20Merge branch 'pan/otp_8217_binary' into devErlang/OTP
2010-05-17Add binary:{encode,decode}_unsigned({1,2}Patrik Nyblom
2010-05-17Add binary:list_to_bin/1 and binary:copy/1,2Patrik Nyblom
2010-05-17Add bin_to_list/{1,2,3}Patrik Nyblom
2010-05-17Add binary:part to erl_bif_binary.cPatrik Nyblom
2010-05-17Teach binary.c the semantics to take longest instead of shortest matchPatrik Nyblom
2010-05-17Initial commit of the binary EEPPatrik Nyblom