Age | Commit message (Expand) | Author |
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 | Merge branch 'egil/erts/fix-no-thread-signal-service' | Björn-Egil Dahlberg |
2017-03-23 | Remove redundant variable initializations | Guilherme Andrade |
2017-03-23 | ets: Polish select_replace/2 documentation | Guilherme Andrade |
2017-03-22 | Use ETS table id references on select_replace | Guilherme Andrade |
2017-03-22 | erts: Optimize ets:select_replace to not use heap | Sverker Eriksson |
2017-03-22 | erts: Fix benign bug in match spec machine | Sverker Eriksson |
2017-03-22 | Cleanup some unnecessary variable initialization | Sverker Eriksson |
2017-03-22 | Add more complete key-safety check | Sverker Eriksson |
2017-03-22 | Fix typo that broke debug builds | Guilherme Andrade |
2017-03-22 | Reject unsafe matchspecs on ets:select_replace/2 | Guilherme Andrade |
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 |