aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/dict.erl
AgeCommit message (Expand)Author
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