aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1ct_constructed_per.erl
AgeCommit message (Expand)Author
2012-05-04Add support for multiple ExtensionAdditionGroupsKenneth Lundin
2011-08-01Remove driver support for per encodingLukas Larsson
2011-08-01Add support for nif option to optimized PER asn1 compilationLukas Larsson
2011-07-21Move fixopt to do more work in ct than rt for opimized per_binLukas Larsson
2011-07-21Optmized encode_length by doing some calculations at compile time rather than...Lukas Larsson
2011-07-21Optmized decode_length by doing some calculations as compile time rather than...Lukas Larsson
2011-05-19Corrected handling of long length in driver and updated test suitesKenneth Lundin
2010-11-18Shut off some dialyzer warningsKostis Sagonas
2010-10-04Add additional test to cover this correctionKenneth Lundin
2010-09-24correct the encoding of ExtensionAdditionGroupKenneth Lundin
2010-09-23tempKenneth Lundin
2010-08-25Add support for Extension addition groupKenneth Lundin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP