Age | Commit message (Expand) | Author |
2013-01-25 | Extend char() to Unicode characters | Hans Bolinder |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2012-08-29 | Merge branch 'maint' | Henrik Nord |
2012-07-19 | erts: Remove VxWorks from preloaded | Björn-Egil Dahlberg |
2012-07-05 | Fix various code typos for R15B02 | Tuncer Ayaz |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Remove code causing dialyzer warning from prim_file | Patrik Nyblom |
2012-03-22 | Rename dyntrace BIFs to more suiting names | 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 | Change name of bif universaltime_to_seconds/1 | Björn-Egil Dahlberg |
2011-12-08 | Change options to prim_file:*_file_info/* | Björn-Egil Dahlberg |
2011-12-08 | Catch errors from prim_file:*_file_info | Björn-Egil Dahlberg |
2011-12-08 | Let prim_file validate ctime in file_info | Björn-Egil Dahlberg |
2011-12-02 | Silence warnings in prim_file | Björn-Egil Dahlberg |
2011-12-02 | Fix validate structure in file_info | Björn-Egil Dahlberg |
2011-12-02 | Fix prim_file time conversions | Björn-Egil Dahlberg |
2011-12-02 | Move datetime into prim_file | Björn-Egil Dahlberg |
2011-12-02 | Use epoch seconds instead of datetime() | Björn-Egil Dahlberg |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Only allow tcp sockets as target for sendfile | Lukas Larsson |
2011-12-01 | Preliminary work on header/trailer | Lukas Larsson |
2011-12-01 | Implement blocking calls for sendfile | Lukas Larsson |
2011-12-01 | Implement sendfile using blocking io in asynch threads | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-16 | Fix typos in erts/preloaded/src | Tuncer Ayaz |
2011-09-15 | Fix misspelling of successful | Tuncer Ayaz |
2011-06-08 | Teach prim_file:list_dir/1,2 to use fname chunks | Björn-Egil Dahlberg |
2011-06-08 | Replace atom in DRV macro in prim_file with string | Stavros Aronis |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-06 | Remove unnecessary copy in prim_file:drv_command/3 | Björn-Egil Dahlberg |
2011-04-27 | Driver names should be strings, not atoms | Kostis Sagonas |
2011-04-27 | Cleanup and cosmetic changes | Kostis Sagonas |
2010-11-30 | Teach prim_file not to accept atoms and not to throw exceptions | Patrik Nyblom |
2010-11-30 | Make Unicode filenames work on Windows | Patrik Nyblom |
2010-11-30 | Handle binary file names and conversion of unicode strings | Patrik Nyblom |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
2010-05-24 | Merge branch 'fm/file-operations' into dev | Erlang/OTP |
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 |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |