Age | Commit message (Expand) | Author |
2011-12-05 | Merge branch 'sa/dialyzer-fixes' | Henrik Nord |
2011-12-05 | Merge branch 'hb/kernel/too_greedy_disk_log/OTP-9764' | Hans Bolinder |
2011-12-04 | Make sure disk_log does not write too much data | Hans Bolinder |
2011-12-02 | Add spec for file:read_link_info/2 | Björn-Egil Dahlberg |
2011-12-02 | Move datetime into prim_file | Björn-Egil Dahlberg |
2011-12-02 | stdlib: Fix return file_info on epoch | Björn-Egil Dahlberg |
2011-12-02 | Fix undefined datetimes | Björn-Egil Dahlberg |
2011-12-02 | Teach file.erl datetime conversions | Björn-Egil Dahlberg |
2011-12-02 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-02 | Add sendfile server printouts | Lukas Larsson |
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 | Expand sendfile documentation | Lukas Larsson |
2011-12-02 | Move sendfile api to file module | Lukas Larsson |
2011-12-01 | Preliminary work on header/trailer | 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 | Implement ignorefd for TCP | 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 | 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 | Correct callback spec in application module | Stavros Aronis |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-29 | wrap_log_reader_SUITE: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-29 | file_SUITE: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-29 | user_sup: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/code-loading' | Björn Gustavsson |
2011-11-28 | kernel: Adjust sctp test skip for interesting error value from Montavista | Raimo Niskanen |
2011-11-28 | kernel: Adjust test to allow for creative auto alias on MacOS X | Raimo Niskanen |
2011-11-26 | code: Clean up loading of code_server prerequisites | Björn Gustavsson |
2011-11-23 | Avoid slow code loading of BEAM code in a hipe-enabled emulator | Björn Gustavsson |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-18 | Merge branch 'siri/sasl/upgrade-erts/OTP-9438' | Siri Hansen |
2011-11-18 | gen_udp_SUITE:buffer_size test case fix | Raimo Niskanen |
2011-11-17 | Add restart_new_emulator instruction to kernel, stdlib and sasl appups | Siri Hansen |
2011-11-17 | Merge branch 'siri/kernel/application-shutdown-timeout/OTP-9540' | Siri Hansen |
2011-11-17 | Merge branch 'raimo/sctp-dev/OTP-9239' | Raimo Niskanen |
2011-11-17 | kernel: Documented gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | kernel: Adjust SCTP test to SuSE quirk | Raimo Niskanen |
2011-11-17 | erts,kernel: Return eprotonosupport when SCTP is not supported | Raimo Niskanen |
2011-11-17 | kernel: Adjust SCTP tests to Solaris quirks | Raimo Niskanen |
2011-11-17 | kernel: Rewrite SCTP test socket handler | Raimo Niskanen |
2011-11-17 | kernel: Fix SCTP tests for the FreeBSD protocol stack | Raimo Niskanen |
2011-11-17 | kernel: Bugfix - SCTP connect with sndrcvinfo in assoc_change event | Raimo Niskanen |
2011-11-17 | erts,kernel: Bugfix - collect fragmented SCTP messages on recv | Raimo Niskanen |