Age | Commit message (Expand) | Author |
2010-07-29 | Merge branch 'cg/small-typos' into dev | Björn Gustavsson |
2010-07-29 | Merge branch 'pg/load-native-code-for-early-modules' into dev | Björn Gustavsson |
2010-07-28 | Load native code for modules loaded before the code server | Paul Guyot |
2010-07-26 | Fix typos in the distribution handshake doc | Michael Santos |
2010-07-26 | Fix minor typos and errors in documentation | Cristian Greco |
2010-07-07 | Merge branch 'rani/sctp-udp-recv-error' into dev | Raimo Niskanen |
2010-07-07 | Fix inet_drv to detect passive mode UDP errors for SCTP builds | Raimo Niskanen |
2010-07-07 | Merge branch 'ta/filetypo' into dev | Raimo Niskanen |
2010-07-07 | Merge branch 'ks/auth-specs' into dev | Raimo Niskanen |
2010-07-05 | gen_sctp: Fix documentation typo | Raimo Niskanen |
2010-06-18 | Update Erlang system version to R14B | Björn-Egil Dahlberg |
2010-06-15 | The R14A releaseOTP_R14A | Erlang/OTP |
2010-06-15 | Update release notes | Patrik Nyblom |
2010-06-11 | Correct trivial typos in file manual | Tuncer Ayaz |
2010-06-11 | Update release notes | Björn Gustavsson |
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-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 |