Age | Commit message (Expand) | Author |
2011-12-02 | Remove ancient WaitForInputIdle workaround | Patrik Nyblom |
2011-12-02 | Iron out bugs in Win64 found in daily builds | Patrik Nyblom |
2011-12-02 | Make Win64 build work both under MSYS and Cygwin | Patrik Nyblom |
2011-12-02 | Fix aclocal.m4 to override changes in opu | Patrik Nyblom |
2011-12-02 | Make whole of OTP build and release on Win64 | Patrik Nyblom |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Get working prompt in Win64 using bootstrap code | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-12-02 | Add static win64 cache | unknown |
2011-12-02 | Update preloaded modules | Lukas Larsson |
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 | 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 | 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 |