Age | Commit message (Expand) | Author |
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 |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Expand sendfile documentation | Lukas Larsson |
2011-12-02 | Move sendfile api to file module | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-01 | Fix a crash when file:change_time/2,3 are called with invalid dates | Ahmed Omar |
2011-08-16 | compiler: Don't create filenames starting with "./" | Björn Gustavsson |
2011-06-20 | Add more specs and types | Hans Bolinder |
2011-05-09 | Types and specifications have been modified and added | Hans Bolinder |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-14 | Fix -spec for file:write_file/3 | Magnus Henoch |
2010-12-03 | Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev | 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-10-14 | Add the {encoding, _} options to file:open/2's modes | Kostis Sagonas |
2010-06-08 | Change typespecs for file.erl to match reality | Patrik Nyblom |
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-01 | Teach file:write/read/read_line about named io_servers | Patrik Nyblom |
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-07 | file.hrl: Move out type declarations | Kostis Sagonas |
2010-02-14 | file.erl: Add a type to be used from other modules | Kostis Sagonas |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |