On 2017-07-24 03:46, nore...@z505.com wrote:
Isn't OS/2 from pre-win95 days and is very risky to support since it's
dead?
Object Pascal and Delphi is dead too - but look how happy we all are. ;-)
Will fpc be supporting "blue lion", whatever it is.. (sorry, no time to
research it myself, righ
On 2017-07-24 02:07, Darius Blaszyk wrote:
I've just finished working on a tool called sspell (stands for source
code spell checker) for a project of mine. This tool extracts text from
comments and string literals in source code files and checks them for
spelling. Very useful in my case when you
On Sat, Jul 22, 2017 at 9:35 PM, Graeme Geldenhuys
wrote:
> On 2017-07-22 21:50, Marcos Douglas B. Santos wrote:
>>
>> I would like to know if there is a way to abort all other test and an
>> specific one fail. I mean, if some "special tests" fail, will be a
>> waste of time to continue.
>
>
> The
>I am also wondering if it would be beneficial to accelerate other procedures
>in the same way especially getimage()
I went ahead and tried it and I've got getimage() to about 18x faster on my
system. I changed how it works a little, the original was checking every
single pixel if it was in t
Hello,
Is it possible that the SVN RSS is stuck at day 21 ?
https://svn.freepascal.org/feeds/fpcsvn.rss
--
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On Tue, 25 Jul 2017, José Mejuto wrote:
Hello,
Is it possible that the SVN RSS is stuck at day 21 ?
https://svn.freepascal.org/feeds/fpcsvn.rss
Yes.
The post-commit script that creates the feed has been disabled due to time-out problems.
Michael._