<feed xmlns='http://www.w3.org/2005/Atom'>
<title>art/cmdline/unit.h, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/'/>
<entry>
<title>ART: Enable Clang's -Wdeprecated</title>
<updated>2015-04-06T21:03:17+00:00</updated>
<author>
<name>Andreas Gampe</name>
<email>agampe@google.com</email>
</author>
<published>2015-04-04T04:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=758a801b66c134361a7b43f7e83f85d1fb800c4c'/>
<id>758a801b66c134361a7b43f7e83f85d1fb800c4c</id>
<content type='text'>
Replace throw() with noexcept.

Add default copy constructors and copy assignment constructors for
cases with destructors, as the implicit definition is deprecated.

Change-Id: Ice306a3f510b072b00bec4d4360f7c8055135c9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace throw() with noexcept.

Add default copy constructors and copy assignment constructors for
cases with destructors, as the implicit definition is deprecated.

Change-Id: Ice306a3f510b072b00bec4d4360f7c8055135c9d
</pre>
</div>
</content>
</entry>
<entry>
<title>art: Refactor RuntimeOptions/ParsedOptions</title>
<updated>2015-02-04T21:29:19+00:00</updated>
<author>
<name>Igor Murashkin</name>
<email>iam@google.com</email>
</author>
<published>2015-01-26T18:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=aaebaa0121be3b9d9f13630585304482cbcaeb4b'/>
<id>aaebaa0121be3b9d9f13630585304482cbcaeb4b</id>
<content type='text'>
Refactor the RuntimeOptions to be a
type-safe map (VariantMap, see runtime_options.h) and the ParsedOptions
to delegate the parsing to CmdlineParser (see cmdline/cmdline_parser.h).

This is the start of a command line parsing refactor, and may include
more in the future (dex2oat, patchoat, etc).

For more details of the command line parsing generator usage see cmdline/README.md

Change-Id: Ic67c6bca5e1f33bf2ec60e2e3ff8c366bab91563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor the RuntimeOptions to be a
type-safe map (VariantMap, see runtime_options.h) and the ParsedOptions
to delegate the parsing to CmdlineParser (see cmdline/cmdline_parser.h).

This is the start of a command line parsing refactor, and may include
more in the future (dex2oat, patchoat, etc).

For more details of the command line parsing generator usage see cmdline/README.md

Change-Id: Ic67c6bca5e1f33bf2ec60e2e3ff8c366bab91563
</pre>
</div>
</content>
</entry>
</feed>
