florian
|
c3b8b51cb5
* more overflow checking for abs(...)
|
1 yıl önce |
Michaël Van Canneyt
|
daf2dd869b
* Add FCM push notifications
|
1 yıl önce |
Michaël Van Canneyt
|
48d6f5e8a7
* Write correct number of characters to log file
|
1 yıl önce |
Michaël Van Canneyt
|
2c15deb237
* Support PKCS#8 format for RSA private key, add demos
|
1 yıl önce |
marcoonthegit
|
01c6a0c180
* don't scan embedded images. fixes #40691
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
a907eb49c9
* a64: Several secondary peephole optimizations that clean up CSEL instructions
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
ef1cb852a8
* a64: New CSEL block optimisations ported over from x86 CMOV block optimisations
|
1 yıl önce |
florian
|
2a46596edd
* overflow check abs(...) for x86
|
1 yıl önce |
Michaël Van Canneyt
|
f1c4f0c879
* Check component is not nil prior to calling validateinsert
|
1 yıl önce |
marcoonthegit
|
2273670aad
* fixes issue 40695
|
1 yıl önce |
Michaël Van Canneyt
|
6e03b24701
* Remove debug statement
|
1 yıl önce |
Michaël Van Canneyt
|
18cf928ed6
* Invoke testing on linux requires libffi
|
1 yıl önce |
Michaël Van Canneyt
|
52d3a0d5e3
* Allow to call constructor using Invoke()
|
1 yıl önce |
Pierre Muller
|
a0a57868c0
cat value of TEST_DATETIME variable into stamp file
|
1 yıl önce |
Michaël Van Canneyt
|
e67cccee37
* Complete erroneously partial commit
|
1 yıl önce |
Pierre Muller
|
603dd63b39
Fix make variable name error: OBJPAS_DEPS_SPU => OBJPAS_DEPS_CPU
|
1 yıl önce |
Pierre Muller
|
1230fc811a
Use rtl/java version of objpas.pp source for java OS
|
1 yıl önce |
Michaël Van Canneyt
|
f0eb7e8807
* Add all dependencies for consoletestrunner
|
1 yıl önce |
Michaël Van Canneyt
|
e75d97815d
* Synchronize Method/Field treatment. Correct parent for fields
|
1 yıl önce |
Michaël Van Canneyt
|
8665e03886
* Add parameter to skip inherited fields
|
1 yıl önce |
Pierre Muller
|
f88622a799
Be sure not to consume semicolon after _USES twice
|
1 yıl önce |
florian
|
57a1b5a39b
* fix test for i386
|
1 yıl önce |
Rika Ichinose
|
a35577593b
Don’t misalign FillChar pattern.
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
755d221230
* x86: Additional optimisation in OptPass2MOV to help with sub-optimal MOV/CMP/MOV triplets (and a minor refactor).
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
f4e955d04f
* x86: Improvement to CMOVcc/Jcc optimisation that attempts to remove temporary registers storing constants
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
a7fe49f38f
* x86: CMOVcc/Jcc pairs are now changed to MOV/Jcc if the register is not used if the jump doesn't branch
|
1 yıl önce |
florian
|
e35403c3b8
* optimize additions of empty sets away if possible, part of #40384
|
1 yıl önce |
florian
|
edaee6f392
* do not copy sets in fpc_varset_(un)set if source and dest are the same
|
1 yıl önce |
Michaël Van Canneyt
|
c47fc710ba
* JSONPath demo
|
1 yıl önce |
florian
|
594d4cc4f9
* transform -1-x into not(x)
|
1 yıl önce |