Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-18 | stdlib: Add gb_trees:iterator_from | beaver | |
2013-09-13 | Add dict:is_empty/1 and orddict:is_empty/1 | Magnus Henoch | |
dict:size/1 runs in constant time, but orddict:size/1 does not. With this change, the two modules stay API compatible and gain a constant-time function for checking whether a dictionary is empty. | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-11-08 | dict_SUITE: Eliminate use of parameterized modules | Björn Gustavsson | |
Since the support for parameterized modules will be removed in R16, we should not use them in test cases. | |||
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |