Age | Commit message (Expand) | Author |
2013-09-18 | asn1_SUITE: Combine most tests that use External.asn1 | Björn Gustavsson |
2013-09-18 | asn1ct_gen: Clean up process dictionary after generating | Björn Gustavsson |
2013-09-18 | asn1ct_parser2: Clean the process dictionary after parsing | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test case testInvokeMod/1 | Björn Gustavsson |
2013-09-18 | asn_SUITE: Fold per_GeneralString/1 into h323test | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove unused function case_dir/2 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test_driver_load/1 test case | Björn Gustavsson |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-09 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-09-09 | Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maint | Björn-Egil Dahlberg |
2013-09-04 | Merge branch 'maint' | Björn Gustavsson |
2013-09-03 | asn1ct_constucted_per: Directly call asn1ct_gen_per | Björn Gustavsson |
2013-09-03 | Clean up handling of .asn1db files | Björn Gustavsson |
2013-09-03 | PER, UPER: Fix encoding/decoding of open types greater than 16K | Björn Gustavsson |
2013-09-03 | PER, UPER: Optimize table constraints | Björn Gustavsson |
2013-08-30 | PER, UPER: Optimize encoding using an intermediate format | Björn Gustavsson |
2013-08-30 | Refactor decoding of components of SEQUENCE OF / SET OF | Björn Gustavsson |
2013-08-30 | PER,UPER: Get rid of unused 'telltype' argument in decoding functions | Björn Gustavsson |
2013-08-30 | Optimize the generated encode/2 function | Björn Gustavsson |
2013-08-30 | UPER: Optimize complete/1 | Björn Gustavsson |
2013-08-30 | Clean up checking of objects | Björn Gustavsson |
2013-08-30 | Improve tests of deep table constraints | Björn Gustavsson |
2013-08-30 | BER: Handle multiple optional SEQUENCE fields with table constraints | Björn Gustavsson |
2013-08-30 | Test OPTIONAL and DEFAULT for open types | Björn Gustavsson |
2013-08-30 | PER/UPER: Fix encoding of an object set with multiple inlined constructs | Björn Gustavsson |
2013-08-30 | Remove broken support for multiple UNIQUE | Björn Gustavsson |
2013-08-30 | Extend the test for parameterized information objects | Björn Gustavsson |
2013-08-30 | asn1_SUITE: Remove off-topic (and slow) smp/1 test case | Björn Gustavsson |
2013-08-30 | SeqOf: Add more tricky SEQUENCE OF tests | Björn Gustavsson |
2013-08-30 | Clean up handling of extension addition groups | Björn Gustavsson |
2013-08-30 | Refactor encoding of REAL | Björn Gustavsson |
2013-08-30 | Teach asn1ct_func to dynamically generate run-time functions | Björn Gustavsson |
2013-08-29 | Corrections so that the documentation confirms to the DTD | Kenneth Lundin |
2013-08-28 | asn1ct_constructed_per: Simplify gen_enc_line() and friends | Björn Gustavsson |
2013-08-28 | Remove code for handling an object/object set reference in SEQUENCE | Björn Gustavsson |
2013-08-26 | Encode SEQUENCE OF / SET OF using a list comprehension | Björn Gustavsson |
2013-08-26 | asn1ct_imm: Break out the rule for string alignment | Björn Gustavsson |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson |
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-10 | Merge branch 'maint' | Björn Gustavsson |
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 |