Age | Commit message (Expand) | Author |
2014-04-01 | doc: Mention map expressions and map guards | Björn-Egil Dahlberg |
2014-04-01 | doc: Add maps to reference manual | Björn-Egil Dahlberg |
2014-04-01 | edoc: Add map/0 as a new predefined type | Björn-Egil Dahlberg |
2014-04-01 | doc: Descripe Maps type syntax | Björn-Egil Dahlberg |
2014-04-01 | doc: Clearify language of user-defined attributes | Björn-Egil Dahlberg |
2014-04-01 | Merge branch 'ia/inets/dialyzer' | Ingela Anderton Andin |
2014-03-31 | fix arity of crypto:hash_update/2 in deprecation warnings | Steve Vinoski |
2014-03-31 | Merge branch 'ia/ssl/accept-with-options' | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-31 | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson |
2014-03-31 | Simplify xref tests in app suite | Anders Svensson |
2014-03-31 | Add app suite test for app file runtime_dependencies | Anders Svensson |
2014-03-31 | Generate runtime_dependencies in app file | Anders Svensson |
2014-03-31 | Merge branch 'sverk/test-cuddle' | Sverker Eriksson |
2014-03-31 | Merge branch 'kostis/hipe-test-fix' | Sverker Eriksson |
2014-03-31 | Merge branch 'vinoski/dirty-nif-purge' | Rickard Green |
2014-03-31 | Merge branch 'rickard/otp_patch_apply' | Rickard Green |
2014-03-31 | Replace 'otp_build patch_app' with 'otp_patch_apply' | Rickard Green |
2014-03-31 | Merge branch 'ia/inets/test-case-cuddling' | Ingela Anderton Andin |
2014-03-31 | Merge branch 'bjorn/asn1/documentation' | Björn Gustavsson |
2014-03-31 | inets: Handle all response codes in httpd_util:message/3 | Ingela Anderton Andin |
2014-03-31 | Merge branch 'anders/diameter/unicode_path/OTP-11655' | Anders Svensson |
2014-03-31 | Merge branch 'anders/diameter/unicode/OTP-11686' | Anders Svensson |
2014-03-31 | Merge branch 'anders/diameter/pick_peer/OTP-11789' | Anders Svensson |
2014-03-31 | Merge branch 'ks/hipe-is_map-support/OTP-11831' | Björn-Egil Dahlberg |
2014-03-31 | Merge branch 'egil/ssl-test-fix' | Björn-Egil Dahlberg |
2014-03-31 | Merge branch 'dw/common_test/run-test-typo' | Björn-Egil Dahlberg |
2014-03-30 | Fix frame size adjustment of stack descriptors | Yiannis Tsiouris |
2014-03-30 | Fix counting of arguments of closures | Christos Stavrakakis |
2014-03-30 | Check for required LLVM version or issue error | Yiannis Tsiouris |
2014-03-30 | Remove syntax_tools and runtime_tools from app file | Anders Svensson |
2014-03-30 | Merge branch 'anders/diameter/17.0_release/OTP-11605' | Anders Svensson |
2014-03-30 | Merge branch 'kostis/dialyzer/report_wall_clock_time' | Hans Bolinder |
2014-03-30 | Merge branch 'essen/kernel/export_app_start_type' | Hans Bolinder |
2014-03-30 | Fix reference to start_type() i application(3) | Hans Bolinder |
2014-03-30 | Export type application:start_type() | Loïc Hoguin |
2014-03-29 | Move info modules into own subdirectory | Anders Svensson |
2014-03-29 | Include compiler and info modules in app file | Anders Svensson |
2014-03-29 | Remove unused diameter_dbg:log/4 | Anders Svensson |
2014-03-29 | Remove case expecting a pre-R16B return value from os:type/1 | Anders Svensson |
2014-03-29 | Fix doc typo: required -> requires | Anders Svensson |
2014-03-29 | Remove release note unrelated to functionality | Anders Svensson |
2014-03-28 | Merge branch 'nox/remove-superfluous-echo' | Björn-Egil Dahlberg |
2014-03-28 | ssl: Testing - sha256 digest not supported on all platforms | Björn-Egil Dahlberg |
2014-03-28 | Reinstate native code compilation of cerl and erl_types | Kostis Sagonas |
2014-03-28 | Take out no_native compiler attribute | Kostis Sagonas |
2014-03-28 | Add support for the compilation of the is_map/1 guard to native code | Kostis Sagonas |
2014-03-28 | Add 'map' to the set of icode_type_test()s | Kostis Sagonas |
2014-03-28 | Support the translation of the is_map BEAM instruction to Icode | Kostis Sagonas |
2014-03-28 | Merge branch 'egil/maps-fix-src-listing' | Björn-Egil Dahlberg |