Age | Commit message (Expand) | Author |
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 |