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
*
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
*
Fixes generation of binding reimplementation of modified virtual methods.
Marcelo Lira
2010-02-09
1
-1
/
+1
*
Adds test for argument removal plus argument type modification.
Marcelo Lira
2010-02-08
2
-0
/
+9
*
Fixing sort overload
Lauro Neto
2010-02-08
1
-0
/
+4
*
Add workaround for hardware bug that causes failures on two "size" tests.
Anderson Lizardo
2010-02-03
1
-2
/
+12
*
Fix crash when a virtual function with enum in they arguments is called from ...
Hugo Lima
2010-02-01
2
-0
/
+11
*
Create test for constructors with implicitly conversion and default args.
Renato Filho
2010-01-29
1
-4
/
+7
*
Add test for an impossible type discovery when the type has virtual functions.
Hugo Lima
2010-01-28
2
-0
/
+10
*
Adds support for void pointer conversions.
Marcelo Lira
2010-01-28
1
-0
/
+56
*
Use qualified C++ names on variables inside richComparison functions.
Hugo Lima
2010-01-26
1
-0
/
+1
*
Do not use C++ qualified name to generate the number protocol struct.
Hugo Lima
2010-01-26
1
-0
/
+1
*
Write cptr macro for inner classes.
Hugo Lima
2010-01-26
1
-0
/
+7
*
writeMinimalConstructorCallArguments knowns about enums.
Hugo Lima
2010-01-26
2
-0
/
+4
*
Fix bug on overflow check routines under 32 bits platforms.
Hugo Lima
2010-01-22
2
-0
/
+7
*
Added another constructor to Str class, just to test the new char behaviour.
Hugo Lima
2010-01-20
2
-0
/
+7
*
Adds test case for overload with static and a non-static versions of a method.
Hugo Lima
2010-01-19
2
-0
/
+18
*
Bucket::m_locked is accessed by multiple threads and must be volatile,
Hugo Lima
2010-01-18
1
-1
/
+1
*
Expanded thread locking tests with two more cases.
Marcelo Lira
2010-01-18
2
-1
/
+12
[next]