Age | Commit message (Expand) | Author |
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 | 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 | 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 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 | Correct callback spec in application module | Stavros Aronis |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-29 | user_sup: Eliminate use of tuple fun | Björn Gustavsson |
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-18 | Merge branch 'siri/sasl/upgrade-erts/OTP-9438' | Siri Hansen |
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 | kernel: Bugfix - SCTP connect with sndrcvinfo in assoc_change event | 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-16 | erts,kernel: Rename operations common to TCP and SCTP | Raimo Niskanen |
2011-11-15 | Add env var shutdown_timeout to kernel to avoid deadlock on node shutdown | Siri Hansen |
2011-11-14 | Remove the undocumented function global:safe_whereis_name/1 | Hans Bolinder |
2011-11-14 | Remove all use of global:safe_whereis_name/1 | Hans Bolinder |
2011-11-01 | Fix a crash when file:change_time/2,3 are called with invalid dates | Ahmed Omar |
2011-11-01 | Merge branch 'rc/remote-shell-completion' | Henrik Nord |
2011-10-10 | Merge branch 'hb/kernel/fix_disk_log/OTP-9508' | Hans Bolinder |
2011-10-07 | Add callback specs into 'application' module in kernel | Stavros Aronis |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-15 | Specify file name and error on create_cookie failure | Magnus Henoch |
2011-09-15 | Fix misspelling of successful | Tuncer Ayaz |
2011-09-13 | Merge branch 'pan/move-dist-headers/OTP-9510' into major | Ingela Anderton Andin |
2011-09-02 | Merge branch 'dev' into major | Hans Bolinder |
2011-09-02 | Merge branch 'hb/spec_improvements/OTP-9485' into dev | Hans Bolinder |
2011-09-01 | Merge branch 'dev' into major | Henrik Nord |
2011-09-01 | Move distribution headers from kernel/src to kernel/include | Patrik Nyblom |
2011-09-01 | Fix two minor disk_log bugs | Hans Bolinder |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
2011-08-27 | Fix type of Packet arg of gen_tcp:send/2 and gen_udp:send/4 | Filipe David Manana |
2011-08-26 | Merge branch 'dev' into major | Hans Bolinder |
2011-08-26 | Merge branch 'hb/inet_types_and_specs/OTP-9260' into dev | Hans Bolinder |
2011-08-26 | Merge branch 'dev' into major | Björn Gustavsson |
2011-08-26 | code: Optimize purge/1 and soft_purge/1 using check_old_code/1 | Björn Gustavsson |
2011-08-25 | Improve types and specifications of the inet modules | Hans Bolinder |
2011-08-18 | make tab completion work in remote shells | Mats Cronqvist |