Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-02-05 | Fix the type spec from the doc of binary:part/3 | Ricardo Catalinas Jiménez | |
As the doc explains, the Len of part() can be negative. | |||
2011-05-12 | r | Hans Bolinder | |
Use Erlang specs and types for documentation | |||
2011-03-25 | Fix typo in binary:part/2 example | Tuncer Ayaz | |
Reported-By: Pablo Platt | |||
2010-05-21 | Correct typos in EEP-0031 implementation | Tuncer Ayaz | |
Signed-off-by: Tuncer Ayaz <[email protected]> | |||
2010-05-17 | Add documentation for binary module | Patrik Nyblom | |
Correct behaviour of copy/2 witn 0 copies. |