Age | Commit message (Expand) | Author |
2013-02-06 | beam_validator: Eliminate dialyzer warnings for unmatched returns | 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 | Merge branch 'bjorn/asn1/test-cases' 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-05 | Merge branch 'bmk/snmp/snmp4222_integration/r15' into bmk/snmp/snmp4231_integ... | Micael Karlberg |
2013-02-05 | Merge branch 'bmk/snmp/compiler/forward_table_indexes/r15/OTP-10808' into bmk... | Micael Karlberg |
2013-02-05 | Merge branch 'bmk/snmp/compiler/handling_import_of_BITS_in_mibs/r15/OTP-10799... | Micael Karlberg |
2013-02-05 | [snmp/compiler] Improved debug printouts | Micael Karlberg |
2013-02-05 | [snmp/compiler] Add test case and test mib | Micael Karlberg |
2013-02-05 | [snmp/compiler] Proper release nodes | Micael Karlberg |
2013-02-05 | [snmp/compiler] Add the mib (ALARM-MIB) | Micael Karlberg |
2013-02-05 | [snmp/compiler] MIB compiler did not handle forward index ref | Micael Karlberg |
2013-02-05 | [snmp/compiler] Added test case for BITS import | Micael Karlberg |
2013-02-05 | Merge branch 'jv/cover-patches/OTP-10778' | Fredrik Gustafsson |
2013-02-04 | [test_server] Don't write unicode strings to latin1 log files | Siri Hansen |
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-02-04 | Add two tests for unused multiple values in effect context | Anthony Ramine |
2013-02-04 | Merge branch 'maint-r15' into maint | Fredrik Gustafsson |
2013-02-04 | Revert "Prepare release" | Fredrik Gustafsson |
2013-02-04 | Update primary bootstrap | Björn Gustavsson |
2013-02-04 | Merge branch 'bjorn/remove-packages/OTP-10348' | Björn Gustavsson |
2013-02-04 | Merge branch 'bjorn/compiler/crash/OTP-10794' | Björn Gustavsson |
2013-02-04 | Merge branch 'bjorn/compiler/float/OTP-10788' | Björn Gustavsson |
2013-02-04 | [snmp/compiler] Release notes, appup and proper version | Micael Karlberg |
2013-02-04 | [snmp/compiler] Corrected test mibs | Micael Karlberg |
2013-02-04 | [snmp/compiler] MIB compiler did not handle import BITS | Micael Karlberg |
2013-02-04 | Update sasl.appup.src with R16 release and remove R13 versions | Siri Hansen |
2013-02-04 | Update version numbers | Björn-Egil Dahlberg |
2013-02-04 | Added name prefix to code.xml | Fredrik Gustafsson |
2013-02-03 | Forbid multiple values in Core Erlang sequence arguments | Anthony Ramine |
2013-02-01 | Add a new function code:get_mode() can be used to detect how the code servers... | Vlad Dumitrescu |
2013-02-01 | fix bug in OtpErlangTuple constructor | Vlad Dumitrescu |
2013-01-31 | kernel docs: Remove references to specs_packages.xml | Björn Gustavsson |
2013-01-31 | Test calling deprecated or removed functions | Björn Gustavsson |
2013-01-31 | Test deprecating list_to_atom/1 to cover more code | Björn Gustavsson |
2013-01-31 | Cover binary syntax errors and warnings | Björn Gustavsson |
2013-01-31 | Remove unused error message {bittype_mismatch,_,_,_} | Björn Gustavsson |
2013-01-31 | Remove unused error message for importing an auto-imported BIF | Björn Gustavsson |
2013-01-31 | Remove the error message for future reserved keyword | Björn Gustavsson |
2013-01-31 | Test a few more kinds of illegal guard expressions | Björn Gustavsson |
2013-01-31 | Remove error handling for calling a BIF that is not auto-imported | Björn Gustavsson |
2013-01-31 | Provoke basic semantic errors to improve test coverage | Björn Gustavsson |
2013-01-31 | beam_type: Convert integer to float at compile time | Björn Gustavsson |
2013-01-31 | compiler: Use the literal pool for floating point constants | Björn Gustavsson |
2013-01-30 | erl_interface: Fix ei_skip_term | Sverker Eriksson |
2013-01-30 | Test setelement(1, not_a_tuple, NewValue) | Björn Gustavsson |