aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/ets.erl
AgeCommit message (Expand)Author
2015-03-16Merge branch 'nox/ets-update_counter-4'Zandra Hird
2015-03-12Create new BIF ets:update_counter/4Anthony Ramine
2015-03-10Merge branch 'maint'Zandra Hird
2015-01-26Support binary standard input in ets:i/1José Valim
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19ets: Increase data available in crash dumps and ets:infoLukas Larsson
2014-05-30Implement ets:take/2Anthony Ramine
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2013-12-12Support named funs in the shellAnthony Ramine
2013-05-06Fix a minor bug in ets:tabfile_info() and ets:file2tab()Hans Bolinder
2013-05-06Fix unmatched_return warnings in stdlibSiri Hansen
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2012-10-08Merge branch 'jn/ets-match-pattern-export-type'Henrik Nord
2012-09-27Refine a few opaque typesHans Bolinder
2012-09-23Export ets:match_pattern/0 typeJoseph Wayne Norton
2012-02-07Correct docs, comments and dialyzer testsPatrik Nyblom
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-11-22ETS 'compressed' option.Sverker Eriksson
2010-06-07Remove tid() from the predefined builtin types.Kostis Sagonas
2010-06-03stdlib: Add declarations for exported typesKostis Sagonas
2010-04-30Fix mispelled type name in spec for ets:to_dets/2Björn Gustavsson
2010-04-14Fix spec for ets:to_dets/2Kostis Sagonas
2010-04-14Merge branch 'ks/stdlib' into devErlang/OTP
2010-04-13ets: Cleanup as suggested by tidierKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP