aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/ets.xml
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-21Merge branch 'sverk/ets-tab2file-syn/OTP-12737'Sverker Eriksson
2015-05-13stdlib: Add 'sync' option to ets:tab2file/3Sverker Eriksson
2015-03-12Create new BIF ets:update_counter/4Anthony Ramine
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-19erts: Fix race bug in ets:all/0Sverker Eriksson
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-01-23erts,stdlib: Increase number of locks for write_concurrencySverker Eriksson
2012-09-27Refine a few opaque typesHans Bolinder
2012-03-19Merge branch 'maint'Gustav Simonsson
2012-02-22Fix a code snippet and two typos in the docRicardo Catalinas Jiménez
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-09-26Correct XML filesHans Bolinder
2011-09-12Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer)Patrik Nyblom
2011-05-12rHans Bolinder
2010-11-22ETS 'compressed' option.Sverker Eriksson
2010-10-06Documentation update to ETS and driversSverker Eriksson
2010-08-13Add documentation for ets:select_reverse/1/2/3Patrik Nyblom
2010-08-10Rewrite ethread libraryRickard Green
2010-04-13ets docs: Correct return type for ets:to_dets/2Björn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP