Age | Commit message (Expand) | Author |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-10 | Merge branch 'bjorn/asn1/not-small-bugs/OTP-11153' into maint | Björn Gustavsson |
2013-06-08 | PER/UPER: Correct decoding of SEQUENCEs with more than 64 extensions | Björn Gustavsson |
2013-06-08 | testConstraints: Improve tests of semi-constrained INTEGERs | Björn Gustavsson |
2013-06-08 | Test ENUMERATED with many extended values | Björn Gustavsson |
2013-06-07 | PER, UPER: Fix record name mismatch between HRL file and decoding code | Björn Gustavsson |
2013-06-07 | UPER: Correct encoding of ENUMERATED with more than 63 extended values | Björn Gustavsson |
2013-06-07 | Add asn1_test_lib:hex_to_bin/1 | Björn Gustavsson |
2013-06-03 | testSeqOf: Test constrained, extensible sizes | Björn Gustavsson |
2013-05-31 | Clean up testSeqOf | Björn Gustavsson |
2013-05-31 | Extend tests cases for BIT STRING | Björn Gustavsson |
2013-05-31 | Improve tests of ENUMERATED | Björn Gustavsson |
2013-05-31 | asn1ct_check: Eliminate useless Per argument from complist_as_tuple() | Björn Gustavsson |
2013-05-31 | asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type | Björn Gustavsson |
2013-05-31 | asn1ct_gen_per: Remove useless renewal of 'enumval' | Björn Gustavsson |
2013-05-31 | Fix encoding of semi-constrained, extensible INTEGERs | Björn Gustavsson |
2013-05-31 | PER/UPER: Fix decoding of semi-constrained INTEGERs | Björn Gustavsson |
2013-05-31 | testPrim: Simplify test cases using a roundtrip function | Björn Gustavsson |
2013-05-31 | BER: Fix handling of a constructed default value for a class | Björn Gustavsson |
2013-05-31 | PER: Generate code for deep table constraints at compile-time | Björn Gustavsson |
2013-05-31 | Normalize data representation for table constraints | Björn Gustavsson |
2013-05-31 | asn1ct: Simplify check_value/2 | Björn Gustavsson |
2013-05-31 | Extend tests to cover more code in asn1ct_check | Björn Gustavsson |
2013-05-31 | Clean up checking of values for ENUMERATEDs | Björn Gustavsson |
2013-05-31 | Introduce a new mechanism for structured error handling | Björn Gustavsson |
2013-05-31 | asn1_db: Make dbput/3 and dbsave/2 asynchronous | Björn Gustavsson |
2013-05-31 | asn1_db: Remove unused functions | Björn Gustavsson |
2013-05-31 | asn1ct_check: Clean up checkc/3 | Björn Gustavsson |
2013-05-31 | asn1ct_check: Clean up checkp/3 | Björn Gustavsson |
2013-05-31 | asn1ct_check: Clean up checkv/3 | Björn Gustavsson |
2013-05-31 | asn1ct_check: Introduce check_fold/3 and clean up checkt/3 | Björn Gustavsson |
2013-05-31 | asn1ct: Refactor running of compiler passes | Björn Gustavsson |
2013-05-31 | asn1ct_constructed_per: Remove dead code for handling of ENUMERATED | Björn Gustavsson |
2013-05-31 | PER/UPER: Eliminate gen_encode_prim_wrapper() and DoTag argument | Björn Gustavsson |
2013-05-31 | Remove files that are not used by any test case | Björn Gustavsson |
2013-05-31 | asn1_SUITE: Add testS1AP/1 | Björn Gustavsson |
2013-05-31 | Eliminate handling of #pobjectdef{} from the backends | Björn Gustavsson |
2013-05-31 | Eliminate clauses that can never match | Björn Gustavsson |
2013-05-31 | Eliminate the {notype,_} return value from asn1ct_gen:type/1 | Björn Gustavsson |
2013-05-31 | When testing, don't tolerate warnings from the BEAM compiler | Björn Gustavsson |
2013-05-31 | BER: Don't generate functions that are never used | Björn Gustavsson |
2013-05-31 | asn1ct, asn1ct_gen: Eliminate unused exports | Björn Gustavsson |
2013-05-31 | BER: Remove special case handling of certain string types | Björn Gustavsson |
2013-05-31 | BER: Optimize handling of constraints for INTEGERs | Björn Gustavsson |
2013-05-31 | Open the output file in raw mode with delayed write | Björn Gustavsson |
2013-05-31 | Generate one call to io:put_chars/2 for each call to asn1ct_gen:emit/1 | Björn Gustavsson |
2013-05-31 | asn1_test_lib: Purge old code when loading a new module | Björn Gustavsson |
2013-05-31 | PER/UPER: Remove support for a list argument for encode_open_type/1 | Björn Gustavsson |
2013-05-31 | Introduce asn1ct_gen_per:gen_decode_external/3 | Björn Gustavsson |