Age | Commit message (Expand) | Author |
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 |
2012-11-23 | Remove obsolete back-ends and simplify the options | 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-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Do not verify del_path as it is not always there | Lukas Larsson |
2012-08-15 | Merge branch 'gustav/asn1/enumerated_n2n/OTP-10144' into maint | Gustav Simonsson |
2012-08-15 | Merge branch 'gustav/asn1/integer_single_value_predefined/OTP-10139' into maint | Gustav Simonsson |
2012-07-11 | Add support for extensible enumeration types in n2n | Gustav Simonsson |