Age | Commit message (Expand) | Author |
2017-03-22 | Use magic refs on revamped ETS code | Guilherme Andrade |
2017-03-22 | Deduplicate select* code on ETS hash tables | 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: Improve reduction count during table cleanup | Sverker Eriksson |
2017-03-22 | erts: Cleanup table status bits | Sverker Eriksson |
2017-03-22 | erts: Remove now redundant 'id' from DbTableCommon | Rickard Green |
2017-03-22 | erts: Remove meta_main_tab | Sverker Eriksson |
2017-03-22 | erts: Pass tid argument down to trapping functions | Sverker Eriksson |
2017-03-22 | erts: Print table id as ref in crashdump and break menu | Sverker Eriksson |
2017-03-22 | erts: Replace meta_pid_to{_fixed}_tab with linked lists | Sverker Eriksson |
2017-03-22 | erts: Correct erl_rbtree comments about yielding | Sverker Eriksson |
2017-03-22 | erts: Add ERTS_RBT_YIELD_STAT_INIT to erl_rbtree | Sverker Eriksson |
2017-03-22 | Fix node_container_SUITE | Rickard Green |
2017-03-22 | list_to_ref/1 | Rickard Green |
2017-03-22 | Merge pull request #1383 from shezarkhani/patch-1 | Björn Gustavsson |
2017-03-22 | Merge pull request #1385 from brucify/patch-4 | Björn Gustavsson |
2017-03-22 | erts: Don't allocate memory during signal handling | Björn-Egil Dahlberg |
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 | erts: Make sigterm signal safe for non-smp beam | Björn-Egil Dahlberg |
2017-03-21 | Update README.md | Bruce Yinhe |
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 | erts: Make generated files depend on Makefile | Sverker Eriksson |
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 |
2017-03-20 | erts: Fix erl_async include files for no-threads | Björn-Egil Dahlberg |
2017-03-20 | Merge branch 'hans/ssh/remove_option__public_key_alg/OTP-14263' | Hans Nilsson |
2017-03-18 | No longer expose strong_rand_(range|float) | Guilherme Andrade |
2017-03-18 | Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-18 | Restyle crypto strong numeric generators | Guilherme Andrade |
2017-03-17 | erts: Change HIPE allocations from sys_alloc | Sverker Eriksson |