<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ooprog/ue5, branch master</title>
<subtitle>OOProg repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/'/>
<entry>
<title>adding documentation</title>
<updated>2009-06-13T20:20:39+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-13T20:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=1243cb834e83c350dbee887d096e551406ec31e2'/>
<id>1243cb834e83c350dbee887d096e551406ec31e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>operator fix</title>
<updated>2009-06-13T11:41:24+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-13T11:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=4be4cac77dfa62a8a864f13c96c2a588ca8388c5'/>
<id>4be4cac77dfa62a8a864f13c96c2a588ca8388c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removing test target from makefile</title>
<updated>2009-06-12T16:35:24+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-12T16:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=8093c1b1ef6860e153eb9a84ac5a77989c1d24c4'/>
<id>8093c1b1ef6860e153eb9a84ac5a77989c1d24c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding dynamic_cast instead of typeid</title>
<updated>2009-06-11T18:47:35+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-11T18:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=e3e178f39f7d6781a7183d871d00b09caf0f9759'/>
<id>e3e178f39f7d6781a7183d871d00b09caf0f9759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using some stl-methods</title>
<updated>2009-06-06T11:39:22+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430</email>
</author>
<published>2009-06-06T11:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=3dba5d5f9ff6f04593a5822a4548e787392f4db7'/>
<id>3dba5d5f9ff6f04593a5822a4548e787392f4db7</id>
<content type='text'>
removing todos
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removing todos
</pre>
</div>
</content>
</entry>
<entry>
<title>shared_ptr</title>
<updated>2009-06-04T14:31:09+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-04T14:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=2c0bf4d7935626ef299f1be3f992b1dfe4c0b19f'/>
<id>2c0bf4d7935626ef299f1be3f992b1dfe4c0b19f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better english</title>
<updated>2009-06-03T17:44:44+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430</email>
</author>
<published>2009-06-03T17:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=6e3bff52c888c22d8a76c6ff741785f0463456e4'/>
<id>6e3bff52c888c22d8a76c6ff741785f0463456e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing asserts</title>
<updated>2009-06-03T17:43:22+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-03T17:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=4225398c1cbb99808ddd1777b3c920731cd3d008'/>
<id>4225398c1cbb99808ddd1777b3c920731cd3d008</id>
<content type='text'>
adding mean_mark.hpp implementation
don't use STL in array (required)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adding mean_mark.hpp implementation
don't use STL in array (required)
</pre>
</div>
</content>
</entry>
<entry>
<title>replacing 1xtab with 2xspace</title>
<updated>2009-06-03T15:26:57+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-03T15:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=39b0cb9afeb53e9a1720bad64347e72d318c554a'/>
<id>39b0cb9afeb53e9a1720bad64347e72d318c554a</id>
<content type='text'>
implementing array
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementing array
</pre>
</div>
</content>
</entry>
<entry>
<title>ue5</title>
<updated>2009-06-03T13:00:12+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@nc8430.lan</email>
</author>
<published>2009-06-03T13:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ooprog/commit/?id=e251dbf4e82efc3dcfe18f6d5d00ae3ce079d1bd'/>
<id>e251dbf4e82efc3dcfe18f6d5d00ae3ce079d1bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
