Age | Commit message (Expand) | Author |
2011-08-01 | Add documentation for nif interface | Lukas Larsson |
2011-08-01 | Fix bootstrap problem | Lukas Larsson |
2011-08-01 | Add nif vs driver vs erlang performance tests for per encode and ber decode. | Lukas Larsson |
2011-08-01 | Extend particular smp testcase with a ber nif info | Lukas Larsson |
2011-08-01 | Define vsn if not defined to make flymake happy | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized ber_bin_v2 asn1 compilation | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized PER asn1 compilation | Lukas Larsson |
2011-08-01 | Pass compiler options directly through to the asn1 compiler in order to test ... | Lukas Larsson |
2011-08-01 | Add asn1 nif for ber decode and per encode | Lukas Larsson |
2011-07-21 | Use lists:mapfoldl instead for a tiny performance gain | Lukas Larsson |
2011-07-21 | Move fixopt to do more work in ct than rt for opimized per_bin | Lukas Larsson |
2011-07-21 | Optmized encode_length by doing some calculations at compile time rather than... | Lukas Larsson |
2011-07-21 | Optmized decode_length by doing some calculations as compile time rather than... | Lukas Larsson |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-20 | Fixed DRIVER_INIT prototype | Kenneth Lundin |
2011-05-19 | Corrected handling of long length in driver and updated test suites | Kenneth Lundin |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-11 | Corrected test case that failed because of the removal of a catch in timer:tc | Kenneth Lundin |
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-17 | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O... | Micael Karlberg |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-07 | Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com... | Kenneth Lundin |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting in ASN | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update asn1 tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update common_test tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update app_init to init_per_suite to conform with common_test standards. | Lukas Larsson |
2011-02-17 | Merge branch 'ks/asn1-dialyzer-fixes' into dev | Niclas Axelsson |
2011-02-17 | Merge branch 'ta/asn1-reporting' into dev | Niclas Axelsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-11-26 | Correct a race-condition during loading of driver | Kenneth Lundin |
2010-11-18 | Shut off some dialyzer warnings | Kostis Sagonas |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-10-05 | Merge branch 'maint-r13' into dev | Kenneth Lundin |
2010-10-04 | Prepare release | Erlang/OTP |
2010-10-04 | Add additional test to cover this correction | Kenneth Lundin |
2010-09-24 | correct the encoding of ExtensionAdditionGroup | Kenneth Lundin |
2010-09-23 | temp | Kenneth Lundin |
2010-09-23 | Add support for ExtensionAdditionGroup notation in nested types as well | Kenneth Lundin |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-10 | Merge branch 'kenneth/asn1/docfixes/OTP-8829' into dev | Kenneth Lundin |
2010-09-10 | Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into dev | Kenneth Lundin |
2010-09-10 | Merge branch 'kenneth/asn1/uper_contrained_number/OTP-8779' into dev | Kenneth Lundin |