Age | Commit message (Expand) | Author |
2013-02-04 | Revert "Prepare release" | Fredrik Gustafsson |
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-31 | Include apps needed for tests and doc in small build | Rickard Green |
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 |
2013-01-29 | Revert "Prepare release" | Sverker Eriksson |
2013-01-28 | Merge branch 'sa/dialyzer-minor-fixes/R16A' | Fredrik Gustafsson |
2013-01-28 | Fix wording of error message | Stavros Aronis |
2013-01-28 | Fix reference results of a Dialyzer test | Stavros Aronis |
2013-01-28 | Merge branch 'pan/wx_and_gcc45' | Patrik Nyblom |
2013-01-28 | Merge branch 'sverk/ets-write_concurrency-locks' | Sverker Eriksson |
2013-01-28 | Merge branch 'bmk/inets/prepare-for-release' | Micael Karlberg |
2013-01-28 | Merge branch 'fredrik/ssh/dialyzer-and-doc' | Fredrik Gustafsson |
2013-01-28 | Fixed some broken links in ssh doc | Fredrik Gustafsson |
2013-01-28 | Merge branch 'sverk/ic/tests' | Sverker Eriksson |
2013-01-28 | Merge branch 'lukas/erl_interface/test_atom_as_functions/OTP-10753' | Lukas Larsson |