<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/mnesia, branch erl_1252</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2012-09-03T09:52:49+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2012-09-03T09:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=952db27ba0a5b87a2a47f3a7034a9bf92e3651e5'/>
<id>952db27ba0a5b87a2a47f3a7034a9bf92e3651e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version nr</title>
<updated>2012-08-27T09:29:09+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-27T09:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fade3d414f2a052fc810eb4aa9b681c70fc94575'/>
<id>fade3d414f2a052fc810eb4aa9b681c70fc94575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent index from being corrupted if a nonexistent item is deleted</title>
<updated>2012-06-18T23:16:00+00:00</updated>
<author>
<name>Bartlomiej Puzon</name>
<email>bpuzon@o2.pl</email>
</author>
<published>2012-06-18T23:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0fcdb6fdd38291072dd130cf4362ea5e8f3d1717'/>
<id>0fcdb6fdd38291072dd130cf4362ea5e8f3d1717</id>
<content type='text'>
We have to ensure that we actually delete the last object with a
given (key, index) pair before removing the index.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have to ensure that we actually delete the last object with a
given (key, index) pair before removing the index.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests showing that trying to delete non-existing object may corrupt the table index</title>
<updated>2012-06-18T22:58:08+00:00</updated>
<author>
<name>Bartlomiej Puzon</name>
<email>bpuzon@o2.pl</email>
</author>
<published>2012-06-18T22:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8490cb6328da880119dbc1eb92d3b439a2c5f34a'/>
<id>8490cb6328da880119dbc1eb92d3b439a2c5f34a</id>
<content type='text'>
In case of bag tables, trying to delete a non-existing object leads to
the index becoming corrupt. This happens if the non-existing object we
try to delete happens to share its key and index field value with a single
existing object in the table.
Result: The index entry corresponding to the existing object is
removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In case of bag tables, trying to delete a non-existing object leads to
the index becoming corrupt. This happens if the non-existing object we
try to delete happens to share its key and index field value with a single
existing object in the table.
Result: The index entry corresponding to the existing object is
removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with whitespace in exec path</title>
<updated>2012-06-05T08:52:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-30T16:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f8867fb985b2b899e2ba8391652c7111f9df9bb'/>
<id>5f8867fb985b2b899e2ba8391652c7111f9df9bb</id>
<content type='text'>
OTP-10106
OTP-10107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-10106
OTP-10107
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation of examples and tc names on windows</title>
<updated>2012-05-23T09:38:25+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-16T13:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ab960374d77e7b7a21282017ecef99e21993fb76'/>
<id>ab960374d77e7b7a21282017ecef99e21993fb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2012-04-01T18:14:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2012-04-01T18:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cfea5eea406ba3af96588ff458e55de9a149d9c5'/>
<id>cfea5eea406ba3af96588ff458e55de9a149d9c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ud/fix-return-do_get_disc_copy2' into maint</title>
<updated>2012-03-26T14:13:26+00:00</updated>
<author>
<name>Gustav Simonsson</name>
<email>gustav@erlang.org</email>
</author>
<published>2012-03-26T14:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3e922e3a1995f7a63d7bf457a6a45a3d8010756f'/>
<id>3e922e3a1995f7a63d7bf457a6a45a3d8010756f</id>
<content type='text'>
* ud/fix-return-do_get_disc_copy2:
  Fixes value returned by mnesia_loader:do_get_disc_copy2/4

OTP-10015
OTP-10016
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ud/fix-return-do_get_disc_copy2:
  Fixes value returned by mnesia_loader:do_get_disc_copy2/4

OTP-10015
OTP-10016
</pre>
</div>
</content>
</entry>
<entry>
<title>[mnesia] Fix warning in example code</title>
<updated>2012-02-08T15:23:47+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2012-02-08T15:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ccb614df55fe7c38c52fccb7459c9ec5b382d97b'/>
<id>ccb614df55fe7c38c52fccb7459c9ec5b382d97b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
