summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/ets.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nox/ets-update_counter-4'Zandra Hird2015-03-161-1/+33
|\
| * Create new BIF ets:update_counter/4Anthony Ramine2015-03-121-1/+33
* | Merge branch 'maint'Zandra Hird2015-03-101-1/+6
|\ \ | |/ |/|
| * Support binary standard input in ets:i/1José Valim2015-01-261-1/+6
* | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson2014-12-191-2/+5
|\ \
| * | ets: Increase data available in crash dumps and ets:infoLukas Larsson2014-12-191-2/+5
| |/
* | Implement ets:take/2Anthony Ramine2014-05-301-0/+9
|/
* Deprecate pre-defined built-in typesHans Bolinder2014-02-231-3/+1
* Support named funs in the shellAnthony Ramine2013-12-121-1/+1
* Fix a minor bug in ets:tabfile_info() and ets:file2tab()Hans Bolinder2013-05-061-6/+20
* Fix unmatched_return warnings in stdlibSiri Hansen2013-05-061-1/+1
* Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-13/+20
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-2/+2
* Merge branch 'jn/ets-match-pattern-export-type'Henrik Nord2012-10-081-1/+1
|\
| * Export ets:match_pattern/0 typeJoseph Wayne Norton2012-09-231-1/+1
* | Refine a few opaque typesHans Bolinder2012-09-271-2/+2
|/
* Correct docs, comments and dialyzer testsPatrik Nyblom2012-02-071-0/+1
* Move types and specs from erl_bif_types.erl to modulesHans Bolinder2012-01-271-47/+390
* Types and specifications have been modified and addedHans Bolinder2011-05-121-48/+100
* ETS 'compressed' option.Sverker Eriksson2010-11-221-17/+28
* Remove tid() from the predefined builtin types.Kostis Sagonas2010-06-071-3/+6
* stdlib: Add declarations for exported typesKostis Sagonas2010-06-031-0/+2
* Fix mispelled type name in spec for ets:to_dets/2Björn Gustavsson2010-04-301-1/+1
* Fix spec for ets:to_dets/2Kostis Sagonas2010-04-141-1/+1
* Merge branch 'ks/stdlib' into devErlang/OTP2010-04-141-56/+54
|\
| * ets: Cleanup as suggested by tidierKostis Sagonas2010-04-131-51/+49
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1269