Age | Commit message (Expand) | Author |
2017-03-27 | Add a no_native option wherever there is an on_load | Kostis Sagonas |
2017-03-27 | ssl: Avoid data loss in active once | Ingela Anderton Andin |
2017-03-27 | hipe: Fix range analysis of 'rem' operator | Magnus Lång |
2017-03-24 | Remove inets from runtime dependencies in tools | José Valim |
2017-03-24 | Fix double hit bug of select/3 with bound key | Sverker Eriksson |
2017-03-24 | ssh: fixed crash in ssh:daemon_info | Hans Nilsson |
2017-03-24 | Merge branch 'egil/compiler/is_tagged_tuple/OTP-12148' | Björn-Egil Dahlberg |
2017-03-24 | compiler: Cover beam_record in tests | Björn-Egil Dahlberg |
2017-03-24 | hipe: Transform is_tagged_tuple instruction | Björn-Egil Dahlberg |
2017-03-24 | compiler: Add is_tagged_tuple instruction | Björn-Egil Dahlberg |
2017-03-23 | HiPE: Fix off-by-one in register allocators | Magnus Lång |
2017-03-23 | Merge branch 'ingela/ssl/make-cert-test-data/OTP-14294' | Ingela Anderton Andin |
2017-03-23 | ssl, public_key: Add functionality for generating X509 cert test data | Ingela Anderton Andin |
2017-03-23 | Merge branch 'ingela/ssl/dtls-frag' | Ingela Anderton Andin |
2017-03-23 | dtls: Handle overlapping fragments | Ingela Anderton Andin |
2017-03-23 | ssh: disable problematic crypto in ssh_bench_SUITE | Hans Nilsson |
2017-03-23 | ssh: new benchmark suite: ssh_bench_SUITE | Hans Nilsson |
2017-03-23 | ssh: remove old ssh_benchmark_SUITE | Hans Nilsson |
2017-03-23 | Remove ctab_array since apparently is not used | Kostis Sagonas |
2017-03-23 | Remove (now) unnecessary argument of pack_constants | Kostis Sagonas |
2017-03-23 | ets: Polish select_replace/2 documentation | Guilherme Andrade |
2017-03-22 | Add more complete key-safety check | Sverker Eriksson |
2017-03-22 | Reject unsafe matchspecs on ets:select_replace/2 | Guilherme Andrade |
2017-03-22 | Disable ets:select_replace/2 for bags | Guilherme Andrade |
2017-03-22 | Add unit tests for ets:select_replace/2 | Guilherme Andrade |
2017-03-22 | ETS: Allow for matchspec-based replacement | Guilherme Andrade |
2017-03-22 | This patch fixes the issue in which erlang fails to start | Deepak Goel |
2017-03-22 | Attempt faster approach to strong random floats | Guilherme Andrade |
2017-03-22 | Allow for crypto upgrades when using rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | Merge margnus1/hipe-range-split-rebase/PR-1380/OTP-14293 | Sverker Eriksson |
2017-03-22 | Merge branch 'sverker/ets-table-identifiers/OTP-14094' | Sverker Eriksson |
2017-03-22 | observer: Polish crashdump viewer for ETS | Sverker Eriksson |
2017-03-22 | observer: Polish Table Viewer tab | Sverker Eriksson |
2017-03-22 | stdlib: Remove ets_SUITE:memory_check_summary | Sverker Eriksson |
2017-03-22 | erts: Replace meta_pid_to{_fixed}_tab with linked lists | Sverker Eriksson |
2017-03-22 | Merge pull request #1383 from shezarkhani/patch-1 | Björn Gustavsson |
2017-03-21 | Fix alignment of byte-sized constants | Kostis Sagonas |
2017-03-21 | ssl: Add connection information items | Ingela Anderton Andin |
2017-03-21 | Merge branch 'ingela/ssl/remove-deprecated' | Ingela Anderton Andin |
2017-03-21 | Merge branch 'ingela/crypto/deprecate/rand_uniform' | Ingela Anderton Andin |
2017-03-21 | Merge branch 'ingela/corrct-otp-internal' | Ingela Anderton Andin |
2017-03-21 | compiler tests: Eliminate creation of untracked files | Björn Gustavsson |
2017-03-20 | Minor document fix for proplists | Sasan Hezarkhani |
2017-03-20 | crypto: Deprecate crypto:rand_uniform/2 as it is not cryptographically strong | Ingela Anderton Andin |
2017-03-20 | Merge pull request #1378 from bjorng/bjorn/disallow-unicode-module-names/OTP-... | Björn Gustavsson |
2017-03-20 | ssl, public_key, crypto: Change deprecated to removed | Ingela Anderton Andin |