Releases: freebasic/fbc
FreeBASIC 1.05.0
Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/
FreeBASIC 1.04.0
Hi,
this is the new FB release, version 1.04. It's the result of the last 3 months of development - 4 people who contributed to the FB sources, plus 1 contributor to the documentation.
The biggest news:
- FB how has a Boolean type and True/False constants
- Dim Byref for declaring local references
- Many binding updates - nearly all support 64bit now
- and over 60 bug fixes
http://www.freebasic.net/forum/viewtopic.php?f=1&t=23986
Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/
FreeBASIC 1.03.0
Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/
FreeBASIC 1.02.1
Hello,
this is a bug-fix update.
Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/
FreeBASIC 1.02.0
What's new?
- New, 64bit-capable bindings: Windows API, OpenGL, SDL 1 and 2, GTK+, X11, ...
- -gen gcc (which also is the default for 64bit) now defaults to -asm intel
- Overhauled type checking for procedure pointer assignments and virtual method overriding
- Fixed the dead-lock bug that happened since version 1.00 when using Input or other console I/O commands from multiple threads
- more than 20 bug fixes, including some for regressions in versions 0.90 and 1.00
Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/
FreeBASIC 1.01.0
Hello!
This is FreeBASIC 1.01.0. There are several bug fixes and some new, 64bit-capable bindings - check out the changelog.txt.
Please note that the 64bit versions are not fully complete: many .bi files are excluded because they are not 64bit-capable yet.
Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/