index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
libsample
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed libsample export to avoid warnings on windows.
Renato Filho
2010-08-19
1
-3
/
+3
*
fixed tests exported symbols.
Renato Filho
2010-08-18
35
-172
/
+170
*
Create unit test to function with ambiguous signature in Python side.
Renato Filho
2010-08-16
3
-1
/
+76
*
Created unit test to operator().
Renato Filho
2010-08-11
1
-0
/
+53
*
Revert "Created operator != or __ne__ in Point class, to avoid tests errors ...
Marcelo Lira
2010-08-03
2
-7
/
+0
*
Created operator != or __ne__ in Point class, to avoid tests errors with Pyt...
Renato Filho
2010-08-02
2
-0
/
+7
*
Fix char* converter
Renato Filho
2010-07-27
3
-24
/
+26
*
Fixed wrong overload decisor generated code.
Marcelo Lira
2010-07-13
2
-0
/
+35
*
Fixes bug#253 - "Segmentation Fault when clicked on ListWidget with TableModel"
Hugo Parente Lima
2010-07-06
1
-0
/
+3
*
Add support for static fields.
Hugo Parente Lima
2010-07-02
2
-0
/
+3
*
Added test for finding type scope in cases involving inheritance.
Marcelo Lira
2010-06-29
1
-0
/
+1
*
Created unit tests for named arguments.
Renato Filho
2010-06-17
2
-4
/
+37
*
Added test function with an integer argument that have an enum as default value.
Marcelo Lira
2010-06-15
2
-0
/
+8
*
Fix problems on MacOSX due to uninitialized variables and mixing of int, uint...
Hugo Parente Lima
2010-06-15
5
-22
/
+20
*
MSVC complains about the missing operator< in Str when we use it on a std::list.
Hugo Parente Lima
2010-06-14
2
-0
/
+6
*
Added support for protected fields when not using the "protected hack".
Marcelo Lira
2010-06-03
1
-0
/
+9
*
Fixes code generation for classes with private destructors.
Marcelo Lira
2010-06-02
1
-0
/
+3
*
Generator improved to handle protected enums without the protected hack.
Marcelo Lira
2010-06-02
1
-0
/
+6
*
Adds protected enum test cases.
Marcelo Lira
2010-06-01
1
-0
/
+14
*
Fixed declaration of class SimpleFile.
Renato Filho
2010-05-26
2
-30
/
+56
*
API fixes.
Renato Filho
2010-05-18
12
-20
/
+23
*
Adding test for #212 - Overloads with enums
Lauro Neto
2010-04-30
2
-0
/
+10
*
Merge remote branch 'luck/fixprivctor'
Luciano Wolf
2010-04-23
1
-0
/
+61
|
\
|
*
Support to "only private constructor available" case.
Luciano Wolf
2010-04-21
1
-0
/
+61
*
|
Use qualified class name when callign a method like self->ClassName::method().
Hugo Parente Lima
2010-04-22
1
-0
/
+10
*
|
Added support for enums inside classes inside namespaces.
Hugo Parente Lima
2010-04-22
1
-0
/
+4
*
|
Add test for classes and inner classes inside namespaces.
Hugo Parente Lima
2010-04-22
1
-0
/
+12
*
|
Fixed argument policy propagate.
Renato Filho
2010-04-22
2
-1
/
+3
|
/
*
Better error messages when reimplementing virtual methods.
Hugo Parente Lima
2010-04-08
1
-0
/
+6
*
Do not segfault when a null pointer is passed to Str constructor.
Hugo Parente Lima
2010-04-05
1
-1
/
+2
*
Adds tests to type system modifications regarding reference to pointer type.
Marcelo Lira
2010-03-22
2
-0
/
+16
*
Adding greedy method to Collector
Lauro Neto
2010-03-22
3
-0
/
+13
*
Adds a test for a method with modifications and custom conversion rules.
Marcelo Lira
2010-03-19
2
-0
/
+11
*
Allow hash-function tag to be definied in object-types (Fix bug #186).
Hugo Lima
2010-03-19
2
-0
/
+7
*
added support for pure virtual methods returning void ptrs
Matti Airas
2010-03-17
3
-0
/
+9
*
fixed a typo in the test class name
Matti Airas
2010-03-17
1
-2
/
+2
*
Merge branch 'master' into extensibleconversions
Marcelo Lira
2010-03-04
3
-0
/
+15
|
\
|
*
Use polymorphic-id-expression to discover the correct type of a C++ object.
Hugo Lima
2010-03-02
2
-0
/
+6
|
*
Add test for bug on the current type discovery algorithm.
Hugo Lima
2010-03-02
2
-0
/
+9
*
|
Adds tests for a class without implicit conversions being extended in another...
Marcelo Lira
2010-03-02
1
-0
/
+55
|
/
*
Adds unit test for implicit conversion defined by a conversion operator.
Marcelo Lira
2010-03-01
2
-0
/
+9
*
Shiboken generator now supports references to pointers as arguments.
Marcelo Lira
2010-02-26
1
-0
/
+3
*
Add hash function for Str and proper unit test.
Hugo Lima
2010-02-23
2
-0
/
+12
*
Adds test for C++ 'const char*' argument receiving a Python None as a null po...
Marcelo Lira
2010-02-20
1
-0
/
+3
*
Added more tests for bugs found in overload resolution.
Hugo Lima
2010-02-19
1
-0
/
+4
*
Adding test for sequenceToIntArray
Lauro Neto
2010-02-19
2
-0
/
+13
*
Adds tests for reference counting in model/view style relationships.
Marcelo Lira
2010-02-10
3
-0
/
+116
*
Adds tests for classes with public member variables.
Marcelo Lira
2010-02-10
2
-4
/
+11
*
Implement support to conversion rule.
Renato Filho
2010-02-09
2
-3
/
+2
*
Adds tests for argument removal and type modification for virtual methods.
Marcelo Lira
2010-02-09
1
-0
/
+1
[next]