Hauke Heibel
|
abc8c01080
|
Renamed PlainMatrixType to PlainObject (Array != Matrix).
Renamed ReturnByValue::ReturnMatrixType ReturnByValue::ReturnType (again, Array != Matrix).
|
2010-02-20 15:53:57 +01:00 |
|
Hauke Heibel
|
832045d363
|
Warning 4512 (assignment operators could not be generated) is now simply disabled.
All unimplemented assignment operators have been removed.
|
2009-12-14 10:32:43 +01:00 |
|
Hauke Heibel
|
d088ee35f6
|
Added to possibility to compile unit tests at maximum warning level.
Silenced (amongst others) many conversion related warnings.
|
2009-12-12 11:39:07 +01:00 |
|
Benoit Jacob
|
9a0900e33e
|
last round of changes, mainly to return derived types instead of base types, and fix various compilation issues
|
2009-11-09 07:51:31 -05:00 |
|
Benoit Jacob
|
e4e58e8337
|
simplifications in the ei_solve_impl system, factor out some boilerplate code
|
2009-11-08 16:51:41 -05:00 |
|
Benoit Jacob
|
da363d997f
|
introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl
put them in a new internal 'misc' directory
|
2009-11-03 02:18:10 -05:00 |
|