Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-04 | Add filelib:find_file/2/3 and filelib:find_source/1/2/3 | Richard Carlsson | |
This moves, extends and exports functionality that previously existed only internally in filename:find_src/1/2, adding the ability to automatically substitute file suffixes and use different rules for different suffixes. | |||
2016-06-13 | Update STDLIB documentation | Björn Gustavsson | |
Language cleaned up by the technical writers xsipewe and tmanevik from Combitech. Proofreading and corrections by Björn Gustavsson and Hans Bolinder. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: stdlib: Include file:all datatypes in filelib | |||
2013-08-08 | stdlib: Include file:all datatypes in filelib | Lukas Larsson | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-02-14 | filelib: Update documentation | Björn Gustavsson | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-09-17 | Allow ** in filelib:wildcard | José Valim | |
Two adjacent * used as a single pattern will match all files and zero or more directories and subdirectories. | |||
2011-05-12 | r | Hans Bolinder | |
Use Erlang specs and types for documentation | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-10 | Fix typo in filelib module doc | Ricardo | |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz | |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom | |
2010-10-05 | filelib: Document the character set syntax in wildcards | Björn Gustavsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |