aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-10Keep dirty schedulers from waking other schedulersSteve Vinoski
2015-04-09Merge branch 'sverk/maps-bin2term-eqhash-bug/12585'Sverker Eriksson
2015-04-09Merge branch 'ia/ssl/improve_docs'Ingela Anderton Andin
2015-04-09ssl: Document enhancementsIngela Anderton Andin
2015-04-09ssl: Align with alphabetical orderIngela Anderton Andin
2015-04-09ssl: Align with editorial changesIngela Anderton Andin
2015-04-09ssl: Correct merge errorIngela Anderton Andin
2015-04-09ssl: Add linksIngela Anderton Andin
2015-04-09ssl: Correct typosIngela Anderton Andin
2015-04-09ssl: Correct XML-tagIngela Anderton Andin
2015-04-09ssl: Technically clarify descriptionIngela Anderton Andin
2015-04-09ssl: Editorial updatesxsipewe
2015-04-08Merge branch 'sverk/refactor-encode-size/OTP-12585'Sverker Eriksson
2015-04-08Merge branch 'sverk/ets-grow-faulty-assert/OTP-12647'Sverker Eriksson
2015-04-08erts: Fix ets bug in debug VMSverker Eriksson
2015-04-08Merge branch 'sverk/valgrind-broken_halt'Sverker Eriksson
2015-04-08Merge branch 'hb/stdlib/fix_qlc_testcase'Hans Bolinder
2015-04-07erts: Fix bug in map_from_list when keys clash in both value and hashSverker Eriksson
2015-04-07erts: Fix bug in binary_to_term for big maps with 32 bit hash-clashSverker Eriksson
2015-04-07Fix a qlc testcaseHans Bolinder
2015-04-07Merge branch 'hb/dialyzer/fix_plt_bug/OTP-12637'Hans Bolinder
2015-04-02dialyzer: Move a testcase to plt_SUITEHans Bolinder
2015-04-01Merge tag 'OTP-17.5'Henrik Nord
2015-04-01dialyzer: Update the PLT properly when a module is changedHans Bolinder
2015-04-01Merge branch 'egil/fix-maps-tmp-heap'Björn-Egil Dahlberg
2015-04-01Merge branch 'egil/fix-maps-from_list-size'Björn-Egil Dahlberg
2015-04-01Merge branch 'egil/maps/tests'Björn-Egil Dahlberg
2015-03-31erts: Test deep Maps updatesBjörn-Egil Dahlberg
2015-03-31erts: Use halfword secure tmp heapBjörn-Egil Dahlberg
2015-03-31erts: Remove unused tmp heap in make_internal_hashBjörn-Egil Dahlberg
2015-03-31erts: Strengthen Maps merge testsBjörn-Egil Dahlberg
2015-03-31erts: Try to test deep Maps collisionBjörn-Egil Dahlberg
2015-03-31erts: Fix size bug in maps:from_list/1 BIFBjörn-Egil Dahlberg
2015-03-31Updated OTP versionOTP-17.5Erlang/OTP
2015-03-31Prepare releaseErlang/OTP
2015-03-31erts: Optimize insert and delete for big mapsSverker Eriksson
2015-03-30erts: Optimize == and /= for unequal big mapsSverker Eriksson
2015-03-30erts: Refactor encode_size_struct_intSverker Eriksson
2015-03-30erts: Suppress valgrind for bif_SUITE:erlang_haltSverker Eriksson
2015-03-30debugger: Strengthen Maps testsBjörn-Egil Dahlberg
2015-03-30compiler: Strengthen Maps testsBjörn-Egil Dahlberg
2015-03-30erts: Strengthen Maps testsBjörn-Egil Dahlberg
2015-03-30Merge branch 'egil/fix-maps-new_map-instruction'Björn-Egil Dahlberg
2015-03-30Merge branch 'egil/fix-make_internal_hash-float'Björn-Egil Dahlberg
2015-03-30Merge branch 'egil/maps/tests'Björn-Egil Dahlberg
2015-03-30Merge branch 'maint'Dan Gudmundsson
2015-03-30Merge branch 'dgud/observer/fix-atom-tostr/OTP-12634' into maintDan Gudmundsson
2015-03-27erts: Eliminate potential heap fragments after Map creationBjörn-Egil Dahlberg
2015-03-27erts: Add tests for internal_hashBjörn-Egil Dahlberg
2015-03-27observer: Fix crash in process_windowDan Gudmundsson