PureBasic 4.50 is out !

Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

PureBasic 4.50 is out !

Post by Fred »

Hello,

We are very happy to announce the final release of PureBasic 4.50 which brings quite some news, as you can see here:

Code: Select all

- Added: Support for Array, List, Map inside structures 
- Added: CopyList(), CopyMap(), CopyArray() 
- Added: FreeList(), FreeMap(), FreeArray() 
- Added: CopyStructure(), InitializeStructure() 
- Added: Volume support to PlaySound() 
- Added: Depth parameter to SaveImage() 
- Added: ImageDepth() flag to get the original or current image depth 
- Added: #PB_Image_Transparent flag for CreateImage() 
- Added: 32bit support to TGA image decoder 
- Added: RoundBox(), AbortFTPFile(), RandomData() 
- Added: #PB_2DDrawing_AllChannels mode for DrawingMode() 
- Added: Image support for ComboBoxGadget() 
- Added: Graphical console functions to linux 
- Added: Large file support to File library on Linux/OSX 
- Added: CryptRandom(), CryptRandomData(), OpenCryptRandom(), CloseCryptRandom() 
- Added: Many math functions: Exp(), ATan2(), Radian(), Degree(), [A]CosH(), [A]SinH(), [A]TanH(), IsNaN(), IsInfinity(), NaN(), Infinity(), Sign() 
- Added: 'Debugger' Library to control some debugger actions from code 

- Changed: The Image library now keeps images internally in 24bit or 32bit (loading and saving works with other bit depths) 

- Fixed: Quite some bugs in libraries and in the compiler 

IDE/Debugger:
- Added: Keyword underline for Break, Continue, ProcedureReturn 
- Added: StatusBar help for prototypes and interfaces 
- Added: Keyword sensitive indentation (block mode is still available) 
- Added: "Format indentation" option in the edit menu 
- Added: Indentation guides and whitespace options 
- Added: The ability to select multiple compilers in the compiler options 
- Added: Purifier tool for the debugger 
- Added: Full debugger compatibility between all OS and processors 
- Added: Network debugging for the standalone debugger 
- Added: Data breakpoints for the debugger 
- Added: Support for structured items in the 'View Array/List/Map' tab of the Variable Viewer 

- Changed: The Array, List or Map name in the Variable viewer should be entered with a "()" now to display their elements.
Again, thank you to all the beta testers, which helped greatly to stabilize the numberous new features, and we hope you will enjoy it, as we enjoyed coding it ! You can grab it on your personal online account. On a side note, we activated the 1 year limit restriction for the accounts which were created from the cheap PureBasic boxed version, just contact andre@purebasic.com if you have such and want to upgrade.

Have fun !

The Fantaisie Software Team
Perkin
Enthusiast
Enthusiast
Posts: 504
Joined: Thu Jul 03, 2008 10:13 pm
Location: Kent, UK

Re: PureBasic 4.50 is out !

Post by Perkin »

Oooh Lovely.

Thanks Guys!
%101010 = $2A = 42
User avatar
Arctic Fox
Enthusiast
Enthusiast
Posts: 609
Joined: Sun Dec 21, 2008 5:02 pm
Location: Aarhus, Denmark

Re: PureBasic 4.50 is out !

Post by Arctic Fox »

Great news! Thanks a lot!
User avatar
idle
Always Here
Always Here
Posts: 5835
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: PureBasic 4.50 is out !

Post by idle »

nice way to start the morning, better give you some beer $$$ :D
User avatar
Kiffi
Addict
Addict
Posts: 1484
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: PureBasic 4.50 is out !

Post by Kiffi »

Thanks a lot for this great piece of software! :D

Greetings ... Kiffi
Hygge
User avatar
djes
Addict
Addict
Posts: 1806
Joined: Sat Feb 19, 2005 2:46 pm
Location: Pas-de-Calais, France

Re: PureBasic 4.50 is out !

Post by djes »

Really nice update, thank you! :o
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Re: PureBasic 4.50 is out !

Post by aaron »

Sweeeeet! The betas have been working great for me, both on OSX and XP, and I'm sure that the final release will continue to be the best programming language that I've had the pleasure of using. Cheers!
User avatar
luis
Addict
Addict
Posts: 3893
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: PureBasic 4.50 is out !

Post by luis »

Thank you as always to all of you for the awesome work.
"Have you tried turning it off and on again ?"
A little PureBasic review
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Re: PureBasic 4.50 is out !

Post by Foz »

Problem when extracting with the Linux x86 version:

Code: Select all

...
-rwxr-xr-x fred/fred   1023192 2010-06-07 21:34 purebasic/compilers/pbdebuggerunicode
-rw-r--r-- fred/fred  10765169 2010-06-07 21:34 purebasic/compilers/engine3d.so
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
Mohawk70
Enthusiast
Enthusiast
Posts: 404
Joined: Thu May 11, 2006 1:04 am
Location: Florida, USA

Re: PureBasic 4.50 is out !

Post by Mohawk70 »

Awesome - Thanks !!!
HP Z800 Workstation
CPU : Dual Xeon 5690 3.46GHz
RAM : 96GB RAM ( 8GB x 12 )
PSU : 1100W
GPU : NVIDIA RTX 3050 8GB
STORAGE : 9TB
(4) 2TB Seagate IronWolf Pro HDD
(1) 1TB Samsung 870 EVO SSD
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: PureBasic 4.50 is out !

Post by rsts »

You guys are the best.

graci
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Re: PureBasic 4.50 is out !

Post by Foz »

Ahhh it's working now - thanks guys!
User avatar
skywalk
Addict
Addict
Posts: 4210
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: PureBasic 4.50 is out !

Post by skywalk »

Can't shout your praises enough!
The array functions are kickin' a$$!
The IDE indentation is super useful for this lazy typer.

So, is it true what they say in the Software Patent Office?
"Nothing really matters after version 4.50..." :wink:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
GWarner
Enthusiast
Enthusiast
Posts: 605
Joined: Fri Jul 24, 2009 1:34 pm
Location: USA

Re: PureBasic 4.50 is out !

Post by GWarner »

Holly crap you people have been busy, busy, busy.

Thank you, thank you, thank you!

Beer & Pizza money is on it's way! :mrgreen:
Last edited by GWarner on Tue Jun 08, 2010 1:07 pm, edited 1 time in total.
User avatar
PureLeo
Enthusiast
Enthusiast
Posts: 221
Joined: Fri Jan 29, 2010 1:05 pm
Location: Brazil

Re: PureBasic 4.50 is out !

Post by PureLeo »

Thanks, thanks, thanks! :D
Post Reply