Age | Commit message (Expand) | Author |
2013-05-17 | Merge branch 'nm/mnesia_idx_insert_speedup/OTP-11103' into maint | Fredrik Gustafsson |
2013-04-24 | Fix missing case clause for ordered_set tables | Nick Marino |
2013-04-12 | Optimize index creation for Mnesia set tables | Nick Marino |
2013-04-11 | mnesia: Fixed bad data in table | Dan Gudmundsson |
2013-04-08 | Remove unused Postscript files | Hans Bolinder |
2013-03-11 | Fix timers | Dan Gudmundsson |
2013-02-28 | mnesia: Decrease test times | Dan Gudmundsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-22 | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-16 | Remove what remains of the Mnemosyne code | Loïc Hoguin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-12-13 | Merge branch 'ao/fix_mnesia_overload_msg_format' | Henrik Nord |
2012-10-11 | Fix format of mnesia overload message | Ahmed Omar |
2012-10-01 | mnesia: Use chained send_after instead of send_interval | James Wheare |
2012-09-25 | Shorten testcase names | Dan Gudmundsson |
2012-09-04 | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-27 | Merge branch 'maint' | Lukas Larsson |
2012-08-27 | Bumped version nr | Fredrik Gustafsson |
2012-07-25 | Merge branch 'egil/r16/remove-vxworks-support/OTP-10146' | Björn-Egil Dahlberg |
2012-07-19 | mnesia: Remove VxWorks | Björn-Egil Dahlberg |
2012-07-19 | Add mnesia tpc benchmark | Lukas Larsson |
2012-06-18 | Prevent index from being corrupted if a nonexistent item is deleted | Bartlomiej Puzon |
2012-06-18 | Add tests showing that trying to delete non-existing object may corrupt the t... | Bartlomiej Puzon |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-23 | Fix compilation of examples and tc names on windows | Lukas Larsson |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-26 | Merge branch 'ud/fix-return-do_get_disc_copy2' into maint | Gustav Simonsson |
2012-02-08 | [mnesia] Fix warning in example code | Dan Gudmundsson |
2012-01-31 | [Mnesia] More optimizations | Dan Gudmundsson |
2012-01-31 | [Mnesia] Optimize double ets_lookups | Dan Gudmundsson |
2012-01-31 | [Mnesia] Optimize for lookup instead of match_object | Dan Gudmundsson |
2012-01-31 | [Mnesia] First try with ordered_set instead of bag | Dan Gudmundsson |
2011-12-31 | Fixes value returned by mnesia_loader:do_get_disc_copy2/4 | Uwe Dauernheim |
2011-12-12 | Prepare release | Erlang/OTP |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'dgud/mnesia/read-sticky-bug/OTP-9786' | Dan Gudmundsson |
2011-12-09 | Merge branch 'rc/mnesia_log-no-async' | Henrik Nord |
2011-12-07 | Use the synchronous log_terms instead of alog_terms in mnesia_log:ets2dcd() | Richard Carlsson |
2011-12-07 | [mnesia] Read record from correct node | Dan Gudmundsson |
2011-12-07 | Merge branch 'dgud/mnesia/impl-table-options/OTP-8970' | Dan Gudmundsson |
2011-12-06 | [mnesia] Fixed sticky read lock bug | Dan Gudmundsson |
2011-12-06 | [mnesia] Whitespace fixes | Dan Gudmundsson |