Age | Commit message (Expand) | Author |
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-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-22 | Update system version to R15B | Björn-Egil Dahlberg |
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 'pan/osx_gcc_fixes' | Patrik Nyblom |
2011-11-18 | Merge branch 'pan/binary_match_scope/OTP-9701' | Patrik Nyblom |
2011-11-18 | Merge branch 'sverk/hipe-without-fpe/OTP-9724' | Sverker Eriksson |
2011-11-18 | Merge branch 'rickard/sched-compact-load/OTP-9695' | Rickard Green |
2011-11-17 | Merge branch 'bjorn/erts/refc-binary-literals/OTP-9486' | Björn Gustavsson |
2011-11-17 | Merge branch 'raimo/sctp-dev/OTP-9239' | Raimo Niskanen |
2011-11-17 | erts: Possible bugfix for error chunk on old Solaris 10 | Raimo Niskanen |
2011-11-17 | Merge branch 'sverker/valgrind-fixing' | Sverker Eriksson |
2011-11-17 | erts: Fixes for SCTP on old Solaris 10 | Raimo Niskanen |
2011-11-17 | Update preloaded files | Raimo Niskanen |
2011-11-17 | erts,kernel: Return eprotonosupport when SCTP is not supported | Raimo Niskanen |
2011-11-17 | erts: Fix SCTP decoding byteorder bug for adaptation_ind | Raimo Niskanen |
2011-11-17 | erts: Default enable SCTP in configure | Raimo Niskanen |
2011-11-17 | Update primary bootstrap and preloaded files | Raimo Niskanen |
2011-11-17 | erts: Add test for inf/NaN intermediate float results | Sverker Eriksson |
2011-11-17 | hipe,erts: Allow hipe without floating point exceptions | Sverker Eriksson |
2011-11-17 | erts: Rename macros used by float instructions without FPE | Sverker Eriksson |
2011-11-17 | erts: Use SCTP functions in default libs | Raimo Niskanen |
2011-11-17 | erts: Improve SCTP message defragmenting | Raimo Niskanen |
2011-11-17 | erts,kernel: Bugfix - collect fragmented SCTP messages on recv | Raimo Niskanen |
2011-11-17 | erts,kernel: Implement gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | erts,kernel: Add type stream sockets to SCTP | Raimo Niskanen |
2011-11-17 | external.c: Remove the option to create over-sized heap binaries | Björn Gustavsson |
2011-11-17 | Allow refc binaries in literal pools | Björn Gustavsson |
2011-11-17 | code_SUITE clean-up: Remove experimental 'constant_pool' option | Björn Gustavsson |
2011-11-17 | Merge branch 'bjorn/erts/code-loading/OTP-9720' | Björn Gustavsson |
2011-11-17 | BEAM loader: Don't stop other schedulers until truly needed | Björn Gustavsson |
2011-11-16 | Fix typo in erts/configure.in | Patrik Nyblom |
2011-11-16 | Make OTP build w/alternative gcc on MacOS Lion | Patrik Nyblom |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
2011-11-16 | Remove GCC 4.6 set-but-not-used warning from erl_bif_binary | Patrik Nyblom |
2011-11-16 | Make binary:match with scope return correct values | Patrik Nyblom |
2011-11-16 | Merge branch 'fm/process_info_doc_fix' | Henrik Nord |
2011-11-16 | erts,kernel: Rename operations common to TCP and SCTP | Raimo Niskanen |
2011-11-15 | Add switch that can disable scheduler compaction of load | Rickard Green |