aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/collector.h
Commit message (Expand)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* fixed tests exported symbols.Renato Filho2010-08-181-1/+1
* Fix problems on MacOSX due to uninitialized variables and mixing of int, uint...Hugo Parente Lima2010-06-151-4/+3
* Adding greedy method to CollectorLauro Neto2010-03-221-0/+4
* Added visibility rules to libsample.Hugo Lima2009-11-231-3/+4
* Adding signed int/long/char to primitiveType dictLauro Neto2009-11-101-1/+2
* Adding external operator to Collector (stream)Lauro Neto2009-11-101-0/+15
* added test cases for C++ operator<< method (Python's __lshift__);Marcelo Lira2009-10-271-0/+57