Age | Commit message (Expand) | Author |
2011-02-24 | Merge branch 'bjorn/fix-os_find_executable/OTP-8983' into dev | Björn Gustavsson |
2011-02-14 | Fix -spec for file:write_file/3 | Magnus Henoch |
2011-02-14 | Never allow os:find_executable/1 to return the path of directories | Björn Gustavsson |
2010-12-03 | Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev | Patrik Nyblom |
2010-11-30 | Corrected testcases broken by unicode filenames | Patrik Nyblom |
2010-11-30 | Teach file to accept codepoints beyond 255. | Patrik Nyblom |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom |
2010-11-29 | Teach filename to accept raw data and add filename enc option to emu | Patrik Nyblom |
2010-11-29 | Fix type information of 'file' and 'code' modules | Kostis Sagonas |
2010-11-26 | Merge branch 'ta/fix-native-looping' into dev | Björn Gustavsson |
2010-11-22 | Merge branch 'ks/file_open-mode' into dev | Björn Gustavsson |
2010-11-09 | Implement basic inet:getifaddrs/0 | Raimo Niskanen |
2010-10-21 | Merge branch 'maint-r14' into dev | Björn Gustavsson |
2010-10-20 | Fix hang in on_load handlers in embedded mode | Björn Gustavsson |
2010-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-10-05 | error_handler: add no_native compiler directive | Tuncer Ayaz |
2010-09-13 | Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into dev | Patrik Nyblom |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-07 | Merge branch 'ph/auto_recognize_ipv6' into dev | Björn Gustavsson |
2010-09-06 | Let an 8-tuple given as ip_address() for gen_tcp/gen_udp/gen_sctp imply 'inet6' | Per Hedeland |
2010-09-02 | Merge branch 'maint-r13' into dev | Hans Bolinder |
2010-09-02 | Merge branch 'rani/sctp-sndrcvinfo/OTP-8795' into dev | Raimo Niskanen |
2010-08-31 | Keep default #sctp_sndrcvinfo{} fields on gen_sctp:send/4 | Raimo Niskanen |
2010-08-31 | Remove all support for ancient EPMD protocol | Patrik Nyblom |
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 |