Age | Commit message (Expand) | Author |
2017-04-21 | Merge branch 'rickard/sigterm/OTP-14358' into maint-19 | Erlang/OTP |
2017-04-21 | Do not ignore SIGTERM when VM has been started with +Bi | Rickard Green |
2017-04-21 | Merge branch 'rickard/timer-improvements' | Rickard Green |
2017-04-21 | Merge branch 'rand/arbitrary_normal_distributions' | Raimo Niskanen |
2017-04-21 | wx: make wx_object callbacks optional | Zandra Norman |
2017-04-21 | stdlib: Make gen_fsm callbacks optional | Zandra Norman |
2017-04-21 | stdlib: Make gen_event callbacks optional | Zandra Norman |
2017-04-21 | stdlib: Make gen_server callbacks optional | Zandra Norman |
2017-04-21 | erts: Polish off erlang:list_to_ref/1 | Lukas Larsson |
2017-04-21 | ssl: TLS-1.2 clients will now always send hello messages on its own format. | Ingela Anderton Andin |
2017-04-21 | erts: Fix testcases for smp +S 1:1 | Lukas Larsson |
2017-04-21 | erts: Deprecate the non-smp emulators | Lukas Larsson |
2017-04-21 | erl_mseg.c: don't use invalid indices in - > cache_powered_node[] | Mikael Pettersson |
2017-04-21 | Merge branch 'raimo/rand-dev/OTP-14295' | Raimo Niskanen |
2017-04-21 | Implement Xoroshiro116+ and improve statisticals | Raimo Niskanen |
2017-04-21 | Merge branch 'bjorn/remove-r12-r15-compatibility' into run-travis | Björn Gustavsson |
2017-04-21 | Merge branch 'bjorn/dialyzer/add-typer/OTP-14336' into run-travis | Björn Gustavsson |
2017-04-21 | Merge branch 'ingela/ssl/AEAD' | Ingela Anderton Andin |
2017-04-21 | Merge branch 'ingela/ssl/test-data' | Ingela Anderton Andin |
2017-04-21 | ssl: Rewrite test data generation | Ingela Anderton Andin |
2017-04-20 | rand: Support arbitrary normal distributions | Guilherme Andrade |
2017-04-20 | observer: add new bind_to_device port option | Andreas Schultz |
2017-04-20 | implement SO_BINDTODEVICE for inet protocols | Andreas Schultz |
2017-04-20 | Add smoke test for TypER | Björn Gustavsson |
2017-04-20 | Add back TypEr to the main OTP repository | Björn Gustavsson |
2017-04-20 | erts: Initialize esdp->type in non-smp to normal | Lukas Larsson |
2017-04-20 | compile: Remove the r12 through r15 options | Björn Gustavsson |
2017-04-20 | test_server: Change compatibility to R16 | Björn Gustavsson |
2017-04-20 | crashdump_helper: Change compatibility to R18 | Björn Gustavsson |
2017-04-20 | Remove test case for testing compatibility with R9B | Björn Gustavsson |
2017-04-20 | Do atom roundtripping with an R16B node | Björn Gustavsson |
2017-04-20 | Remove -compile(r12) | Björn Gustavsson |
2017-04-20 | Update primary bootstrap | Björn Gustavsson |
2017-04-20 | Merge pull request #1410 from fxn/patch-1 | Hans Bolinder |
2017-04-20 | Merge pull request #1414 from michalmuskala/type-optim | Björn Gustavsson |
2017-04-20 | Fix xmllint warning in Design Principles/Supervisor Behaviour | Siri Hansen |
2017-04-20 | Merge pull request #1415 from garazdawi/lukas/travis/run-dialyzer-script | Lukas Larsson |
2017-04-20 | Merge branch 'lukas/erts/20_minor_fixes' | Lukas Larsson |
2017-04-20 | Merge branch 'lukas/erts/erlexec_docker_cpuset-cpus/OTP-14352' | Lukas Larsson |
2017-04-20 | erts: Fix erlexec to handle mismatch in sysconf and proc fs | Lukas Larsson |
2017-04-20 | erts: Rebuild etc executables if config.h changes | Lukas Larsson |
2017-04-20 | erts: Fix new gcc warning in check io | Lukas Larsson |
2017-04-20 | kernel: Add mem check to prim_file:large_write tc | Lukas Larsson |
2017-04-20 | Move travis dialyzer logic to script file | Lukas Larsson |
2017-04-19 | Enhance type-driven optimisation in beam_type.erl | Michal Muskala |
2017-04-19 | Merge pull request #1409 from margnus1/hipe-m32-build2 | Sverker Eriksson |
2017-04-19 | Merge branch 'sverker/remove-latin1-atom-encoding' | Sverker Eriksson |
2017-04-19 | Merge branch 'bjorn/stdlib/erl_tar/OTP-14278' | Björn Gustavsson |
2017-04-18 | tools: Fix more assumptions in lcnt about external format | Sverker Eriksson |
2017-04-18 | Merge pull request #1412 from manuel-rubio/manuel-rubio/add-re-version | Rickard Green |