summaryrefslogtreecommitdiff
path: root/lib/mnesia/src/mnesia_lib.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* mnesia: replace size/1 by xxx_size/1Kiko Fernandez-Reyes2023-02-021-1/+1
* Fix typos in lib/mnesiaKian-Meng, Ang2021-12-211-4/+4
* Update copyright yearRickard Green2021-12-131-1/+1
* Remove old catch syntaxDan Gudmundsson2019-12-131-28/+28
* Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
* Update copyright yearHenrik Nord2018-06-181-1/+1
* mnesia: Do not call erlang:get_stacktrace() (cont)Hans Bolinder2018-02-061-8/+8
* mnesia: Improve handling of UnicodeHans Bolinder2017-09-051-11/+11
* Don't wrap continuations from mnesia_ext backendsRichard Carlsson2016-11-111-13/+3
* mnesia_ext: Add ext copies and db_fold to low level apiUlf Wiger2016-05-091-18/+121
* mnesia_ext: Refactor record_validation codeUlf Wiger2016-05-091-0/+29
* Merge branch 'maint'Hans Bolinder2016-02-221-1/+2
|\
| * Fix a few dialyzer warningsHans Bolinder2016-02-221-1/+2
* | Use 'rand' instead of the obsolete 'random' moduleBjörn Gustavsson2015-12-111-14/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* mnesia: dirty error messages did not behave as documentedDan Gudmundsson2015-05-061-1/+1
* Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson2015-03-271-71/+60
|\
| * mnesia: Replace catch with try-catchDan Gudmundsson2015-03-271-71/+60
* | Replace usage of erlang:now() with usage of new APIDan Gudmundsson2015-03-201-8/+3
* | Replace usage of erlang:now() with usage of new APIRickard Green2015-03-201-2/+8
|/
* mnesia: Dialyzer fixesDan Gudmundsson2014-03-281-4/+9
* mnesia: cleanup some dialyzer unmatched return warningsDan Gudmundsson2014-02-201-23/+16
* mnesia: Improve mnesia coredump infoDan Gudmundsson2014-02-201-6/+14
* Merge branch 'dev' into majorDan Gudmundsson2011-09-211-0/+6
|\
| * [mnesia] Use dedicated api for clearing tablesDan Gudmundsson2011-09-191-0/+6
* | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-1/+1
|/
* Write locks now check majority when needed.Ulf Wiger2011-05-161-0/+10
* Remove wrong specDan Gudmundsson2011-03-021-1/+0
* Mnesia dialyzer fixesDan Gudmundsson2011-03-021-2/+3
* Merge branch 'uw/mnesia-overload' into devErlang/OTP2010-06-041-5/+35
|\
| * Enable continuous monitoring of mnesia overload statusUlf Wiger2010-05-091-0/+30
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1306