Skip to content

Releases: freebasic/fbc

FreeBASIC 1.05.0

31 Jan 17:36
@dkl dkl
Compare
Choose a tag to compare

Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/

FreeBASIC 1.04.0

01 Oct 18:33
@dkl dkl
Compare
Choose a tag to compare

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

01 Jul 21:23
@dkl dkl
Compare
Choose a tag to compare

Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/

FreeBASIC 1.02.1

26 Apr 15:27
@dkl dkl
Compare
Choose a tag to compare

Hello,

this is a bug-fix update.

Prebuilt binaries can be downloaded at:
http://sourceforge.net/projects/fbc/files/

FreeBASIC 1.02.0

06 Apr 11:20
@dkl dkl
Compare
Choose a tag to compare

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

03 Apr 19:02
@dkl dkl
Compare
Choose a tag to compare

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/