Age | Commit message (Expand) | Author |
2013-04-18 | Prepare release | Erlang/OTP |
2013-04-16 | Merge branch 'bjorn/asn1/fix-lost-extension-mark/OTP-10995' into maint-r16 | Erlang/OTP |
2013-04-03 | Prevent loss of objects after the extension marker | Björn Gustavsson |
2013-04-03 | Don't lose the extension mark for object set parameters | Björn Gustavsson |
2013-03-13 | Prepare release | Erlang/OTP |
2013-03-12 | PER: Ensure that the complete encoding is at least one byte | Björn Gustavsson |
2013-03-08 | PER/UPER: Correct decoding of ENUMERATEDs with a single value | Björn Gustavsson |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP |
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-16 | asn1ct: Eliminate use of obsolete size/1 | Björn Gustavsson |
2013-02-16 | Eliminate use of obsolete size/1 in generated 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 | der: Correct code generation for checking of empty sets | 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-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 |