summaryrefslogtreecommitdiff
path: root/lib/mnesia
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-032-2/+32
* Update copyright yearsBjörn-Egil Dahlberg2012-08-3110-10/+10
* 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
* 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
* | Merge branch 'maint-r14'Dan Gudmundsson2011-11-1112-104/+138
|\ \
| * | Update release notesErlang/OTP2011-11-101-1/+29
| * | Prepare releaseDan Gudmundsson2011-11-072-2/+4
| * | [mnesia] Fix deadlock in aborted mnesia:del_table_copy/2Dan Gudmundsson2011-11-071-1/+2
| * | [mnesia] Make all schema operations protocol awareDan Gudmundsson2011-11-074-77/+73
| * | [mnesia] Remove export of clear_table which is not a schema operation anymoreDan Gudmundsson2011-11-073-11/+7
| * | [mnesia] Cleanly bring down mnesiaDan Gudmundsson2011-11-073-12/+23
* | | Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-46/+0
* | | doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson2011-10-271-86/+0
* | | Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-10-041-1/+44
|\ \ \ | |/ /
| * | Prepare releaseOTP_R14B04Erlang/OTP2011-10-041-1/+44
* | | Merge remote-tracking branch 'upstream/dev' into majorDan Gudmundsson2011-09-282-1/+3
|\ \ \ | |/ /
| * | [mnesia] Prepare releaseDan Gudmundsson2011-09-282-1/+3
* | | Merge branch 'dev' into majorHans Bolinder2011-09-272-3/+3
|\ \ \ | |/ /
| * | Correct XML filesHans Bolinder2011-09-262-3/+3
* | | Merge branch 'dev' into majorDan Gudmundsson2011-09-214-5/+14
|\ \ \ | |/ /
| * | Merge branch 'dgud/mnesia/leaking-log/OTP-9551' into devDan Gudmundsson2011-09-211-2/+4
| |\ \
| | * | [mnesia] Use api to log decisions.Dan Gudmundsson2011-09-191-2/+4
| * | | [mnesia] Use dedicated api for clearing tablesDan Gudmundsson2011-09-193-3/+10
| |/ /