Age | Commit message (Expand) | Author |
2014-11-26 | Merge branch 'maint' | Lukas Larsson |
2014-11-26 | Merge branch 'nox/read_file_info-raw/OTP-12325' into maint | Lukas Larsson |
2014-11-18 | Update file.xml | Marc Sugiyama |
2014-06-28 | Introduce new option 'raw' in file_info functions | Anthony Ramine |
2014-06-13 | Remove documentation and stub for non-exist file:file_info/1 | Björn Gustavsson |
2014-03-24 | Merge branch 'sverk/win-long-filenames/OTP-11813' | Sverker Eriksson |
2014-03-24 | erts: Make file:make_symlink/2 return {error,eperm} on Windows | Sverker Eriksson |
2014-03-19 | Merge branch 'josevalim/set_cwd-typespec' | Henrik Nord |
2014-03-10 | Correct file:set_cwd/1 typespec | José Valim |
2014-02-06 | Make the references to various Erlang/OTP releases verbose | Hans Bolinder |
2014-01-29 | Merge branch 'bjorn/fna-default/OTP-11612' | Björn Gustavsson |
2014-01-28 | Change the default file name encoding mode to +fnaw | Björn Gustavsson |
2014-01-27 | erts/kernel: sendfile no longer uses async threads | Lukas Larsson |
2013-11-29 | Merge branch 'sv/file-osync/OTP-11498' | Lukas Larsson |
2013-11-15 | Add sync option to file:open/2 | Joseph Blomstedt |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-02-22 | Merge branch 'hb/file_name_type/OTP-10852' | Patrik Nyblom |
2013-02-21 | Introduce new type file:name_all() | Hans Bolinder |
2013-02-14 | file: Document list_dir_all/1 and read_link_all/1 | Björn Gustavsson |
2013-02-14 | file: Remove note about Unicode handling being experimental | Björn Gustavsson |
2013-02-13 | Make the file:filename() type more restrictive | Björn Gustavsson |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-01-21 | [hipe, kernel, stdlib] Correct a few types | Hans Bolinder |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2013-01-02 | Clean up some of the Unicode documentation | Hans Bolinder |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-12-20 | Basic documentation of the 'ram' mode in the 'file' module | Jan Daniel Bothma |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Document file:*_file_info/2 | Björn-Egil Dahlberg |
2011-12-05 | file: correct make_link/2 and make_symlink/2 docs | Tuncer Ayaz |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Expand sendfile documentation | Lukas Larsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-09-26 | Correct XML files | Hans Bolinder |
2011-06-20 | Add more specs and types | Hans Bolinder |
2011-05-11 | Use Erlang specs and types for documentation | Hans Bolinder |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom |
2010-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-06-11 | Correct trivial typos in file manual | Tuncer Ayaz |
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-19 | kernel: document the file:change_mode/2 function | Andrey Pampukha |
2009-12-03 | Corrected CR and LF clarification in file:read_line, removed extra backslash. | Patrik Nyblom |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |