PureBasic 5.40 LTS beta 10 is out !

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: PureBasic 5.40 LTS beta 1 is out !

Post by the.weavster »

deseven wrote:If we have curl now, can you also implement some curl options?

What can be really useful:
CURLOPT_USERAGENT
CURLOPT_POSTFIELDS
CURLOPT_HTTPHEADER
CURLOPT_TIMEOUT
CURLOPT_SSL_VERIFYPEER
CURLOPT_SSL_VERIFYHOST
It seems although we have curl now it's not certain to stay. It also seems from this thread it's tricky to wrap libcurl, you can fool yourself into thinking you've cracked it when it's only really working by luck.
Morty
User
User
Posts: 35
Joined: Mon Mar 19, 2007 8:30 am
Location: Germany
Contact:

Re: PureBasic 5.40 LTS beta 1 is out !

Post by Morty »

Thanks to the team for the great work :D
supercdfr
User
User
Posts: 54
Joined: Tue Mar 16, 2010 9:28 pm

Re: PureBasic 5.40 LTS beta 1 is out !

Post by supercdfr »

I just compile a program with 4.50B1, and what the fuck is this size ????

My exe goes from 433Ko to 725Ko without changing a line of code.

Where are the optimisations ? :evil:
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.40 LTS beta 1 is out !

Post by Fred »

The packer lib is now bigger, but much better. The HTTP lib as well. If you are not happy, please stay with older PB or use another programming language and stop insulting us, thank you.
said
Enthusiast
Enthusiast
Posts: 342
Joined: Thu Apr 14, 2011 6:07 pm

Re: PureBasic 5.40 LTS beta 1 is out !

Post by said »

Thank you for the new version :D :D Impressive list 8)
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.40 LTS beta 2 is out !

Post by Fred »

Beta 2 is out !
hjf
User
User
Posts: 21
Joined: Sun Nov 23, 2008 3:30 pm
Location: Germany

Re: PureBasic 5.40 LTS beta 2 is out !

Post by hjf »

Thankyou very much for your hard work and the new added features.

But what a pity. The develop of the Form Designer stagnates over a long long time. The
problem with unreadable proporties of gadgets, when we have
high resolution monitors (scale in windows over 100%, i.e. 150%), is a shame.

cia
hjf
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: PureBasic 5.40 LTS beta 2 is out !

Post by davido »

@Fred,
Impressive!
Thanks for the hard work in getting to beta2 so quickly.
DE AA EB
User avatar
heartbone
Addict
Addict
Posts: 1058
Joined: Fri Apr 12, 2013 1:55 pm
Location: just outside of Ferguson

Re: PureBasic 5.40 LTS beta 1 is out !

Post by heartbone »

said wrote:Thank you for the new version :D :D Impressive list 8)
I keep reading posts that refer to a list.
Where is the list?
Keep it BASIC.
User avatar
Blue
Addict
Addict
Posts: 964
Joined: Fri Oct 06, 2006 4:41 am
Location: Canada

Re: PureBasic 5.40 LTS beta 1 is out !

Post by Blue »

heartbone wrote:[...]I keep reading posts that refer to a list.
Where is the list?
That would be the list of modifications and additions appearing in the very first post of this thread... :idea:
PB Forums : Proof positive that 2 heads (or more...) are better than one :idea:
User avatar
RSBasic
Moderator
Moderator
Posts: 1228
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: PureBasic 5.40 LTS beta 2 is out !

Post by RSBasic »

Thank you for the new version!
Image
Image
User avatar
heartbone
Addict
Addict
Posts: 1058
Joined: Fri Apr 12, 2013 1:55 pm
Location: just outside of Ferguson

Re: PureBasic 5.40 LTS beta 1 is out !

Post by heartbone »

Blue wrote:
heartbone wrote:[...]I keep reading posts that refer to a list.
Where is the list?
That would be the list of modifications and additions appearing in the very first post of this thread... :idea:
Thanks Blue.

My browser (Firefox 39.0) does not comprehend svn://svn.purebasic.fr/home/svn/Documentation/v5.40
Wikipedia calls the protocol subversion :lol:
Does anyone know what I need to make it work?
Keep it BASIC.
User avatar
DK_PETER
Addict
Addict
Posts: 904
Joined: Sat Feb 19, 2011 10:06 am
Location: Denmark
Contact:

Re: PureBasic 5.40 LTS beta 2 is out !

Post by DK_PETER »

Looking better and better.

Thank you very much. :wink:
Current configurations:
Ubuntu 20.04/64 bit - Window 10 64 bit
Intel 6800K, GeForce Gtx 1060, 32 gb ram.
Amd Ryzen 9 5950X, GeForce 3070, 128 gb ram.
User avatar
helpy
Enthusiast
Enthusiast
Posts: 552
Joined: Sat Jun 28, 2003 12:01 am

Re: PureBasic 5.40 LTS beta 1 is out !

Post by helpy »

heartbone wrote:Does anyone know what I need to make it work?
First possibility: Use a SVN client (i.e. http://tortoisesvn.net/).

Second possibility: http://purebasic.fr/english/viewtopic.p ... vn#p470142
Windows 10 / Windows 7
PB Last Final / Last Beta Testing
User avatar
heartbone
Addict
Addict
Posts: 1058
Joined: Fri Apr 12, 2013 1:55 pm
Location: just outside of Ferguson

Re: PureBasic 5.40 LTS beta 1 is out !

Post by heartbone »

helpy wrote:
heartbone wrote:Does anyone know what I need to make it work?
First possibility: Use a SVN client (i.e. http://tortoisesvn.net/).

Second possibility: http://purebasic.fr/english/viewtopic.p ... vn#p470142
Thanks for the useful information helpy, now I know.

I'm going with the Third possibility: Wait for the (user friendly and easily searchable) .pdf.
Keep it BASIC.
Post Reply