<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tng/src, branch master</title>
<subtitle>TNG fork to include HRTC</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/'/>
<entry>
<title>Changes to TNG to include the HRTC format.</title>
<updated>2016-01-11T12:02:26Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2014-01-27T13:57:37Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=b7bd44ee623b64af25aa8f629ae7e22b00a2142c'/>
<id>b7bd44ee623b64af25aa8f629ae7e22b00a2142c</id>
<content type='text'>
Almost all of this code has been created by Stephan Richter
&lt;s.richter@keawe.de&gt;. Only minor changes and this squashed commit have
been prepared by Jan Huwald &lt;jh@sotun.de&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Almost all of this code has been created by Stephan Richter
&lt;s.richter@keawe.de&gt;. Only minor changes and this squashed commit have
been prepared by Jan Huwald &lt;jh@sotun.de&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted a change in last commit.</title>
<updated>2014-12-12T00:22:59Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-12-12T00:22:59Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=8e239a6b59d8ff11979ca8557be9b79e2c15f83a'/>
<id>8e239a6b59d8ff11979ca8557be9b79e2c15f83a</id>
<content type='text'>
Change-Id: I0b49d2651851dc29d4dd8781e115f7648cfc95c2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0b49d2651851dc29d4dd8781e115f7648cfc95c2
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug reading last frame and time of last frame.</title>
<updated>2014-12-11T23:36:29Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-12-11T23:36:29Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=d914e8d2d2196e96e478949854df85f273d92a84'/>
<id>d914e8d2d2196e96e478949854df85f273d92a84</id>
<content type='text'>
Change-Id: I983333cc30b2d3add0b5a35e29b5d67736927cd4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I983333cc30b2d3add0b5a35e29b5d67736927cd4
</pre>
</div>
</content>
</entry>
<entry>
<title>Made function arguments const where relevant.</title>
<updated>2014-12-08T13:35:27Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-12-04T16:05:42Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=b6c0fbcbb224c894eb90cc920c6ecb8e8d48e66a'/>
<id>b6c0fbcbb224c894eb90cc920c6ecb8e8d48e66a</id>
<content type='text'>
Change-Id: I5b196b57976c8c718b079336a805188ccb03ef4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5b196b57976c8c718b079336a805188ccb03ef4b
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compiler warnings.</title>
<updated>2014-12-03T08:29:35Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-12-03T08:29:35Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=db972bad9178b95ee16110de186074476579bf89'/>
<id>db972bad9178b95ee16110de186074476579bf89</id>
<content type='text'>
Change-Id: I548a5f0a5d0e79777d96474b46a29c4caf5c416e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I548a5f0a5d0e79777d96474b46a29c4caf5c416e
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the number of frames in the current frame set.</title>
<updated>2014-12-02T08:22:00Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-12-02T08:22:00Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=dc622b86d3c09e9242a5693bc2a0cf6c6fde7754'/>
<id>dc622b86d3c09e9242a5693bc2a0cf6c6fde7754</id>
<content type='text'>
When setting the overall expected number of frames per frame set
also update the current frame set if there is one. It is OK to
have frame sets with different numbers of frames, so previous
frame sets are unaffected.

Change-Id: I2051243dfb589810b4073e251281261797c8aa74
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When setting the overall expected number of frames per frame set
also update the current frame set if there is one. It is OK to
have frame sets with different numbers of frames, so previous
frame sets are unaffected.

Change-Id: I2051243dfb589810b4073e251281261797c8aa74
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix MingW build.</title>
<updated>2014-10-24T08:11:38Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-10-24T08:11:38Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=41e0d4b9bd58bd19038c90b66e71d369ef5d325e'/>
<id>41e0d4b9bd58bd19038c90b66e71d369ef5d325e</id>
<content type='text'>
Corresponds to commit e8cba2b9001c5930ed9d52e0be7ff53a2b00b22c
by Roland Schulz in the GROMACS repo.

Change-Id: Icb2c5b8ce823ffeed4145a9fd415c4624d15de2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corresponds to commit e8cba2b9001c5930ed9d52e0be7ff53a2b00b22c
by Roland Schulz in the GROMACS repo.

Change-Id: Icb2c5b8ce823ffeed4145a9fd415c4624d15de2e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug reading non-particle data.</title>
<updated>2014-10-23T14:45:28Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-10-23T14:25:35Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=591770e202163c3040432a44fdd283ff669d56df'/>
<id>591770e202163c3040432a44fdd283ff669d56df</id>
<content type='text'>
Change-Id: I981f2c4b0ce0b853f5362566b75ccf53bb0591db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I981f2c4b0ce0b853f5362566b75ccf53bb0591db
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tng_util_num_frames_with_data_of_block_id_get()</title>
<updated>2014-10-23T14:39:13Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-09-26T11:13:01Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=ecc151baf427059195de31881889455133b11e2f'/>
<id>ecc151baf427059195de31881889455133b11e2f</id>
<content type='text'>
The function already existed in the tng_io.c, but has now
been exposed through the API. Basic code for testing it was
added as well.

Version bumped to 1.7.0

Change-Id: I369678a69787223b7a979feb749dff4ef0ee4717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function already existed in the tng_io.c, but has now
been exposed through the API. Basic code for testing it was
added as well.

Version bumped to 1.7.0

Change-Id: I369678a69787223b7a979feb749dff4ef0ee4717
</pre>
</div>
</content>
</entry>
<entry>
<title>More detailed output when some tests fail.</title>
<updated>2014-10-03T10:16:06Z</updated>
<author>
<name>Magnus Lundborg</name>
<email>lundborg.magnus@gmail.com</email>
</author>
<published>2014-10-03T09:51:30Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/tng/commit/?id=fe0628c358e7129df7e7d70ba300913ea46a66d9'/>
<id>fe0628c358e7129df7e7d70ba300913ea46a66d9</id>
<content type='text'>
Change-Id: I749db2adcfef0fd79d39beeab700310856f33563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I749db2adcfef0fd79d39beeab700310856f33563
</pre>
</div>
</content>
</entry>
</feed>
