Guenter Obiltschnig
|
8293f93f7a
|
use std::unique_ptr instead of std::auto_ptr with C++11 or newer compilers to avoid std::auto_ptr deprecation warnings
|
2016-10-14 12:01:25 +02:00 |
|
Günter Obiltschnig
|
289b05c8b3
|
Revert "GH #1050 Zip: fix gcc -Wshadow warnings"
|
2016-09-05 08:29:59 +02:00 |
|
Miklos Vajna
|
714dc6ddd2
|
GH #1050 Zip: fix gcc -Wshadow warnings
|
2016-03-25 08:42:58 +01:00 |
|
Alex Fabijanic
|
92225086a4
|
generated CppUnit and testsuites VS projects
|
2016-03-06 20:54:26 -08:00 |
|
FrancisANDRE
|
ce797f7700
|
Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-01-08 00:17:13 +01:00 |
|
FrancisANDRE
|
ce641c216a
|
Move include/CppUnit to include/Poco/CppUnit
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-01-06 13:48:48 +01:00 |
|