Age | Commit message (Expand) | Author |
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 |
2017-04-18 | Fix of later timer wheel | Rickard Green |
2017-04-18 | HiPE: Fix --enable-native-libs --enable-m32-build | Magnus Lång |
2017-04-18 | Minimum timeout position in each timer wheel | Rickard Green |
2017-04-18 | Manage timers to trigger at once in a slot similar to other timers | Rickard Green |
2017-04-18 | Introduce timer slot range counters | Rickard Green |
2017-04-18 | Timer wheel divided into a "soon wheel" and a "later wheel" | Rickard Green |
2017-04-18 | Remove unnecessary cancel callback from timer-wheel timers | Rickard Green |
2017-04-18 | Rearrange timer struct fields in order to simplify | Rickard Green |
2017-04-18 | Use timer wheel for short BIF timers | Rickard Green |
2017-04-18 | Use magic refs for BIF timers | Rickard Green |
2017-04-18 | Remove accessor BIF timer implementation | Rickard Green |
2017-04-18 | Fix aux-work timer implementation | Rickard Green |
2017-04-18 | Merge branch 'hans/ssh/dialyzer_fixes' | Hans Nilsson |
2017-04-18 | ssh: fix dialyzer errors | Hans Nilsson |
2017-04-18 | Merge branch 'hasse/stdlib/linter_check_dialyzer/OTP-14323' | Hans Bolinder |
2017-04-17 | test for re:version/0 | Manuel Rubio |
2017-04-17 | add re:version/0 documentation and update the copyright of the file to 2017 | Manuel Rubio |
2017-04-16 | Removes spurious ">" | Xavier Noria |
2017-04-13 | Merge branch 'hans/ssh/crypt_rand_uniform' | Hans Nilsson |
2017-04-13 | Merge branch 'hans/ssh/use_postpone' | Hans Nilsson |
2017-04-13 | Merge branch 'hans/ssh/rename_to_init' | Hans Nilsson |
2017-04-13 | ssh: re-write to use callback init/1 | Hans Nilsson |
2017-04-13 | erl_tar: Handle leading slashes and directory traversal attacks | Björn Gustavsson |
2017-04-13 | stdlib: Add checks of the dialyzer attribute to the linter | Hans Bolinder |
2017-04-13 | ssl, dtls: Refactor so that DTLS records are handled correctly together with ... | Ingela Anderton Andin |
2017-04-13 | ssl, dtls: Correct integer type for sequence number | Ingela Anderton Andin |
2017-04-13 | Merge branch 'ingela/dtls/progress' | Ingela Anderton Andin |
2017-04-13 | dtls: Correct cookie map name | Ingela Anderton Andin |
2017-04-13 | dtls: Fix active once emulation for DTLS | Ingela Anderton Andin |
2017-04-13 | Merge branch 'siri/make/include-path/ERL-395/OTP-14339' | Siri Hansen |
2017-04-12 | ssh: replace deprecated crypto:rand_uniform | Hans Nilsson |
2017-04-12 | Merge branch sverker/remove-latin1-atom-encoding/OTP-14337 | Sverker Eriksson |