Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-07 | Correct docs, comments and dialyzer tests | Patrik Nyblom | |
Update preloaded erlang.beam Removed stray error in dialyzer test suite - different error message with the new specs. | |||
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder | |
2011-10-17 | Correct the docs | Hans Bolinder | |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder | |
2010-10-26 | lists: Strengthen and modernize specs | Kostis Sagonas | |
Strengthen some specs that were a bit more liberal than they should. While at it, change uses of the is_subtype guard to :: which is more modern and compact. | |||
2010-09-24 | Correct erroneous specs; strengthen some others | Kostis Sagonas | |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom | |
2010-04-19 | Merge branch 'bg/deprecations' into dev | Erlang/OTP | |
* bg/deprecations: test suites: Remove incidental use of deprecated concat_binary/1 Postpone removal of concat_binary/1 Remove deprecated lists:flat_length/1 OTP-8584 bg/deprecations | |||
2010-04-08 | Remove deprecated lists:flat_length/1 | Björn Gustavsson | |
Remove lists:flat_length/1 which has never been documented or supported. It has been deprecated since R13A. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |