Pierre Muller
|
8511b0fc7b
Increase default stack size to 8Mb for i386 and sparc solaris systems
|
1 年之前 |
florian
|
8cdb3deebd
* another fix for min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40724
|
1 年之前 |
Pierre Muller
|
8fa80295d0
Avoid running cleanppulogs and ppulogs rules in parallel
|
1 年之前 |
marcoonthegit
|
2ec99cc82e
* skip empty path components in concatpaths, related to #40682
|
1 年之前 |
marcoonthegit
|
654a8e564b
* CommonPrefixWith has a 2nd OUT parameter, reported in the forum
|
1 年之前 |
marcoonthegit
|
56eb1e03ee
* don't recurse findfirst/next if filename = . or ..
|
1 年之前 |
marcoonthegit
|
d0093b019d
* remove packed from some jedi structures to improve 64-bit compatibility.
|
1 年之前 |
marcoonthegit
|
6b5b8e8b8c
* close -> clone in IEnumMoniker, reported on forum.
|
1 年之前 |
florian
|
e7716dc05f
+ avr: overflow checking for abs, together with the other recent abs-related commits, resolves #40694
|
1 年之前 |
florian
|
b00e9543a7
* sparc: overflow support for 64 bit operations
|
1 年之前 |
florian
|
80e8dce98f
* remove unused variables
|
1 年之前 |
florian
|
3b8fcfc6eb
* fix min/max intrinsics on x86_64 for non constant/reference/register locations, resolves #40721
|
1 年之前 |
Michael Ring
|
7c3ab69c50
Fixed missing section for Raspberry Pi Pico
|
1 年之前 |
Jeppe
|
7dac620e2d
embedded, arm, stm32: Fix CAN register definition
|
1 年之前 |
florian
|
e88248d453
+ comment to explain last commit
|
1 年之前 |
florian
|
bf1c674672
* don't remove align directives before case jump tables (they have the type alt_addr)
|
1 年之前 |
Ondrej Pokorny
|
910a70ed0d
HTTPClient: check for changed host/port for KeepConnection
|
1 年之前 |
Michaël Van Canneyt
|
37f145707a
* Fix compilation
|
1 年之前 |
Michaël Van Canneyt
|
6689e2fe21
* Fix result of TFPSList.Expand in case of early exit
|
1 年之前 |
Michaël Van Canneyt
|
33f6a9042d
* Minor improvement of TFPSList.Expand
|
1 年之前 |
Michaël Van Canneyt
|
5c4f365be4
* Fix DeleteDirectory
|
1 年之前 |
Michaël Van Canneyt
|
0b38f99b47
* Fix compilation of example. Fixes issue #40715
|
1 年之前 |
florian
|
a90691435b
+ abs(long/int64): overflow checking for xtensa implemented
|
1 年之前 |
Michael Van Canneyt
|
c17cbbe788
* Observe max capacity. Resolves issue #40720
|
1 年之前 |
Rika Ichinose
|
e42209457e
Shorter i386 Exp().
|
1 年之前 |
florian
|
240739e71d
* compilation on 64 bit targets fixed
|
1 年之前 |
florian
|
a8d496ade7
* i386 uses generic x86 abs(long/int64) code now
|
1 年之前 |
florian
|
13e7f947ea
* all CPUs use now internal abs(<int64>) so overflow checking is possible
|
1 年之前 |
florian
|
c87213085f
* overflow checking for generic abs(<int64>)
|
1 年之前 |
florian
|
8132ccd42b
+ generic implementation of abs(<int64>)
|
1 年之前 |