Age | Commit message (Expand) | Author |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom |
2010-11-22 | Merge branch 'ks/file_open-mode' into dev | Björn Gustavsson |
2010-11-09 | Write documentation | Raimo Niskanen |
2010-10-21 | Prepare release | Erlang/OTP |
2010-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-09 | Make gen_tcp:recv/2 consistent with ssl:recv/2 | Björn Gustavsson |
2010-08-19 | Merge branch 'hb/type_reference/OTP-8733' into dev | Hans Bolinder |
2010-07-26 | Fix minor typos and errors in documentation | Cristian Greco |
2010-07-08 | reference() substituted for ref() in docs | Hans Bolinder |
2010-07-07 | Merge branch 'ta/filetypo' into dev | Raimo Niskanen |
2010-07-05 | gen_sctp: Fix documentation typo | Raimo Niskanen |
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-04 | Support opening files in exclusive mode | Michael Santos |
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-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-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-02-19 | Update release notes | Björn-Egil Dahlberg |
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 |
2009-12-03 | Corrected CR and LF clarification in file:read_line, removed extra backslash. | Patrik Nyblom |
2009-12-03 | documentation: Fix bugs introduced in the SGML to XML transition | Hans Bolinder |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |