Age | Commit message (Expand) | Author |
2012-12-17 | Simplify testChoRecursive by introducing a roundtrip/2 function | Björn Gustavsson |
2012-12-17 | Simplify testSeqExtension.erl by introducing a roundtrip/2 function | Björn Gustavsson |
2012-12-17 | Simplify testChoExtension by introducing a roundtrip/2 function | Björn Gustavsson |
2012-12-17 | Simplify testSetOptional by introducing a roundtrip/2 function | Björn Gustavsson |
2012-12-17 | testSetOptional: Correct test case for decoding of corrupt data | Björn Gustavsson |
2012-12-17 | asn1_SUITE: Only run testExtensionAdditionGroup/1 once | Björn Gustavsson |
2012-12-06 | Remove unused run-time functions | 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 | Teach asn1ct_imm to optimize alignment | Björn Gustavsson |
2012-12-06 | Optimize decoding of OCTET STRINGs | Björn Gustavsson |
2012-12-06 | Implement encoding of fragmented OCTET STRINGs | Björn Gustavsson |
2012-12-06 | Use asn1ct_imm to optimize decoding of per and uper | Björn Gustavsson |
2012-12-06 | Use asn1ct_imm:effective_constraint/2 | Björn Gustavsson |
2012-12-06 | Add the asn1ct_imm module | Björn Gustavsson |
2012-12-06 | Makefile: Add dependencies for header files | Björn Gustavsson |
2012-12-06 | Eliminate the useless 'telltype' argument in component decoding | Björn Gustavsson |
2012-12-06 | testPrimString: Increase readability by introducing a roundtrip function | Björn Gustavsson |
2012-12-06 | asn1_SUITE: Let the per/1 test case also test 'uper' | Björn Gustavsson |
2012-12-06 | asn1ct_value: Fix type for open type value for uper | Björn Gustavsson |
2012-12-06 | Optimize encoding/decoding of NULL in the per and uper back-ends | Björn Gustavsson |
2012-12-06 | Suppress warnings for unused variables using a compiler option | Björn Gustavsson |
2012-11-26 | Simplify the code for the generated info/0 function | Björn Gustavsson |
2012-11-26 | Don't try to work around a non-loadable NIF library | Björn Gustavsson |
2012-11-26 | Fix BER encoding when multiple levels of typedefs are used | Björn Gustavsson |
2012-11-26 | Update documentation for the asn1 application | Björn Gustavsson |
2012-11-26 | Remove the unused asn1ct_gen_ber module | Björn Gustavsson |
2012-11-23 | Remove the unused asn1ct_constructed_ber module | Björn Gustavsson |
2012-11-23 | Remove the unused asn1ct_per_bin module | Björn Gustavsson |
2012-11-23 | Remove unused functions in asn1rt_ber_bin | Björn Gustavsson |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson |
2012-11-22 | Make the specialized decodes work with the 'nif' option | Björn Gustavsson |
2012-11-22 | Remove support for the obsolete {Typename,Value} tuple notation | Björn Gustavsson |
2012-11-22 | Remove tests for the obsolete {TypeName,Value} notation | Björn Gustavsson |
2012-11-22 | Remove the obsolete and deprecated 'keyed_list' option | Björn Gustavsson |
2012-11-02 | Merge branch 'maint' | Lukas Larsson |
2012-10-30 | test: fix timetraps | Dan Gudmundsson |
2012-10-22 | Migrate timers from test_server to ct interface | Lukas Larsson |
2012-09-04 | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'kenneth/asn1/dialyzer-warnings' into maint | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'maint' | Lukas Larsson |
2012-08-30 | Merge branch 'lukas/doc-fixes' into maint | Lukas Larsson |
2012-08-30 | Do not verify del_path as it is not always there | Lukas Larsson |
2012-08-28 | Merge branch 'maint' | Henrik Nord |
2012-08-28 | Merge branch 'hw/asn1rt_check-transform' into maint | Henrik Nord |