<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/include/plist, branch 2.7.0</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/'/>
<entry>
<title>Add plist_new_unix_date, plist_get_unix_date_val, plist_set_unix_date_val functions</title>
<updated>2025-05-13T16:34:32+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-05-13T16:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=cb76e4da84c61609c13e84c922f14a27b8348a36'/>
<id>cb76e4da84c61609c13e84c922f14a27b8348a36</id>
<content type='text'>
These functions work with int64_t values representing a UNIX timestamp instead
of using the 'MAC epoch'. They should be used instead of plist_new_date,
plist_get_date_val, and plist_set_date_val, which are now marked deprecated
and might be removed in a future version of libplist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions work with int64_t values representing a UNIX timestamp instead
of using the 'MAC epoch'. They should be used instead of plist_new_date,
plist_get_date_val, and plist_set_date_val, which are now marked deprecated
and might be removed in a future version of libplist.
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Data: Add const char* constructor</title>
<updated>2025-04-06T10:38:45+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-04-06T10:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=d031e94d7aee14c4e7646e67623c94e6164b99e3'/>
<id>d031e94d7aee14c4e7646e67623c94e6164b99e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Add f/Front() and b/Back() to Array to access first/last element</title>
<updated>2025-04-06T10:37:05+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-04-06T10:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=1aae1e5b7d8ee26c626c126fa64392a5ef949f42'/>
<id>1aae1e5b7d8ee26c626c126fa64392a5ef949f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Dictionary: Update template definition for better readability</title>
<updated>2025-04-06T10:27:40+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-04-06T10:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=464382e6f835dd54eeea9e3ed7c1c8d2fb25dfd0'/>
<id>464382e6f835dd54eeea9e3ed7c1c8d2fb25dfd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Array: Add const Node&amp; variants to Append, Insert</title>
<updated>2025-04-06T10:18:23+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-04-06T10:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=e6f3c6c62111b37cc97db2d61a1c765695ee401a'/>
<id>e6f3c6c62111b37cc97db2d61a1c765695ee401a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Add = operator to String class</title>
<updated>2025-04-06T09:48:14+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-04-06T09:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=ed8a73301b844bf5f7efd9cd437c9c0765a49a88'/>
<id>ed8a73301b844bf5f7efd9cd437c9c0765a49a88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Add const char* constructor to String class</title>
<updated>2025-04-06T09:44:13+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-04-06T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=31f1a810e5264ef970bab17d517692ef906470e1'/>
<id>31f1a810e5264ef970bab17d517692ef906470e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Add new Structure::FromMemory()</title>
<updated>2025-04-06T09:36:18+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-04-06T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=8e310421adfa157a0a62c903b0bcd83cf27c3f46'/>
<id>8e310421adfa157a0a62c903b0bcd83cf27c3f46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Add more convenience functions to the interface</title>
<updated>2025-03-01T22:42:06+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-02-27T16:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=d40f03e4090edafea75f04a1697ef0384231d333'/>
<id>d40f03e4090edafea75f04a1697ef0384231d333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++: Fix String::GetValue memory leaking and suport assignment of const char*</title>
<updated>2025-03-01T22:17:04+00:00</updated>
<author>
<name>guyingzhao</name>
</author>
<published>2025-02-24T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/libplist.git/commit/?id=02be84957d44ce68dcf81bada0d3250d4d81395a'/>
<id>02be84957d44ce68dcf81bada0d3250d4d81395a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
