<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cppunit.git/NEWS, branch cppunit-1.13.0</title>
<subtitle>anongit.freedesktop.org: git/libreoffice/cppunit.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/'/>
<entry>
<title>update NEWS</title>
<updated>2012-06-21T20:15:55+00:00</updated>
<author>
<name>Markus Mohrhard</name>
<email>markus.mohrhard@googlemail.com</email>
</author>
<published>2012-06-21T20:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=d80721064e1ef6c38c82a93c76e2b6b55f5d6fe9'/>
<id>d80721064e1ef6c38c82a93c76e2b6b55f5d6fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS</title>
<updated>2012-06-13T07:58:55+00:00</updated>
<author>
<name>Markus Mohrhard</name>
<email>markus.mohrhard@googlemail.com</email>
</author>
<published>2012-06-13T07:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=41f69b1c2d2de8e1fdb6ef0023021d8edea114ca'/>
<id>41f69b1c2d2de8e1fdb6ef0023021d8edea114ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS</title>
<updated>2012-04-25T09:02:36+00:00</updated>
<author>
<name>Markus Mohrhard</name>
<email>markus.mohrhard@googlemail.com</email>
</author>
<published>2012-04-13T11:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=866076cd3ec4b383ee7fd44450763b35ebf63132'/>
<id>866076cd3ec4b383ee7fd44450763b35ebf63132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Config/ax_cxx_gcc_abi_demangle.</title>
<updated>2009-11-24T12:10:21+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2009-11-24T12:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=be2c1fd6a39ad763b63c85f78b41b1358bf1c685'/>
<id>be2c1fd6a39ad763b63c85f78b41b1358bf1c685</id>
<content type='text'>
config/ax_cxx_gcc_abi_demangle.m4:
* src/cppunit/TypeInfoHelper.cpp: Fixed demangling of symbols on gcc 4.3 (bug #2796543).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config/ax_cxx_gcc_abi_demangle.m4:
* src/cppunit/TypeInfoHelper.cpp: Fixed demangling of symbols on gcc 4.3 (bug #2796543).
</pre>
</div>
</content>
</entry>
<entry>
<title>src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: fixed</title>
<updated>2009-11-24T10:31:09+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2009-11-24T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=2ad11a1f1a022f1fbaaf8deae64e9249cfc8fb4b'/>
<id>2ad11a1f1a022f1fbaaf8deae64e9249cfc8fb4b</id>
<content type='text'>
memory leak in getCommandLineArguments() (bug #1721408).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory leak in getCommandLineArguments() (bug #1721408).
</pre>
</div>
</content>
</entry>
<entry>
<title>Include/cppunit/portability/config-msvc6.</title>
<updated>2009-11-24T09:53:17+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2009-11-24T09:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=6e787c94c54bc4d49794c6284306873090428aeb'/>
<id>6e787c94c54bc4d49794c6284306873090428aeb</id>
<content type='text'>
include/cppunit/portability/config-msvc6.h:
* include/cppunit/portability/Portability.h: Added macro 
CPPUNIT_UNIQUE_COUNTER on MSVS 7.0+ using __COUNTER__ to
fix bug #2031696.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include/cppunit/portability/config-msvc6.h:
* include/cppunit/portability/Portability.h: Added macro 
CPPUNIT_UNIQUE_COUNTER on MSVS 7.0+ using __COUNTER__ to
fix bug #2031696.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated NEWS</title>
<updated>2009-11-23T18:56:43+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2009-11-23T18:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=e629238d569f6fcf3477537a60a8f3db1fd1f962'/>
<id>e629238d569f6fcf3477537a60a8f3db1fd1f962</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGS</title>
<updated>2009-11-23T18:49:48+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2009-11-23T18:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=c1cdfdb27b547427ce1e4979d90cce8a6b7e3fec'/>
<id>c1cdfdb27b547427ce1e4979d90cce8a6b7e3fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch to fix [ 1293903 ] UNICODE Builds not supported</title>
<updated>2007-01-27T05:29:17+00:00</updated>
<author>
<name>Steve M. Robbins</name>
<email>smr@sumost.ca</email>
</author>
<published>2007-01-27T05:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=50c65db468b6d10ad8fb42b50e7ea87367c21309'/>
<id>50c65db468b6d10ad8fb42b50e7ea87367c21309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note that CPPUNIT_ASSERT_DOUBLES_EQUAL handles non-finite numbers.</title>
<updated>2007-01-27T05:02:22+00:00</updated>
<author>
<name>Steve M. Robbins</name>
<email>smr@sumost.ca</email>
</author>
<published>2007-01-27T05:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=5542cdca278b1e7070b7c01c3efb086d965628af'/>
<id>5542cdca278b1e7070b7c01c3efb086d965628af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
