aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/collector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* Fix problems on MacOSX due to uninitialized variables and mixing of int, uint...Hugo Parente Lima2010-06-151-17/+5
* Adding greedy method to CollectorLauro Neto2010-03-221-0/+7
* Adding signed int/long/char to primitiveType dictLauro Neto2009-11-101-1/+8
* Adding external operator to Collector (stream)Lauro Neto2009-11-101-0/+5
* added test cases for C++ operator<< method (Python's __lshift__);Marcelo Lira2009-10-271-0/+61