aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/dict.erl
AgeCommit message (Expand)Author
2016-12-19Add take/2 to all dictionary modulesBjörn Gustavsson
2016-02-17stdlib: Add suppression of Dialyzer warningsHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15dialyzer: Modify the handling of parametrized opaque typesHans Bolinder
2015-02-19Short-circuit common dict operationsJosé Valim
2014-03-24stdlib: Add more types to epp and erl_lintHans Bolinder
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2013-10-22Merge branch 'mh/dict_orddict_is_empty/OTP-11353'Fredrik Gustafsson
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-09-13Add dict:is_empty/1 and orddict:is_empty/1Magnus Henoch
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP