aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-23ets: Polish select_replace/2 documentationGuilherme Andrade
2017-03-22Use ETS table id references on select_replaceGuilherme Andrade
2017-03-22erts: Optimize ets:select_replace to not use heapSverker Eriksson
2017-03-22erts: Fix benign bug in match spec machineSverker Eriksson
2017-03-22Cleanup some unnecessary variable initializationSverker Eriksson
2017-03-22Add more complete key-safety checkSverker Eriksson
2017-03-22Fix typo that broke debug buildsGuilherme Andrade
2017-03-22Reject unsafe matchspecs on ets:select_replace/2Guilherme Andrade
2017-03-22Use magic refs on revamped ETS codeGuilherme Andrade
2017-03-22Deduplicate select* code on ETS hash tablesGuilherme Andrade
2017-03-22Disable ets:select_replace/2 for bagsGuilherme Andrade
2017-03-22Add unit tests for ets:select_replace/2Guilherme Andrade
2017-03-22ETS: Allow for matchspec-based replacementGuilherme Andrade
2017-03-22Merge margnus1/hipe-range-split-rebase/PR-1380/OTP-14293Sverker Eriksson
2017-03-22Merge branch 'sverker/ets-table-identifiers/OTP-14094'Sverker Eriksson
2017-03-22observer: Polish crashdump viewer for ETSSverker Eriksson
2017-03-22observer: Polish Table Viewer tabSverker Eriksson
2017-03-22stdlib: Remove ets_SUITE:memory_check_summarySverker Eriksson
2017-03-22erts: Improve reduction count during table cleanupSverker Eriksson
2017-03-22erts: Cleanup table status bitsSverker Eriksson
2017-03-22erts: Remove now redundant 'id' from DbTableCommonRickard Green
2017-03-22erts: Remove meta_main_tabSverker Eriksson
2017-03-22erts: Pass tid argument down to trapping functionsSverker Eriksson
2017-03-22erts: Print table id as ref in crashdump and break menuSverker Eriksson
2017-03-22erts: Replace meta_pid_to{_fixed}_tab with linked listsSverker Eriksson
2017-03-22erts: Correct erl_rbtree comments about yieldingSverker Eriksson
2017-03-22erts: Add ERTS_RBT_YIELD_STAT_INIT to erl_rbtreeSverker Eriksson
2017-03-22Fix node_container_SUITERickard Green
2017-03-22list_to_ref/1Rickard Green
2017-03-22Merge pull request #1383 from shezarkhani/patch-1Björn Gustavsson
2017-03-22Merge pull request #1385 from brucify/patch-4Björn Gustavsson
2017-03-21ssl: Add connection information itemsIngela Anderton Andin
2017-03-21Merge branch 'ingela/ssl/remove-deprecated'Ingela Anderton Andin
2017-03-21Merge branch 'ingela/crypto/deprecate/rand_uniform'Ingela Anderton Andin
2017-03-21Update README.mdBruce Yinhe
2017-03-21Merge branch 'ingela/corrct-otp-internal'Ingela Anderton Andin
2017-03-21compiler tests: Eliminate creation of untracked filesBjörn Gustavsson
2017-03-20Minor document fix for proplistsSasan Hezarkhani
2017-03-20crypto: Deprecate crypto:rand_uniform/2 as it is not cryptographically strongIngela Anderton Andin
2017-03-20Merge pull request #1378 from bjorng/bjorn/disallow-unicode-module-names/OTP-...Björn Gustavsson
2017-03-20ssl, public_key, crypto: Change deprecated to removedIngela Anderton Andin
2017-03-20Merge branch 'hans/ssh/remove_option__public_key_alg/OTP-14263'Hans Nilsson
2017-03-17ssh: remove from testHans Nilsson
2017-03-17ssh: remove from docHans Nilsson
2017-03-17ssh: remove from codeHans Nilsson
2017-03-17Update the documentation regarding Unicode atomsBjörn Gustavsson
2017-03-17Merge branch 'bjorn/asn1/clean-up'Björn Gustavsson
2017-03-17Merge pull request #1362 from vladdu/patch-1Björn Gustavsson
2017-03-16hipe_spillmin_color: cleanup exit callsMagnus Lång
2017-03-16hipe_spillmin_color: Move coalescingMagnus Lång