Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Benoit Jacob
|
aaaade4b3d
|
the Index types change.
As discussed on the list (too long to explain here).
|
2010-05-30 16:00:58 -04:00 |
|
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 |
|