aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-03-16mikpe/process_info-1-no-messages/PR-1745/OTP-14986Lukas Larsson
2018-03-10make erlang:process_info/1 not retrieve messagesMikael Pettersson
2018-02-06mnesia: Do not call erlang:get_stacktrace() (cont)Hans Bolinder
2018-02-06mnesia: Do not call erlang:get_stacktrace()Hans Bolinder
2017-12-19Merge branch 'maint'Dan Gudmundsson
2017-12-18Merge branch 'dgud/mnesia/checkpoint-crash/OTP-14841' into maint-20Erlang/OTP
2017-12-18Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-20Erlang/OTP
2017-12-18mnesia: Fix checkpoint crashDan Gudmundsson
2017-12-18Merge branch 'maint'Dan Gudmundsson
2017-12-18Merge branch 'maint-19' into maintDan Gudmundsson
2017-12-15Merge branch 'dgud/mnesia/slow-startup/OTP-14829' into maint-19Erlang/OTP
2017-12-14mnesia: Read schema user properties directlyDan Gudmundsson
2017-12-04Merge branch 'maint'Dan Gudmundsson
2017-12-04Merge branch 'dgud/mnesia/backup-error-handling/OTP-14776' into maintDan Gudmundsson
2017-11-30Merge branch 'maint'Dan Gudmundsson
2017-11-27Fix type create_option() in mnesiaAndras Boroska
2017-11-14Add ignore option to transform_table fun (#1614)Bernard Duggan
2017-11-14mnesia: Fix error handling in abort writeDan Gudmundsson
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-05mnesia: Improve handling of UnicodeHans Bolinder
2017-06-14Update copyright yearHans Nilsson
2017-05-31mnesia: Print tables with ~ts to support unicode atomsDan Gudmundsson
2017-05-22mnesia: Correct a type declarationHans Bolinder
2017-05-04Update copyright yearRaimo Niskanen
2017-05-02mnesia: Remove not used mnesia_snmp_supDan Gudmundsson
2017-05-02Do not call which_applications()Dan Gudmundsson
2017-02-14Fixed typos in lib/mnesiaAndrew Dryga
2017-02-01Merge branch 'maint'Dan Gudmundsson
2017-01-30Fixed crash when a table was deleted during checkpoint traversalDan Gudmundsson
2017-01-25mnesia: Remove mnesia_frag_old_hash hash moduleBjörn-Egil Dahlberg
2016-12-05Merge branch 'maint'Dan Gudmundsson
2016-12-05Merge branch 'richcarl/mnesia/table_info_order' into maintDan Gudmundsson
2016-11-28Use off_heap memory queue for mnesia_tmDan Gudmundsson
2016-11-18Preserve key order in mnesia:table_infoRichard Carlsson
2016-11-17Merge branch 'dgud/mnesia/type-specs'Dan Gudmundsson
2016-11-17Add basic spec and typesDan Gudmundsson
2016-11-11Don't wrap continuations from mnesia_ext backendsRichard Carlsson
2016-10-29Make a separate application module for MnesiaRichard Carlsson
2016-10-24Merge branch 'dgud/mnesia/fix-blocked/OTP-13970' into maintDan Gudmundsson
2016-10-17Avoid some error reports when stopping mnesiaDan Gudmundsson
2016-10-11mnesia: Fix double blocked tables which could cause a crashDan Gudmundsson
2016-10-06Allow reusing mnesia select continuationsDániel Szoboszlay
2016-05-24mnesia: Fix index match return patternsDan Gudmundsson
2016-05-09Merge branch 'dgud/mnesia/ext-backend/PR-858/OTP-13058'Dan Gudmundsson
2016-05-09mnesia_ext: reuse snmp field for ext updatesDan Gudmundsson
2016-05-09mnesia_ext: Create table/data containers from mnesia monitor not temporary pr...Dan Gudmundsson
2016-05-09mnesia_ext: Implement ext copies indexUlf Wiger
2016-05-09mnesia_ext: Load table extUlf Wiger
2016-05-09mnesia_ext: Dumper and schema changesUlf Wiger