aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/functions.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
* Adds test for C++ 'const char*' argument receiving a Python None as a null po...Marcelo Lira2010-02-201-0/+3
* Fix bug on overflow check routines under 32 bits platforms.Hugo Lima2010-01-221-0/+6
* Tests for numerical implicit conversions and fixesLauro Neto2009-12-161-0/+29
* Adds Overflow check to integer types conversions.Marcelo Lira2009-12-071-0/+6
* Uses __FUNCTION__ instead of __PRETTY_FUNCTION__, which is a GCC extension.Hugo Lima2009-11-231-2/+2
* Fixed C string toPython converter to return Py_None when a NULL pointerMarcelo Lira2009-11-181-1/+15
* Use Py_RETURN_NONE for functions with null return.Renato Araujo Oliveira Filho2009-09-101-0/+4
* renamed PolymorphicData class to OverloadData, this should represent correctlyMarcelo Lira2009-09-021-6/+6
* Added LGPL copyright header to all libsample files.Hugo Lima2009-09-011-0/+34
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+85