Age | Commit message (Expand) | Author |
2017-10-02 | erts: Fix msacc unmanaged state counter | Lukas Larsson |
2017-10-02 | erts: Optimize port_task quick allocator | Sverker Eriksson |
2017-10-02 | erts: Add ERTS_THR_PREF_QUICK_ALLOC_IMPL | Sverker Eriksson |
2017-10-02 | erts: Update suspend of scheduler to handle multiple pollsets | Rickard Green |
2017-10-02 | erts: Add multiple poll sets | Sverker Eriksson |
2017-10-02 | erts: Some code cleanup for gdb to work better | Lukas Larsson |
2017-10-02 | erts: temp_alloc can no longer be disabled | Lukas Larsson |
2017-10-01 | Move out variables from the head of combined instructions | Björn Gustavsson |
2017-10-01 | Change operand from 'P' to 'Q' for i_apply_last and i_apply_fun_last | Björn Gustavsson |
2017-10-01 | Add CHECK_ALIGNED() for testing storage destinations | Björn Gustavsson |
2017-10-01 | instrs.tab: Add missing -no_next directives | Björn Gustavsson |
2017-10-01 | beam_load.c: Generalize the 'P' operator in the packing engine | Björn Gustavsson |
2017-10-01 | Break out most of the initialization from process_main() | Björn Gustavsson |
2017-10-01 | Eliminate the OpCode() macro | Björn Gustavsson |
2017-10-01 | Eliminate unnecessary and inconsistent casts | Björn Gustavsson |
2017-10-01 | Refactor macros for accessing Beam instructions | Björn Gustavsson |
2017-10-01 | beam_emu: Make order of macros consistent | Björn Gustavsson |
2017-10-01 | beam_SUITE: Strengthen test of packed registers | Björn Gustavsson |
2017-10-01 | Merge pull request #1583 from bjorng/bjorn/erts/simplify-is_ssmall | Björn Gustavsson |
2017-10-01 | Merge branch 'maint' | Björn Gustavsson |
2017-10-01 | Merge pull request #1588 from bjorng/bjorn/compiler/fix-match-context/ERL-490 | Björn Gustavsson |
2017-09-30 | dtls: Compleate DTLS renegotiate implementation | Ingela Anderton Andin |
2017-09-30 | Point out the correct line number in stack traces | Björn Gustavsson |
2017-09-29 | Fix gunzip/1 of concatenated gzip files | John Högberg |
2017-09-29 | Fix minor incompatibilities in inflate behavior | John Högberg |
2017-09-29 | Merge branch 'raimo/ssl-dist-skip-loopback/OTP-14465' | Raimo Niskanen |
2017-09-29 | Update runtime dependencies | Raimo Niskanen |
2017-09-29 | ssh: fix broken printouts | Hans Nilsson |
2017-09-29 | Fix incorrect internal consistency failure for binary matching code | Björn Gustavsson |
2017-09-28 | ssh: exclude aes_gcm if peer is OpenSSH 6.2 (known bug) | Hans Nilsson |
2017-09-28 | Merge branch 'maint' | Rickard Green |
2017-09-28 | Merge branch 'rickard/doc-fix' into maint | Rickard Green |
2017-09-28 | Make cache size configurable | Raimo Niskanen |
2017-09-28 | Fix xmllint warning | Rickard Green |
2017-09-28 | Merge branch 'maint' | Sverker Eriksson |
2017-09-28 | Merge PR-1586 from Ayanda-D/ets-docs-grammar | Sverker Eriksson |
2017-09-28 | Fix grammar in ets:foldl/3 and ets:foldr/3 docs | Ayanda Dube |
2017-09-28 | Disable debug function | Raimo Niskanen |
2017-09-28 | [edoc] Remove unused module otpsgml_layout.erl | Lars Thorsen |
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen |
2017-09-28 | Eliminate MY_IS_SSMALL() | Björn Gustavsson |
2017-09-27 | Don't allow null in filenames | Rickard Green |
2017-09-27 | Merge branch 'maint' | Sverker Eriksson |
2017-09-27 | Add git pre-push hook | Sverker Eriksson |
2017-09-27 | Merge branch 'lukas/erts/fix_threads_error_printout' | Lukas Larsson |
2017-09-27 | Merge branch 'kvakvs/zero-size-read_file/ERL-327/PR-1524/OTP-14637' | Lukas Larsson |
2017-09-27 | erts: On zero-size files attempt to read until EOF | Dmytro Lytovchenko |
2017-09-27 | erts: Add makefile target to check emu register allocation | Lukas Larsson |
2017-09-27 | Pass all info's to the ssl_connection state function | Raimo Niskanen |
2017-09-27 | Remove ssl_tls_dist_ctrl module | Raimo Niskanen |