Age | Commit message (Expand) | Author |
2010-08-25 | Fix a bug that could cause the net_kernel process to crash. | Hans Bolinder |
2010-08-20 | kernel: Patch 1124 | Hans Bolinder |
2010-08-20 | kernel: Patch 1121 | Hans Bolinder |
2010-08-20 | kernel: Patch 1109 | Rickard Green |
2010-07-28 | Load native code for modules loaded before the code server | Paul Guyot |
2010-07-07 | Merge branch 'ks/auth-specs' into dev | Raimo Niskanen |
2010-06-09 | Merge branch 'pan/otp_8698_file_typespecs' into dev | Erlang/OTP |
2010-06-09 | auth: Fix types and specs | Kostis Sagonas |
2010-06-08 | Change typespecs for file.erl to match reality | Patrik Nyblom |
2010-06-08 | OTP-8686 Bugfix net_kernel | Hans Bolinder |
2010-06-07 | Merge branch 'ms/file-exclusive-mode' into dev | Erlang/OTP |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-06-03 | kernel: Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Merge branch 'pan/otp_8611_standard_io' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_3626_win_find_executable' into dev | Erlang/OTP |
2010-06-02 | Teach os.erl to find executable names with extension (i.e. .exe) on windows | Patrik Nyblom |
2010-06-02 | Merge branch 'am/net_kernel_catchall' into dev | Erlang/OTP |
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-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-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-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-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: /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 |