gambas-source-code/main/lib/complex
Benoît Minisini 812bec445b [DEVELOPMENT ENVIRONMENT]
* NEW: Complete the french translation.

[INTERPRETER]
* BUG: Class reimplementation of Abs() now can return an object or a 
  floating-point number.

[GB.COMPLEX]
* BUG: Abs() on a Complex returns a Float.

[GB.GEOM]
* BUG: Abs() on a Point or a PointF returns a Float.

[GB.GSL]
* BUG: Abs() on a Complex returns a Float.


git-svn-id: svn://localhost/gambas/trunk@5835 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-09-07 23:09:01 +00:00
..
ccomplex.c [DEVELOPMENT ENVIRONMENT] 2013-09-07 23:09:01 +00:00
ccomplex.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.complex.component [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00
main.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
main.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00