summaryrefslogtreecommitdiff
path: root/lib/mnesia
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-292-2/+58
* Update copyright yearsBjörn-Egil Dahlberg2013-01-2513-13/+13
* Turn warnings to errors on selected applicationsBjörn Gustavsson2013-01-231-3/+2
* Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson2013-01-228-83/+3
|\
| * Remove what remains of the Mnemosyne codeLoïc Hoguin2013-01-168-83/+3
* | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\ \ | |/ |/|
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
* | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-091-3/+3
|/
* Merge branch 'ao/fix_mnesia_overload_msg_format'Henrik Nord2012-12-131-1/+1
|\
| * Fix format of mnesia overload messageAhmed Omar2012-10-111-1/+1
* | mnesia: Use chained send_after instead of send_intervalJames Wheare2012-10-013-33/+51
|/
* Shorten testcase namesDan Gudmundsson2012-09-251-46/+46
* Merge tag 'OTP_R15B02'Björn-Egil Dahlberg2012-09-042-2/+32
|\
| * Prepare releaseOTP_R15B02Erlang/OTP2012-09-032-2/+32
* | Merge branch 'maint'Björn-Egil Dahlberg2012-08-3110-10/+10
|\ \ | |/
| * Update copyright yearsBjörn-Egil Dahlberg2012-08-3110-10/+10
* | Merge branch 'maint'Lukas Larsson2012-08-274-3/+16
|\ \ | |/
| * Bumped version nrFredrik Gustafsson2012-08-271-0/+6
| * Prevent index from being corrupted if a nonexistent item is deletedBartlomiej Puzon2012-06-181-3/+3
| * Add tests showing that trying to delete non-existing object may corrupt the t...Bartlomiej Puzon2012-06-182-0/+7
* | Merge branch 'egil/r16/remove-vxworks-support/OTP-10146'Björn-Egil Dahlberg2012-07-252-376/+2
|\ \
| * | mnesia: Remove VxWorksBjörn-Egil Dahlberg2012-07-192-376/+2
| |/
* | Add mnesia tpc benchmarkLukas Larsson2012-07-194-5/+124
|/
* Update to work with whitespace in exec pathLukas Larsson2012-06-055-23/+23
* Fix compilation of examples and tc names on windowsLukas Larsson2012-05-232-21/+29
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-012-2/+32
* Merge branch 'ud/fix-return-do_get_disc_copy2' into maintGustav Simonsson2012-03-261-1/+1
|\
| * Fixes value returned by mnesia_loader:do_get_disc_copy2/4Uwe Dauernheim2011-12-311-1/+1
* | [mnesia] Fix warning in example codeDan Gudmundsson2012-02-082-27/+38
* | [Mnesia] More optimizationsDan Gudmundsson2012-01-311-15/+8
* | [Mnesia] Optimize double ets_lookupsDan Gudmundsson2012-01-311-47/+53
* | [Mnesia] Optimize for lookup instead of match_objectDan Gudmundsson2012-01-311-39/+75
* | [Mnesia] First try with ordered_set instead of bagDan Gudmundsson2012-01-311-38/+36
|/
* Prepare releaseErlang/OTP2011-12-122-2/+56
* Update copyright yearsBjörn-Egil Dahlberg2011-12-094-4/+4
* Merge branch 'dgud/mnesia/read-sticky-bug/OTP-9786'Dan Gudmundsson2011-12-0912-1381/+1369
|\
| * [mnesia] Read record from correct nodeDan Gudmundsson2011-12-071-1/+2
| * [mnesia] Fixed sticky read lock bugDan Gudmundsson2011-12-063-33/+20
| * [mnesia] Whitespace fixesDan Gudmundsson2011-12-0612-1353/+1353
* | Merge branch 'rc/mnesia_log-no-async'Henrik Nord2011-12-091-1/+1
|\ \
| * | Use the synchronous log_terms instead of alog_terms in mnesia_log:ets2dcd()Richard Carlsson2011-12-071-1/+1
* | | Merge branch 'dgud/mnesia/impl-table-options/OTP-8970'Dan Gudmundsson2011-12-079-50/+190
|\ \ \ | |_|/ |/| |
| * | [mnesia] Add possibility for implementation dependent storage options to crea...Dan Gudmundsson2011-11-289-50/+190
* | | mnesia tests: Eliminate use of tuple funBjörn Gustavsson2011-11-291-2/+2
|/ /
* | Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg2011-11-221-1/+1
|/
* Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-221-1/+1
* Merge branch 'pr/mnesia_frag_hash'Henrik Nord2011-11-182-10/+102
|\
| * add mnesia_frag_hash testHenrik Nord2011-04-271-0/+94
| * Reduce calls to phash in key_to_frag_numberPhilip Robinson2011-04-271-10/+8