Age | Commit message (Expand) | Author |
2011-12-02 | Update primary bootstrap | Lukas Larsson |
2011-12-02 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-02 | Add sendfile server printouts | Lukas Larsson |
2011-12-02 | Minor fix of erts_alloc.xml | Hans Bolinder |
2011-12-02 | Mend the non-SMP emulator | Björn Gustavsson |
2011-12-02 | Merge branch 'peppe/common_test/ct_fail' | Peter Andersson |
2011-12-02 | Add ct:comment/2 function | Peter Andersson |
2011-12-02 | Merge branch 'ia/ssl/test-case-maint' | Ingela Anderton Andin |
2011-12-02 | Missed two places in previous fix | Ingela Anderton Andin |
2011-12-02 | Merge remote branch 'origin/peppe/common_test/css_fixes' | Peter Andersson |
2011-12-02 | Skip recv/send during tests for fallback platforms | Lukas Larsson |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Remove windows implementation | Lukas Larsson |
2011-12-02 | Expand sendfile documentation | Lukas Larsson |
2011-12-02 | Only allow tcp sockets as target for sendfile | Lukas Larsson |
2011-12-02 | Move sendfile api to file module | Lukas Larsson |
2011-12-02 | Merge branch 'hb/erl_docgen/man_gen_fix/OTP-9759' | Hans Bolinder |
2011-12-01 | Merge branch 'bmk/megaco/r15_proofing_test' | Micael Karlberg |
2011-12-01 | Fixed bogus comment. | Micael Karlberg |
2011-12-01 | Merge branch 'ia/ssl/test-case-maint' | Ingela Anderton Andin |
2011-12-01 | Fix minor faults in documentation of release handling | Siri Hansen |
2011-12-01 | Rename create_target.xml to create_target.xmlsrc to prepare for codeinclude | Siri Hansen |
2011-12-01 | Preliminary work on header/trailer | Lukas Larsson |
2011-12-01 | Use free_sendfile explicitly for non-async | Lukas Larsson |
2011-12-01 | Remove debug printouts | Lukas Larsson |
2011-12-01 | Add tests for send/recv/sendfile interactions | Lukas Larsson |
2011-12-01 | Remove tests for file_server sendfile | Lukas Larsson |
2011-12-01 | sendfile caller now has to be the controlling_process | Lukas Larsson |
2011-12-01 | Remove support for file_server, sendfile has to be raw | Lukas Larsson |
2011-12-01 | Set chunk size to 3 GB | Lukas Larsson |
2011-12-01 | Change type of fd to be ErlDrvEvent | Lukas Larsson |
2011-12-01 | Add ifdef's for HAVE_SENDFILE | Lukas Larsson |
2011-12-01 | Fix freebsd support for sendfile | Lukas Larsson |
2011-12-01 | Change nbytes to 64 bit | Lukas Larsson |
2011-12-01 | Implement ignorefd for TCP | Lukas Larsson |
2011-12-01 | Fix offset calculation for darwin | Lukas Larsson |
2011-12-01 | Fix cleanup for sendfile | Lukas Larsson |
2011-12-01 | Fix 32 bit parameters | Lukas Larsson |
2011-12-01 | Make socket blocking if there are async threads | Lukas Larsson |
2011-12-01 | Implement sendfile when there are no async threads | Lukas Larsson |
2011-12-01 | Implement blocking calls for sendfile | Lukas Larsson |
2011-12-01 | Remove output from driver entry | Lukas Larsson |
2011-12-01 | Implement sendfile using blocking io in asynch threads | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-12-01 | Move sendfile tests to gen_tcp_api_SUITE | Lukas Larsson |
2011-12-01 | Callback specs now handled by -callback directive in the behaviour module. | Ingela Anderton Andin |
2011-12-01 | Merge branch 'bmk/megaco/r15_proofing_test' | Micael Karlberg |
2011-12-01 | Merge branch 'bmk/megaco/own_dialyzer_plt' | Micael Karlberg |
2011-12-01 | Merge branch 'bmk/inets/inets58_integration2' | Micael Karlberg |
2011-12-01 | Merge branch 'maint-r14' | Micael Karlberg |