Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |