aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia
AgeCommit message (Expand)Author
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-20Merge branch 'maint'Lukas Larsson
2017-11-14Add ignore option to transform_table fun (#1614)Bernard Duggan
2017-11-14mnesia: Fix error handling in abort writeDan Gudmundsson
2017-10-31Refactor xmllint check and make it fail on failureLukas Larsson
2017-10-23debug infoDan Gudmundsson
2017-10-10Merge branch 'maint'Lars Thorsen
2017-10-10Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen
2017-09-28Remove unused files from the documentation buildLars Thorsen
2017-09-26Merge branch 'maint'Henrik Nord
2017-09-22Update release notesErlang/OTP
2017-09-22Update version numbersErlang/OTP
2017-09-20Merge branch 'maint'Dan Gudmundsson
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-18Merge branch 'maint'Dan Gudmundsson
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
2017-09-15mnesia (test): Do not use deprecated functions in string(3)Dan Gudmundsson
2017-09-15mnesia: Remove export_all in testsDan Gudmundsson
2017-09-14Mnesia: note first, next, prev and last vs fragmented tablesMagnus Henoch
2017-09-09Fix typo in Mnesia_chap2.xmlsrcbitnitdit
2017-09-05mnesia: Improve handling of UnicodeHans Bolinder
2017-06-21Prepare releaseErlang/OTP
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-05Revert "Prepare release"Raimo Niskanen
2017-05-04Prepare releaseErlang/OTP
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-31Prepare releaseErlang/OTP
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-14Merge tag 'OTP-19.2'Dan Gudmundsson
2016-12-09Prepare releaseErlang/OTP
2016-12-07Merge branch 'maint'Dan Gudmundsson
2016-12-07Update copyright-yearErlang/OTP
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-11-08Merge branch 'richcarl/mnesia-app-module/PR-1223'Dan Gudmundsson