This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
62e84f1f3a
gambas-source-code
/
gb.gsl
/
src
/
gb.gsl.component
6 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
[GB.GSL] * NEW: Skeleton for a new component based on the GNU Scientific Library. It will be developed by Randall Morgan. git-svn-id: svn://localhost/gambas/trunk@4428 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-01-30 02:23:31 +01:00
[Component]
[DEVELOPMENT ENVIRONMENT] * NEW: New gb.complex component [INTERPRETER] * BUG: Automatic array conversion now works with not yet loaded array classes. [GB.COMPLEX] * NEW: New component that implements a rudimentary management of complex numbers. This component is automatically loaded if a complex number constant is encountered and no loaded component can already handle complex numbers. git-svn-id: svn://localhost/gambas/trunk@4924 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-09 17:37:42 +02:00
Key=gb.gsl
Author=Randall Morgan,Benoît Minisini
[CONFIGURATION] * NEW: Switch to 3.2.90 version. [DEVELOPMENT ENVIRONMENT] * BUG: Fix automatic completion of project classes that reimplements another class. [WEB SITE MAKER] * BUG: Fix scrolling frames on Chrome. [INTERPRETER] * NEW: Args and Env classes are now shortcuts for Application.Args and Application.Env properties. git-svn-id: svn://localhost/gambas/trunk@4977 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-21 22:43:10 +02:00
State=NotFinished
[DEVELOPMENT ENVIRONMENT] * NEW: New gb.complex component [INTERPRETER] * BUG: Automatic array conversion now works with not yet loaded array classes. [GB.COMPLEX] * NEW: New component that implements a rudimentary management of complex numbers. This component is automatically loaded if a complex number constant is encountered and no loaded component can already handle complex numbers. git-svn-id: svn://localhost/gambas/trunk@4924 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-09 17:37:42 +02:00
Implements=Complex
Reference in a new issue
Copy permalink