nojhan
5827444774
Comment out deprecated stuff and fix corresponding tests
...
This may break your code if you did not pay attention to warnings in the previous release, the old code is still here in
case you want to understand what's going on.
2012-07-06 20:48:18 +02:00
Caner Candan
56c6edab04
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
Johann Dreo
22224ad793
default log output to debug for the ostream monitor ; better documentation
2010-11-08 22:58:37 +01:00
Johann Dreo
4310aaf5cc
replace TODO comments by @ŧodo doxygen command
2010-11-01 22:09:40 +01:00
Johann Dreo
a9f382a30c
fix #13 : remove the use of the verbose members, replaced by the eo::log system ; functions prototypes keep their verbose parameters, but display a warning until next version
2010-10-30 23:30:40 +02:00
Johann Dreo
4a90420dd3
create a more generic class for monitoring to any ostream (useful for output to clog or cerr, for example), the stdout monitor now inherits from it
2010-10-26 10:51:48 +02:00