Age | Commit message (Expand) | Author |
2017-02-14 | Fixed typos in lib/asn1 | Andrew Dryga |
2017-02-13 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2017-02-10 | asn1_SUITE: Make sure that there are no unused functions | Björn Gustavsson |
2017-02-10 | Simplify running of asn1 app tests | Björn Gustavsson |
2017-02-10 | asn1_SUITE: Remove unused functions | Björn Gustavsson |
2017-02-06 | Teach the ASN.1 compiler the 'maps' option | Björn Gustavsson |
2017-02-03 | Refactor decoding as a preparation for handling maps | Björn Gustavsson |
2017-02-03 | Refactor encoding of optional values | Björn Gustavsson |
2017-02-03 | Clean up filtering of options | Björn Gustavsson |
2017-02-03 | Refactor code generation options | Björn Gustavsson |
2017-02-03 | Simplify gen_enc_components_call() and friends | Björn Gustavsson |
2017-02-03 | asn1ct_check: Number the components in INSTANCE OF | Björn Gustavsson |
2017-02-03 | Refactor gen_encode_constructed_imm/3 | Björn Gustavsson |
2017-02-03 | Clean up handling of textual order | Björn Gustavsson |
2017-02-03 | Break apart function with 6 arguments | Björn Gustavsson |
2017-02-03 | Add additional tests of Extension Addition Groups | Björn Gustavsson |
2017-02-03 | Refactor h323test.erl to simplify debugging | Björn Gustavsson |
2017-02-03 | testMultipleLevels: Use asn1_test_lib:roundtrip() | Björn Gustavsson |
2017-02-03 | Correct spelling of NBAP-PDU-Descriptions | Björn Gustavsson |
2017-01-13 | asn1: Remove deprecated functions | Björn Gustavsson |
2016-11-29 | asn1 test suite: Suppress warnings for -compile(export_all) | Björn Gustavsson |
2016-09-22 | Merge branch 'sverker/include-erl_nif/PR-1171' | Sverker Eriksson |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-19 | Use more correct delimiters for erl_nif.h include | Tuncer Ayaz |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-08-12 | asn1_test_lib: Compile ASN.1 modules in parallel | Björn Gustavsson |
2016-08-12 | Support 'make -j' when compiling ASN.1 modules | Björn Gustavsson |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-12 | Eliminate dialyzer warnings for unmatched returns | Björn Gustavsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-23 | asn1_SUITE: Remove temporary files | Björn Gustavsson |
2016-03-18 | Eliminate suite and doc clauses | Björn Gustavsson |
2016-03-18 | Replace ?config() macro with proplists:get_value() | Björn Gustavsson |
2016-03-18 | Modernize timetraps | Björn Gustavsson |
2016-03-18 | Eliminate ?line macros | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
2016-03-07 | Merge branch 'maint' | Björn Gustavsson |
2016-03-03 | asn1_SUITE_value: Don't test the LDAP module | Björn Gustavsson |
2016-02-22 | Merge branch 'maint' | Hans Bolinder |
2016-02-22 | Fix a few dialyzer warnings | Hans Bolinder |
2016-02-17 | Remove out-commented references to the test_server applications | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-15 | Merge branch 'maint' | Björn Gustavsson |
2016-02-12 | asn1: Suppress warnings for improper lists in generated code | Björn Gustavsson |
2016-01-22 | Merge branch 'maint' | Björn Gustavsson |
2016-01-21 | PER: Correct compilation of named INTEGERs | Björn Gustavsson |