aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1ct_value.erl
AgeCommit message (Expand)Author
2014-02-21Deprecate asn1 functionsBjörn Gustavsson
2014-01-31asn1ct_value: Silence a dialyzer warning for unmatched returnBjörn Gustavsson
2014-01-24Fix OCTET STRINGBjörn Gustavsson
2013-09-30asn1ct_value: Handle named INTEGERs with constraintsBjörn Gustavsson
2013-09-03Clean up handling of .asn1db filesBjörn Gustavsson
2013-05-31Eliminate the {notype,_} return value from asn1ct_gen:type/1Björn Gustavsson
2013-05-31Get rid of 'ANY' in the backendsBjörn Gustavsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23By default, encode BIT STRING to bitstringsBjörn Gustavsson
2013-01-22Generate modules with selected run-time functions for compiler usageBjörn Gustavsson
2012-12-06asn1ct_value: Fix type for open type value for uperBjörn Gustavsson
2012-11-23Remove obsolete back-ends and simplify the optionsBjörn Gustavsson
2012-02-28[asn1] Make tables and processes unnamedAdam Lindberg
2011-09-23Update ber_bin and ber_bin_v2 to return binariesLukas Larsson
2011-05-19Corrected handling of long length in driver and updated test suitesKenneth Lundin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP