aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-04-20kernel: Add mem check to prim_file:large_write tcLukas Larsson
2017-03-28Merge branch 'lukas/kernel/gen_tcp_close_docs'Lukas Larsson
2017-03-28kernel: Expand gen_tcp:close docs with send textLukas Larsson
2017-03-27Merge PR-1386 from kostis/hipe-const-alignment OTP-14302Sverker Eriksson
2017-03-27Merge pull request #1387 from margnus1/hipe-spilllimit-fixSverker Eriksson
2017-03-24Remove inets from runtime dependencies in toolsJosé Valim
2017-03-24Merge branch 'egil/compiler/is_tagged_tuple/OTP-12148'Björn-Egil Dahlberg
2017-03-24compiler: Cover beam_record in testsBjörn-Egil Dahlberg
2017-03-24hipe: Transform is_tagged_tuple instructionBjörn-Egil Dahlberg
2017-03-24compiler: Add is_tagged_tuple instructionBjörn-Egil Dahlberg
2017-03-23HiPE: Fix off-by-one in register allocatorsMagnus Lång
2017-03-23Merge branch 'ingela/ssl/make-cert-test-data/OTP-14294'Ingela Anderton Andin
2017-03-23ssl, public_key: Add functionality for generating X509 cert test dataIngela Anderton Andin
2017-03-23Merge branch 'ingela/ssl/dtls-frag'Ingela Anderton Andin
2017-03-23dtls: Handle overlapping fragmentsIngela Anderton Andin
2017-03-23ssh: disable problematic crypto in ssh_bench_SUITEHans Nilsson
2017-03-23ssh: new benchmark suite: ssh_bench_SUITEHans Nilsson
2017-03-23ssh: remove old ssh_benchmark_SUITEHans Nilsson
2017-03-23Remove ctab_array since apparently is not usedKostis Sagonas
2017-03-23Remove (now) unnecessary argument of pack_constantsKostis Sagonas
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: Replace meta_pid_to{_fixed}_tab with linked listsSverker Eriksson
2017-03-22Merge pull request #1383 from shezarkhani/patch-1Björn Gustavsson
2017-03-21Fix alignment of byte-sized constantsKostis Sagonas
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-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-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
2017-03-16hipe: Add pseudo_spill_f?move instructionsMagnus Lång
2017-03-16hipe: Add range splitter range_splitMagnus Lång
2017-03-16hipe: Add module computing basic blocks weightsMagnus Lång
2017-03-16hipe: Add branch prediction accessor ra callbacksMagnus Lång
2017-03-16hipe: Add range splitter restore_reuseMagnus Lång