aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src/mnesia_lib.erl
AgeCommit message (Expand)Author
2018-02-06mnesia: Do not call erlang:get_stacktrace() (cont)Hans Bolinder
2017-09-05mnesia: Improve handling of UnicodeHans Bolinder
2016-11-11Don't wrap continuations from mnesia_ext backendsRichard Carlsson
2016-05-09mnesia_ext: Add ext copies and db_fold to low level apiUlf Wiger
2016-05-09mnesia_ext: Refactor record_validation codeUlf Wiger
2016-02-22Merge branch 'maint'Hans Bolinder
2016-02-22Fix a few dialyzer warningsHans Bolinder
2015-12-11Use 'rand' instead of the obsolete 'random' moduleBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-06mnesia: dirty error messages did not behave as documentedDan Gudmundsson
2015-03-27Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson
2015-03-27mnesia: Replace catch with try-catchDan Gudmundsson
2015-03-20Replace usage of erlang:now() with usage of new APIDan Gudmundsson
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2014-03-28mnesia: Dialyzer fixesDan Gudmundsson
2014-02-20mnesia: cleanup some dialyzer unmatched return warningsDan Gudmundsson
2014-02-20mnesia: Improve mnesia coredump infoDan Gudmundsson
2011-09-21Merge branch 'dev' into majorDan Gudmundsson
2011-09-19[mnesia] Use dedicated api for clearing tablesDan Gudmundsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-05-16Write locks now check majority when needed.Ulf Wiger
2011-03-02Remove wrong specDan Gudmundsson
2011-03-02Mnesia dialyzer fixesDan Gudmundsson
2010-06-04Merge branch 'uw/mnesia-overload' into devErlang/OTP
2010-05-09Enable continuous monitoring of mnesia overload statusUlf Wiger
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP