aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/ets.xml
AgeCommit message (Expand)Author
2018-09-17test ets doc updatesverker-ets-patch-1Sverker Eriksson
2018-06-18Update copyright yearHenrik Nord
2018-06-04erts,stdlib: Improve docs about obsolete ets_limitSverker Eriksson
2018-02-22Clarify the named_table option to ets:new/2John Högberg
2018-02-22Add ets:whereis/1 for resolving table names -> tid()John Högberg
2018-01-29Merge branch 'maint'Sverker Eriksson
2018-01-23stdlib: Indent example codeSverker Eriksson
2018-01-23stdlib: Fix spec for match_spec_run/2Sverker Eriksson
2017-11-29Minor grammar tweak in ETS documentationIsaac Whitfield
2017-09-28Fix grammar in ets:foldl/3 and ets:foldr/3 docsAyanda Dube
2017-08-25Changes confusing example of a bad guard in ets:fun2msSasan Hezarkhani
2017-06-14Update documentation of ERL_MAX_ETS_TABLESRickard Green
2017-05-10Merge branch 'sverker/ets-select-replace-const'Sverker Eriksson
2017-05-10stdlib: Add examples for ets:select_replace docsSverker Eriksson
2017-05-04Update copyright yearRaimo Niskanen
2017-03-23ets: Polish select_replace/2 documentationGuilherme Andrade
2017-03-22Reject unsafe matchspecs on ets:select_replace/2Guilherme Andrade
2017-03-22Disable ets:select_replace/2 for bagsGuilherme Andrade
2017-03-22ETS: Allow for matchspec-based replacementGuilherme Andrade
2017-01-11ets: Remove superfluous reference to R11BBjörn Gustavsson
2016-09-01doc: Correct errors introduced by Editorial changesHans Bolinder
2016-08-27Fix typo: specificationc -> specificationPhilip Arndt
2016-06-13Update STDLIB documentationBjörn Gustavsson
2016-05-20Fix spelling of "atomicity" in ets.xmlMagnus Henoch
2016-05-18Merge branch 'hasse/erl_docgen/datatype_anchors/OTP-13600/ERL-141'Hans Bolinder
2016-05-17stdlib: Remove no longer needed anchors in documentationHans Bolinder
2016-05-12stdlib: Add link to match spec user guideSverker Eriksson
2016-04-15erts: Document erlang:match_spec_test/3Lukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-01-20Introduce time warp safe replacement for safe_fixed optionRickard Green
2015-11-04[stdlib] Correct documentationHans Bolinder
2015-10-13Fixed typo in ets documentationRiccardo
2015-07-14Fix function reference (no first/2 in ets)Attila Gulyas
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