Age | Commit message (Expand) | Author |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-04-03 | Merge PR-1076 from g-andrade/feature/ets_conditional_insert OTP-14319 | Sverker Eriksson |
2017-03-31 | Merge PR-1394 from kostis/hipe-ppc-fixes ERL-369 OTP-14314 | Sverker Eriksson |
2017-03-31 | Update release notes | Erlang/OTP |
2017-03-31 | Update version numbers | Erlang/OTP |
2017-03-31 | Merge branch 'raimo/file-read_file-leaks-file-descriptors/ERL-383/OTP-14308' ... | Erlang/OTP |
2017-03-30 | Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310' | Lukas Larsson |
2017-03-30 | Add a missing 0 to an address, which was suspiciously missing | Kostis Sagonas |
2017-03-29 | Partially revert commit 37d63e9b8a0a96125ada858205286a58a5bed1ae | Kostis Sagonas |
2017-03-29 | Close FD after trying to open a directory | Raimo Niskanen |
2017-03-29 | Merge branch 'egil/erts/fix-copy-sharing-assert' | Björn-Egil Dahlberg |
2017-03-28 | Merge PR-1379 from ostrovsky/erl-294 OTP-14307 | Sverker Eriksson |
2017-03-28 | erts: Fix faulty assert for refs in copy sharing | Björn-Egil Dahlberg |
2017-03-28 | Fix use of uninitialized variable 'ret' | Sverker Eriksson |
2017-03-28 | Merge branch 'sverker/hipe-long-lived' | Sverker Eriksson |
2017-03-28 | Merge branch 'lukas/erts/hide-debug-consoles' | Lukas Larsson |
2017-03-28 | Merge branch 'lukas/erts/fix_enif_inspect_binary_emasculate/OTP-14304' | Lukas Larsson |
2017-03-27 | Merge branch 'sverker/make-config-dep' | Sverker Eriksson |
2017-03-27 | Make hipe_bifs:alloc_data/3 pad addr to alignment | Magnus Lång |
2017-03-24 | Fix double hit bug of select/3 with bound key | Sverker Eriksson |
2017-03-24 | compiler: Add is_tagged_tuple instruction | Björn-Egil Dahlberg |
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-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 | 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 | Merge branch 'sverker/ets-table-identifiers/OTP-14094' | 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 | erts: Don't allocate memory during signal handling | Björn-Egil Dahlberg |
2017-03-21 | erts: Make sigterm signal safe for non-smp beam | Björn-Egil Dahlberg |
2017-03-20 | erts: Make generated files depend on Makefile | Sverker Eriksson |