Age | Commit message (Expand) | Author |
2011-12-08 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Document file:*_file_info/2 | Björn-Egil Dahlberg |
2011-12-08 | Remove dead code | Björn-Egil Dahlberg |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-07 | Remove debug printout | Hans Bolinder |
2011-12-06 | Merge branch 'ta/docs' | Henrik Nord |
2011-12-06 | Merge branch 'ao/fix-change-time-inval-dates' | Henrik Nord |
2011-12-05 | file: correct make_link/2 and make_symlink/2 docs | Tuncer Ayaz |
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 | 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 |