Age | Commit message (Expand) | Author |
2013-02-07 | Merge branch 'maint' | Björn Gustavsson |
2013-02-07 | Merge branch 'maint-r15' into maint | Björn Gustavsson |
2013-02-06 | Prepare release | Erlang/OTP |
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_erl_nif: Correct broken length encoding | Björn Gustavsson |
2013-02-04 | asn1_SUITE: Mend broken test_modified_x420/1 | Björn Gustavsson |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Merge branch 'bjorn/asn1/further-cleanup/OTP-10588' | Björn Gustavsson |
2013-01-24 | Don't export encode_disp/2 and decode_disp/2 in generated modules | Björn Gustavsson |
2013-01-24 | Remove vestiges of support for the {TypeName,Value} notation | Björn Gustavsson |
2013-01-23 | Simplify the functions for decoding lengths | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the remaining data types | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the remaining string types | Björn Gustavsson |
2013-01-23 | Share all code for dec_gen_prim/3 between per/uper back-ends | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the string data types | 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-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-22 | Teach encode functions to accept a bitstring term for a BIT STRING | Björn Gustavsson |
2013-01-22 | Fix EXTERNAL 1990/1994 conversion information loss | Björn Gustavsson |
2013-01-22 | uper: Look up some SizeConstraints at compile-time | Björn Gustavsson |
2013-01-22 | Enumeration decoding: Don't emit a default clause if it cannot match | Björn Gustavsson |
2013-01-22 | Slightly optimize per encoding of large INTEGERs with constraints | Björn Gustavsson |
2013-01-22 | BER run-time: Refactor decoding of string data types | Björn Gustavsson |
2013-01-22 | Refactor decoding of BIT STRINGs | Björn Gustavsson |
2013-01-22 | Optimize encoding of ENUMERATED in per and uper | Björn Gustavsson |
2013-01-22 | Remove the unused run-time modules | 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 and use asn1rtt_ext | Björn Gustavsson |
2013-01-22 | Add and use asn1rtt_check | 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-22 | Fix a bug where necessary alignment would be skipped | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
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-19 | Eliminate code duplication | Björn Gustavsson |
2012-12-19 | per: Slightly optimize encoding of fixed OCTET STRINGs | 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 | asn1ct_parser2: Let synonyms share parsing code | Björn Gustavsson |