Age | Commit message (Expand) | Author |
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 | 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 |
2010-02-08 | Merge branch 'sc/sctp-connect-nowait' into ccase/r13b04_dev | Erlang/OTP |
2010-02-06 | Implement a non-blocking SCTP connect | Simon Cornish |
2010-02-06 | code_SUITE: add missing is_list(Config) guard | Björn Gustavsson |
2010-02-06 | Add tests for code:clash/0 | Tuncer Ayaz |
2010-02-05 | Fix handling of archive (.ez) files in code:clash/0 | Tuncer Ayaz |
2010-02-05 | Fix typo in kernel/test/code_SUITE | Tuncer Ayaz |
2010-01-31 | kernel/src/Makefile: fix broken 'clean' target | Björn Gustavsson |
2010-01-31 | Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev | Erlang/OTP |
2010-01-29 | file_SUITE: eliminate a warning for an unused variable | Björn Gustavsson |
2010-01-29 | kernel tests: modernize guard tests | Björn Gustavsson |
2010-01-29 | Test suites: fix creation of Emakefiles | Björn Gustavsson |
2010-01-27 | fix hipe loader SMP non-atomicity error | Mikael Pettersson |
2010-01-27 | OTP-8387 Explicit top directories in archive files are now optional. | Håkan Mattsson |
2010-01-07 | OTP-8358 A race bug affecting pg2:get_local_members/1 has been fixed. The | Hans Bolinder |