Age | Commit message (Expand) | Author |
2018-10-23 | stdlib: Add runtime dependency to erts | Sverker Eriksson |
2018-10-23 | Merge branch 'maint' | Rickard Green |
2018-10-23 | Update version info for internal patch merge scripts | Rickard Green |
2018-10-23 | Merge branch 'maint' | Ingela Anderton Andin |
2018-10-23 | Merge branch 'ingela/public_key/DSA-SHA2/OTP-15367' into maint | Ingela Anderton Andin |
2018-10-23 | Merge branch 'maint' | Ingela Anderton Andin |
2018-10-23 | Merge branch 'ingela/public_key/DSA-SHA2/OTP-15367' into maint | Ingela Anderton Andin |
2018-10-23 | public_key: Add DSA with SHA2 support | Ingela Anderton Andin |
2018-10-23 | erts: Refactor DbUpdateHandle with nicer types | Sverker Eriksson |
2018-10-23 | erts: Refactor away function generating macros in erl_db_catree.c | Sverker Eriksson |
2018-10-23 | erts: Fix faulty assert in catree_find_nextprev_root | Sverker Eriksson |
2018-10-23 | erts: Provoke random catree split/join for DEBUG emulator | Sverker Eriksson |
2018-10-23 | erts: Fix slot bug in find_next/prev | Sverker Eriksson |
2018-10-23 | erts: Fix lc_key in base nodes | Sverker Eriksson |
2018-10-23 | erts: Do contention adaptions during (updating) iterations | Sverker Eriksson |
2018-10-23 | erts: Optimize find_next/prev_from_pb_key | Sverker Eriksson |
2018-10-23 | stdlib: Optimize ets_SUITE:stimulate_contention | Sverker Eriksson |
2018-10-23 | erts: Add erts_debug feature 'ets_force_split' | Sverker Eriksson |
2018-10-23 | erts: Implement ets:info(T, stats) for catrees | Sverker Eriksson |
2018-10-23 | stdlib: Remove doc note about multi key performance limit | Sverker Eriksson |
2018-10-23 | scripts/diffable: Correct the number of modules being compiled | Björn Gustavsson |
2018-10-23 | scripts/diffable: Use the diffable compiler option | Björn Gustavsson |
2018-10-23 | Add a diffable option for the compiler | Björn Gustavsson |
2018-10-23 | Merge branch 'maint' | Ingela Anderton Andin |
2018-10-23 | Merge branch 'ingela/ssl/use-correct-len-aead' into maint | Ingela Anderton Andin |
2018-10-23 | ssl: Correct length to be used in additional data in CHACHA20_POLY1305 cipher | Ingela Anderton Andin |
2018-10-23 | scripts/diffable: Refactor option parsing | Björn Gustavsson |
2018-10-22 | Merge branch 'maint' | Rickard Green |
2018-10-22 | Update version info for internal patch merge scripts | Rickard Green |
2018-10-22 | Merge branch 'maint' | Raimo Niskanen |
2018-10-22 | Merge branch 'raimo/tcp-close-while-send/maint/ERL-561/OTP-12242' into maint | Raimo Niskanen |
2018-10-22 | Merge branch 'maint' | Ingela Anderton Andin |
2018-10-22 | Merge branch 'ingela/ssl/aead-refactor' into maint | Ingela Anderton Andin |
2018-10-22 | Eliminate crash in crashdump_viewer reading some literal maps | Björn Gustavsson |
2018-10-22 | Make the move elimination optimization in beam_jump safe | Björn Gustavsson |
2018-10-21 | Merge branch 'maint' | Rickard Green |
2018-10-21 | Add version info for internal patch merge scripts | Rickard Green |
2018-10-19 | erts: Remove dead tree merging code | Sverker Eriksson |
2018-10-19 | erts: Remove tree merging for print and foreach_offheap | Sverker Eriksson |
2018-10-19 | erts: Remove tree merging for ets:slot | Sverker Eriksson |
2018-10-19 | erts: Remove tree merging for ets:first,last,next,prev | Sverker Eriksson |
2018-10-19 | erts: Remove tree merging for ets:select* | Sverker Eriksson |
2018-10-19 | erts: Add table type assertions for static stack access | Sverker Eriksson |
2018-10-19 | erts: Refactor ets:select* bound key lookup | Sverker Eriksson |
2018-10-19 | erts: Refactor ets ordered_set match spec key boundness | Sverker Eriksson |
2018-10-19 | erts: Fix compiler warning in erl_bif_binary.c | Sverker Eriksson |
2018-10-19 | erts: Fix debug_realloc for ptr==NULL | Sverker Eriksson |
2018-10-19 | ssl: Refactor AEAD ciphers | Ingela Anderton Andin |
2018-10-19 | public_key: Add DSA with SHA2 support | Ingela Anderton Andin |
2018-10-19 | Write test case | Raimo Niskanen |