Age | Commit message (Expand) | Author |
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 | jinterface, OtpOutputStream: add a write_compressed(object, level) method | Nico Kruber |
2013-02-04 | jinterface: fix a memory leak | Nico Kruber |
2013-02-04 | jinterface: new limited OutputStream implementation without the need to resize | Nico Kruber |
2013-02-04 | jinterface: don't return compressed external term if bigger than uncompressed | Nico Kruber |
2013-02-04 | jinterface: don't compress small erlang terms < 5 bytes | Nico Kruber |
2013-02-04 | jinterface, OtpOutputStream: properly override the three write() methods to e... | Nico Kruber |
2013-02-04 | jinterface: fix typo in error message if encoding fails | Nico Kruber |
2013-02-04 | jinterface: don't need another FilterOutputStream wrapper | Nico Kruber |
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 | jinterface: fix finding cookie file on windows | 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 |
2013-01-30 | Fix crash in the compiler when compiling element(2, not_a_tuple) | Björn Gustavsson |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |