Age | Commit message (Expand) | Author |
2010-06-02 | Merge branch 'rn/resolver-leaking-ports' into dev | Erlang/OTP |
2010-06-01 | Add catch all handle_call to net_kernel | Antonio SJ Musumeci |
2010-06-01 | Teach file:write/read/read_line about named io_servers | Patrik Nyblom |
2010-06-01 | OTP-8643 Improvements of net_kernel | Hans Bolinder |
2010-06-01 | Merge branch 'bg/dist_utils' into dev | Erlang/OTP |
2010-06-01 | Resolver: make inet_dns decode ugly truncated reply | Raimo Niskanen |
2010-06-01 | Resolver: stop inet_res leaking ports | Raimo Niskanen |
2010-06-01 | dist_utils: Eliminate crash when list_to_existing_atom/1 fails | Björn Gustavsson |
2010-05-31 | OTP-8653 pg2: bug fix | Hans Bolinder |
2010-05-24 | Merge branch 'fm/file-operations' into dev | Erlang/OTP |
2010-05-20 | Add file:advise/4 - a wrapper to the POSIX syscall posix_fadvise | Filipe David Manana |
2010-05-20 | Add file:datasync/1 for syncing file contents only | Filipe David Manana |
2010-05-19 | Merge branch 'dp/shell-line-editing' into dev | Erlang/OTP |
2010-05-06 | Merge branch 'bg/file-del_dir' into dev | Erlang/OTP |
2010-05-05 | Adjust test of file:del_dir("..") to accept {error,einval} | Björn Gustavsson |
2010-04-30 | kernel tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-29 | Merge branch 'ks/kernel' into dev | Erlang/OTP |
2010-04-28 | kernel: Clean up as suggested by tidier | Kostis Sagonas |
2010-04-19 | code:clash/0: match correct return value from erl_prim_loader:list_dir/1 | Tuncer Ayaz |
2010-04-14 | Merge branch 'jb/inet6-dist' into dev | Erlang/OTP |
2010-04-13 | Support IPv6 addresses in long host names | John-Mark Bell |
2010-03-30 | Merge branch 'mh/doc-inet-getopts' into dev | Erlang/OTP |
2010-03-26 | Doc fix: inet:getopts/2 returns {ok, OptionValues}, not just OptionValues | Magnus Henoch |
2010-03-23 | Fix implementation of IPv6 TCP distribution protocol | John-Mark Bell |
2010-03-19 | OTP-8527 Global no longer supports R11B nodes | Hans Bolinder |
2010-03-19 | kernel: document the file:change_mode/2 function | Andrey Pampukha |
2010-03-16 | Merge branch 'ml/documentation_apostrophe_fix' into dev | Erlang/OTP |
2010-03-16 | Correct grammatical problems in conjunction with 'its' | Matthias Lang |
2010-03-16 | Change all incorrect occurrences of it's to its | Matthias Lang |
2010-03-10 | OTP-8502 os:cmd hang | Rickard Green |
2010-03-09 | Readline-style line edit history | Dave Peticolas |
2010-03-09 | Merge branch 'ks/types' into dev | Erlang/OTP |
2010-03-07 | file.hrl: Move out type declarations | Kostis Sagonas |
2010-03-07 | kernel: Add types and specs | Kostis Sagonas |
2010-03-02 | OTP-8471 kernel: race in disk_log_SUITE | Hans Bolinder |
2010-02-24 | Update version for R14A | Rickard Green |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-18 | OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv. | Sverker Eriksson |
2010-02-14 | file.erl: Add a type to be used from other modules | Kostis Sagonas |
2010-02-10 | OTP-8418 user.erl (used in oldshell) is updated to handle unicode in | Patrik Nyblom |
2010-02-10 | Support the configure option --enable-native-libs | Kostis Sagonas |
2010-02-10 | Merge branch 'mp/hipe_unified_loader' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-09 | inet_res_SUITE: testcase fixes for legacy DNS resolver (Solaris 8) | Raimo Niskanen |
2010-02-09 | inet_res: /etc/resolv.conf: use domain as default search list | Raimo Niskanen |
2010-02-09 | inet: delayed/avoided read of /etc/resolv.conf and /etc/hosts | Raimo Niskanen |
2010-02-09 | inet_gethost_native: workaround for empty result hostname on MacOS X | Raimo Niskanen |
2010-02-09 | inet_res_SUITE: testcase fix for empty domain name | Raimo Niskanen |
2010-02-09 | inet:gethostbyname improved to parse IP strings and look up own hostname | Raimo Niskanen |
2010-02-09 | hipe_unified_loader: only block SMP scheduling when necessary | Mikael Pettersson |