Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-05-22 | Teach c:ls/1 to show non-directory files | Björn Gustavsson | |
In an email to erlang-questions, Bengt Kleberg wrote: When I use c:ls/1 it reminds me so much of Unix "ls" that I expect c:ls("filename") to work. The resulting error surprises me every time (not the same day). While teaching c:ls/1 to show non-directory files, update the error handling to make use of the POSIX error codes from file:list_dir/1 and file:format_error/1 (which had not been invented when the c module was first implemented). Suggested-by: Bengt Kleberg Test-suite-by: Bengt Kleberg | |||
2011-05-12 | r | Hans Bolinder | |
Use Erlang specs and types for documentation | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |