aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1_db.erl
AgeCommit message (Expand)Author
2017-05-04Update copyright yearRaimo Niskanen
2017-02-06Teach the ASN.1 compiler the 'maps' optionBjörn Gustavsson
2016-08-12Support 'make -j' when compiling ASN.1 modulesBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-12Reimplement storeindb/2 to avoid excessive process communicationBjörn Gustavsson
2013-09-03Clean up handling of .asn1db filesBjörn Gustavsson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-31asn1_db: Make dbput/3 and dbsave/2 asynchronousBjörn Gustavsson
2013-05-31asn1_db: Remove unused functionsBjörn Gustavsson
2012-03-29replace 5 sec timeout (too short) with monitor in asn1_db requestsKenneth Lundin
2012-02-28[asn1] Make tables and processes unnamedAdam Lindberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP