Age | Commit message (Expand) | Author |
2017-04-07 | Update README.pcre_update.md | Rickard Green |
2017-04-07 | Stack guard for PCRE | Rickard Green |
2017-04-07 | beam_emu: Slightly optimize the bxor/2 operator | Björn Gustavsson |
2017-04-07 | erts: Update configure check for OpenSSL | Ingela Anderton Andin |
2017-04-05 | erts: Remove deliberate leak of hipe fun entries | Sverker Eriksson |
2017-04-05 | erts: Remove hipe_bifs:remove_refs_from/1 | Sverker Eriksson |
2017-04-05 | Update PCRE to version 8.40 | Rickard Green |
2017-04-04 | Refactor hipe specific code to use ErtsCodeInfo | Sverker Eriksson |
2017-04-04 | erts: Refactor ErtsCodeInfo.native | Sverker Eriksson |
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-04-03 | Don't exit 0 if killing epmd is impossible because there's living nodes | Stephan Renatus |
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-31 | Add re:version/0 | Manuel Rubio |
2017-03-30 | Don't imply --disable-hipe in --enable-m32-build | Magnus Lång |
2017-03-30 | Complete the list of ./configure ARCH adjustments | Magnus Lång |
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 | erts: Fix two compiler warnings on OS X | Lukas Larsson |
2017-03-28 | erts: Fix erts_debug:df function info output | Lukas Larsson |
2017-03-28 | erts: Get rid of some unused function warnings on os x | Lukas Larsson |
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-28 | erts: Print more complex terms in crash reason | 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 | Fix dirty scheduler type tests | Rickard Green |
2017-03-24 | Add node_container_SUITE spec | Rickard Green |
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 |