Age | Commit message (Expand) | Author |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-18 | Remove unused test cases | Björn Gustavsson |
2013-02-18 | Run more tests with all backends | Björn Gustavsson |
2013-02-18 | asn1_SUITE: Remove unused code | Björn Gustavsson |
2013-02-15 | BER: Fix broken table constraints inside a SET OF/SEQUENCE OF | Björn Gustavsson |
2013-02-14 | Smoke test the 'der' option | Björn Gustavsson |
2013-02-14 | per,uper: Fix breakage of compilation of InformationFramework | Björn Gustavsson |
2013-02-14 | Add NullTest | Björn Gustavsson |
2013-02-14 | asn1_SUITE: Shorten the path to case-specific directory | Björn Gustavsson |
2013-02-14 | asn1_SUITE: Don't add priv_dir to the code path | Björn Gustavsson |
2013-02-14 | asn1 tests: Remove obsolete duplicates of ASN.1 specs | Björn Gustavsson |
2013-02-07 | Merge branch 'maint' | Björn Gustavsson |
2013-02-06 | Merge branch 'bjorn/asn1/open-type-error/OTP-10805' into maint-r15 | Erlang/OTP |
2013-02-06 | Merge branch 'bjorn/asn1/extension-addition-groups/OTP-10811' into maint-r15 | Erlang/OTP |
2013-02-06 | Don't run testX420/1 on old slow Sparc systems | Björn Gustavsson |
2013-02-06 | testX420: Pass Options to the ASN.1 compiler | Björn Gustavsson |
2013-02-04 | asn1_SUITE: Mend broken test_modified_x420/1 | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-24 | Remove vestiges of support for the {TypeName,Value} notation | Björn Gustavsson |
2013-01-23 | testPrimStrings: Test some constraints | Björn Gustavsson |
2013-01-23 | By default, encode BIT STRING to bitstrings | Björn Gustavsson |
2013-01-22 | Fix EXTERNAL 1990/1994 conversion information loss | Björn Gustavsson |
2013-01-22 | Optimize encoding of ENUMERATED in per and uper | Björn Gustavsson |
2013-01-22 | BER: Correct bug in 'undec_rest' | Björn Gustavsson |
2013-01-22 | Correct error handling for the NIF functions | Björn Gustavsson |
2013-01-22 | Generate modules with selected run-time functions for compiler usage | Björn Gustavsson |
2013-01-22 | Remove the 'inline' and '{inline,OutputFile}' options | Björn Gustavsson |
2013-01-22 | Add run-time library templates and use them | Björn Gustavsson |
2013-01-22 | Add a mechanism for embedding run-time functions into the generated code | 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-19 | per: Fix encoding of OCTET STRINGs with fixed length of 256 or more | Björn Gustavsson |
2012-12-19 | Remove support for the {Typename,Value} notation in encoding | Björn Gustavsson |
2012-12-18 | Add a test case for constraint equivalence | Björn Gustavsson |
2012-12-18 | Fix a bug in skipping of extensions | Björn Gustavsson |
2012-12-18 | Simplify testConstraints by introducing helper functions | Björn Gustavsson |
2012-12-18 | Simplify testCompactBitString by introducing roundtrip functions | Björn Gustavsson |
2012-12-17 | Simplify testEnumExt by introducing a roundtrip/2 function | Björn Gustavsson |
2012-12-17 | Simplify testChoExternal by introducing a roundtrip/2 function | Björn Gustavsson |
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 | Optimize decoding of OCTET STRINGs | Björn Gustavsson |
2012-12-06 | Add the asn1ct_imm module | 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-11-26 | Fix BER encoding when multiple levels of typedefs are used | Björn Gustavsson |