Age | Commit message (Expand) | Author |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-18 | kernel: Reduce sendfile fallback chunk size | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
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-10-30 | Merge branch 'nox/rm-raw_files/OTP-12276' | Marcus Arendt |
2014-06-30 | Remove untested option 'raw_files' from file module | Anthony Ramine |
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-19 | Merge branch 'josevalim/set_cwd-typespec' | Henrik Nord |
2014-03-10 | Correct file:set_cwd/1 typespec | José Valim |
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-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder |
2013-04-11 | Optimize communication with file io server | Anthony Ramine |
2013-02-21 | Introduce new type file:name_all() | Hans Bolinder |
2013-02-13 | Make the file:filename() type more restrictive | Björn Gustavsson |
2013-02-12 | Merge branch 'pan/unicode_filename_warnings' | Björn Gustavsson |
2013-02-11 | Add file:list_dir_all/1 and file:read_link_all/1 | Björn Gustavsson |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-12-20 | Move ram option from mode() type into open/2 spec | Patrik Nyblom |
2012-12-20 | Basic documentation of the 'ram' mode in the 'file' module | Jan Daniel Bothma |
2012-05-30 | Merge branch 'maint' | Lukas Larsson |
2012-05-30 | Fix chunk usage check | Lukas Larsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Rename dyntrace BIFs to more suiting names | Patrik Nyblom |
2012-03-22 | Correct some errors in the user tag spreading | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4 | Scott Lystig Fritchie |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2011-12-08 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
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-08 | Remove dead code | Björn-Egil Dahlberg |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-06 | Merge branch 'ta/docs' | Henrik Nord |
2011-12-06 | Merge branch 'ao/fix-change-time-inval-dates' | Henrik Nord |
2011-12-05 | file: correct make_link/2 and make_symlink/2 docs | Tuncer Ayaz |
2011-12-02 | Add spec for file:read_link_info/2 | Björn-Egil Dahlberg |
2011-12-02 | Move datetime into prim_file | Björn-Egil Dahlberg |
2011-12-02 | stdlib: Fix return file_info on epoch | Björn-Egil Dahlberg |
2011-12-02 | Fix undefined datetimes | Björn-Egil Dahlberg |
2011-12-02 | Teach file.erl datetime conversions | Björn-Egil Dahlberg |