aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src/mnesia_bup.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-06mnesia: Do not call erlang:get_stacktrace()Hans Bolinder
2017-09-05mnesia: Improve handling of UnicodeHans Bolinder
2016-05-09mnesia_ext: Backup handlingUlf Wiger
2016-05-09mnesia_ext: Create schema functionalityUlf Wiger
2016-02-22Fix a few dialyzer warningsHans Bolinder
2015-10-02mnesia: Fix mnesia:restore/2 which caused a disk_log leakDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
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
2013-08-16mnesia: fix removal of bup file if not mnesia is startedFredrik Gustafsson
2011-12-06[mnesia] Whitespace fixesDan Gudmundsson
2011-11-07[mnesia] Make all schema operations protocol awareDan Gudmundsson
2011-03-02Mnesia dialyzer fixesDan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP