PureBasic 6.01 LTS is released !

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

Re: PureBasic 6.01 beta 1 is available

Post by Fred »

Take a look on the museum and download PB 2.00 to see all the way we went during this journey :). May be safer to install in a VM 8)
User avatar
ChrisR
Addict
Addict
Posts: 1127
Joined: Sun Jan 08, 2017 10:27 pm
Location: France

Re: PureBasic 6.01 beta 1 is available

Post by ChrisR »

For fun I tried it in a VM, It was indeed a great journey.
Who could have predicted that it would come to this! It must remind you a lot of good memories 8)

Image

I was able to compile Window.pb example with the cmd line but not from the promising IDE.
Do I open a topic to report a bug ? :lol:
plouf
Enthusiast
Enthusiast
Posts: 250
Joined: Fri Apr 25, 2003 6:35 pm
Location: Athens,Greece

Re: PureBasic 6.01 beta 1 is available

Post by plouf »

..Some of us (me) are in PB since version 1,5 , Amiga Only then.. and Live all that .. "grewing Up with PB" and solving everyday tasks/problem with PB ;-)
Thinking all that happen is impressive, and nostalgic at the same time
Christos
pTb
User
User
Posts: 16
Joined: Sat Apr 16, 2011 3:17 pm

Re: PureBasic 6.01 beta 1 is available

Post by pTb »

Thanks for Your hard work!

I'm amazed of how well the C backend works!

Sitting on project with some pretty hairy structures and lists weaved into each other so I will probably wait before I try the new update. :lol:
pTb
User
User
Posts: 16
Joined: Sat Apr 16, 2011 3:17 pm

Re: PureBasic 6.01 beta 1 is available

Post by pTb »

Fred wrote: Sat Jan 21, 2023 9:24 am Take a look on the museum and download PB 2.00 to see all the way we went during this journey :). May be safer to install in a VM 8)
I remember well how excited I was when I bought PureBasic for my Amiga in 1999 or if it was 2000, I was so impressed and I had such big hopes that it would be better than both Blitz Basic and Amos Professional.

Today PureBasic is lightyears ahead.

A truly impressive journey. Thanks for all dedication and hard work, Fred + team. I love Your work!
User avatar
mk-soft
Always Here
Always Here
Posts: 5335
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic 6.01 beta 1 is available

Post by mk-soft »

I still have the original Purebasic Professional v3.3 from TOPOS with printed manual. It's been a long time. 8)
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.01 beta 1 is available

Post by Fred »

mk-soft wrote: Sat Jan 21, 2023 7:20 pm I still have the original Purebasic Professional v3.3 from TOPOS with printed manual. It's been a long time. 8)
That's fun you mention it, i just showed the TOPOS boxed version to my wife two days ago :)
Bitblazer
Enthusiast
Enthusiast
Posts: 733
Joined: Mon Apr 10, 2017 6:17 pm
Location: Germany
Contact:

Re: PureBasic 6.01 beta 1 is available

Post by Bitblazer »

Fred wrote: Sun Jan 22, 2023 7:44 pm
mk-soft wrote: Sat Jan 21, 2023 7:20 pm I still have the original Purebasic Professional v3.3 from TOPOS with printed manual. It's been a long time. 8)
That's fun you mention it, i just showed the TOPOS boxed version to my wife two days ago :)
Topos Purebasic :shock:
webpage - discord chat links -> purebasic GPT4All
User avatar
idle
Always Here
Always Here
Posts: 5042
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: PureBasic 6.01 beta 1 is available

Post by idle »

That's heaps better optimization, my abominable utf16 with surrogate pairs and full case folding strcmp() is now a hair breath from CompareMemoryString() which only does simple case.
Strcmp(s3,s4) = 65 ms for 1,000,000 iterations
CompareMemoryString(@s3,@s4) = 62 ms for 1,000,000 iterations
User avatar
HeX0R
Addict
Addict
Posts: 980
Joined: Mon Sep 20, 2004 7:12 am
Location: Hell

Re: PureBasic 6.01 beta 1 is available

Post by HeX0R »

That's a pretty amazing list of fixed bugs!
But... wait... you are cheating :mrgreen:
Image

Anyway, thanks for (a little less) fixed bugs! :twisted:
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.01 beta 1 is available

Post by Fred »

Oops the script seems a bit off :D
User avatar
idle
Always Here
Always Here
Posts: 5042
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: PureBasic 6.01 beta 1 is available

Post by idle »

Fred wrote: Wed Jan 25, 2023 9:48 am Oops the script seems a bit off :D
nothing wrong with double checking :lol:
User avatar
Psychophanta
Addict
Addict
Posts: 4974
Joined: Wed Jun 11, 2003 9:33 pm
Location: Lípetsk, Russian Federation
Contact:

Re: PureBasic 6.01 beta 1 is available

Post by Psychophanta »

Never is enough thanks for all this work :!: :!: :!: :!: :!: :idea:
http://www.zeitgeistmovie.com

While world=business:world+mafia:Wend
Will never leave this forum until the absolute bugfree PB :mrgreen:
User avatar
Blue
Addict
Addict
Posts: 864
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: PureBasic 6.01 beta 1 is available

Post by Blue »

Merci Fred and the rest of the Team.

I'm happy — and grateful to you — that you're still hard at work keeping PB running on all its 3 pistons. Or is that 4 ?
Let me check that Debug List again.
"That's not a bug..." said the programmer. "it's a feature! "
"Oh! I see..." replied the blind man.
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.01 beta 2 is available

Post by Fred »

- beta 2 is available, with some more bug fixes, don't hesitate to test it to help us having a reliable release !

Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.
Post Reply