Age | Commit message (Expand) | Author |
2015-04-21 | tools: Add printout of total number of calls and time in eprof | Björn-Egil Dahlberg |
2015-04-21 | ssl: Add unit test case | Ingela Anderton Andin |
2015-04-21 | inets: Add value 'none' in server_tokens config | Hans Nilsson |
2015-04-21 | ssh: added id_string option for server and client | Hans Nilsson |
2015-04-20 | Improve code | Peter Andersson |
2015-04-20 | test_server: Use erlang:monotonic_time/0 | Björn Gustavsson |
2015-04-20 | compile: Teach 'time' option to show three significant decimals | Björn Gustavsson |
2015-04-20 | timer: Use monotonic_time/0 in tc/1,2,3 | Björn Gustavsson |
2015-04-20 | kernel: Document heart environment HEART_KILL_SIGNAL | Björn-Egil Dahlberg |
2015-04-20 | erts: Enable different abort signal from heart | Björn-Egil Dahlberg |
2015-04-20 | compilation_SUITE: Unload tested modules using the code server | Björn Gustavsson |
2015-04-20 | Merge branch 'wmalik/slave-specs' | Björn Gustavsson |
2015-04-20 | zip: Suppress a dialyzer warning for an unmatched return | Björn Gustavsson |
2015-04-20 | ssl: Ignore signature_algorithm (TLS 1.2 extension) sent to TLS 1.0/1 server | Andreas Schultz |
2015-04-20 | erts/configure.in: handle more 'linux' spellings | Mikael Pettersson |
2015-04-20 | Minor fixes to emacs erlang-mode | Steve Vinoski |
2015-04-20 | erts: Fix halfword compare | Björn-Egil Dahlberg |
2015-04-20 | Merge branch 'ia/public_key/bitstring/OTP-12110' | Ingela Anderton Andin |
2015-04-20 | ssl: Adjust to public_key application removing legacy compact_bit_string switch | Ingela Anderton Andin |
2015-04-20 | public_key: Update vsn for OTP 18 | Ingela Anderton Andin |
2015-04-20 | public_key: Reject bad signatures as early as possible | Ingela Anderton Andin |
2015-04-20 | public_key: Remove legacy switch compact_bit_string | Ingela Anderton Andin |
2015-04-17 | Add missing events and hook function calls | Peter Andersson |
2015-04-17 | Merge branch 'egil/cmp-immediate-optimization/OTP-12663' | Björn-Egil Dahlberg |
2015-04-17 | Merge branch 'egil/fix-icount' | Björn-Egil Dahlberg |
2015-04-17 | Merge branch 'ia/ssl/inet-dep' | Ingela Anderton Andin |
2015-04-16 | erts: Assume counting opcodes are correctly generated | Björn-Egil Dahlberg |
2015-04-16 | erts: Remove instruction_count command option | Björn-Egil Dahlberg |
2015-04-16 | Merge branch 'egil/fix-percept/OTP-12662' | Björn-Egil Dahlberg |
2015-04-16 | Merge branch 'egil/maps-refactor' | Björn-Egil Dahlberg |
2015-04-16 | Update primary bootstrap | Björn Gustavsson |
2015-04-16 | Merge branch 'bjorn/maps' | Björn Gustavsson |
2015-04-16 | ssl: Add runtime depenency due to commit 4e0a5e36b38e3f15ed8f7d700d26f2424a47... | Ingela Anderton Andin |
2015-04-16 | Merge branch 'egil/refactor-message-queue-probes' | Björn-Egil Dahlberg |
2015-04-16 | Improve error reports in log when suite compilation fails | Peter Andersson |
2015-04-15 | Merge branch 'sverk/nlmills-pr653/efile-union-pwritev/OTP-12653' | Sverker Eriksson |
2015-04-15 | Merge branch 'sverk/crypto/rm-EVP_CIPHER_CTX_new' | Sverker Eriksson |
2015-04-15 | Merge branch 'ia/ssh/channel-gracefull-shutdown/OTP-12648' | Ingela Anderton Andin |
2015-04-15 | erts: Reject non-finite float terms in erl_drv_output_term | Sverker Eriksson |
2015-04-15 | erts: Remove old docs about experimental NIF versions. | Sverker Eriksson |
2015-04-15 | erts: Add enif_has_pending_exception | Sverker Eriksson |
2015-04-15 | erts: Clearify erl_nif documentation about badarg exception | Sverker Eriksson |
2015-04-15 | erts: Fix compile warning in enif_make_double | Sverker Eriksson |
2015-04-15 | erts: Fix divide by zero compile error in nif_SUITE.c | Sverker Eriksson |
2015-04-15 | erts: Fix isfinite for windows | Sverker Eriksson |
2015-04-15 | erts: Optimize comparison operator for frequent immediates | Björn-Egil Dahlberg |
2015-04-15 | Document the new {badmap,Term} and {badkey,Key} exceptions | Björn Gustavsson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-15 | Reintroduce functions for backwards compatibility | Peter Andersson |
2015-04-15 | Update handling of failing all/0 function in test suites | Peter Andersson |