Age | Commit message (Expand) | Author |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | per,uper: Optimize decoding of the remaining data types | Björn Gustavsson |
2013-01-22 | Add and use asn1rtt_ext | Björn Gustavsson |
2013-01-22 | Add run-time library templates and use them | Björn Gustavsson |
2013-01-22 | Fix a bug where necessary alignment would be skipped | Björn Gustavsson |
2013-01-10 | Merge branch 'bjorn/asn1/extension-addition-groups/OTP-10664' | Björn Gustavsson |
2013-01-07 | Fix a bug for multiple extension addition groups | Björn Gustavsson |
2012-12-21 | Always inline decoding of open types | Björn Gustavsson |
2012-12-18 | Fix a bug in skipping of extensions | Björn Gustavsson |
2012-12-06 | Optimize decoding of extensions | Björn Gustavsson |
2012-12-06 | Do alignment optimization of SEQUENCEs and SETs | Björn Gustavsson |
2012-12-06 | Refactor code generation for decoding SEQUENCE/SET | Björn Gustavsson |
2012-12-06 | Use asn1ct_imm to optimize decoding of per and uper | Björn Gustavsson |
2012-12-06 | Eliminate the useless 'telltype' argument in component decoding | Björn Gustavsson |
2012-12-06 | Suppress warnings for unused variables using a compiler option | Björn Gustavsson |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson |
2012-11-22 | Remove support for the obsolete {Typename,Value} tuple notation | Björn Gustavsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-28 | Remove Dialyzer warnings | Kenneth Lundin |
2012-05-04 | Add support for multiple ExtensionAdditionGroups | Kenneth Lundin |
2011-08-01 | Remove driver support for per encoding | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized PER asn1 compilation | Lukas Larsson |
2011-07-21 | Move fixopt to do more work in ct than rt for opimized per_bin | Lukas Larsson |
2011-07-21 | Optmized encode_length by doing some calculations at compile time rather than... | Lukas Larsson |
2011-07-21 | Optmized decode_length by doing some calculations as compile time rather than... | Lukas Larsson |
2011-05-19 | Corrected handling of long length in driver and updated test suites | Kenneth Lundin |
2010-11-18 | Shut off some dialyzer warnings | Kostis Sagonas |
2010-10-04 | Add additional test to cover this correction | Kenneth Lundin |
2010-09-24 | correct the encoding of ExtensionAdditionGroup | Kenneth Lundin |
2010-09-23 | temp | Kenneth Lundin |
2010-08-25 | Add support for Extension addition group | Kenneth Lundin |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |