Michaël Van Canneyt
|
cb0ed2b6f0
* Correct params checking in case of array
|
2 years ago |
Michaël Van Canneyt
|
6e5c5f599e
* Completion of put/patch split
|
2 years ago |
Jonas Maebe
|
ffa14ee448
Utf8CodePointLen: remove pointer arithmetic to fix JVM compatibility
|
2 years ago |
Jonas Maebe
|
7f41bb4718
JVM: add typesym for anonymous record typed constants
|
2 years ago |
florian
|
9c10167b6f
+ CPUX86_HAS_BSWAP
|
2 years ago |
Michaël Van Canneyt
|
e84e0a16e1
* Different PUT/PATCH. Allow legacy PUT
|
2 years ago |
Michaël Van Canneyt
|
15b49f4609
* Fix compiler warning
|
2 years ago |
Michaël Van Canneyt
|
eaf665e8c4
* Fix some compiler warnings
|
2 years ago |
Michaël Van Canneyt
|
1d9a17377d
* Fix compiler warning
|
2 years ago |
Michaël Van Canneyt
|
a33bd31734
* Remove baseunix
|
2 years ago |
Michaël Van Canneyt
|
869496b9e2
* Allow to set LogEvents on created connections
|
2 years ago |
Michaël Van Canneyt
|
9c0a59b069
* 32/64 bit, handle ExecPrepared result correctly
|
2 years ago |
Michaël Van Canneyt
|
4f029720be
* Attempt to fix FileGetDateTimeInfo
|
2 years ago |
marcoonthegit
|
4871ad4707
* SetThreadExecutionState
|
2 years ago |
Michaël Van Canneyt
|
e01da2408f
* Limit webdata/sqldbrest to platforms that support sqldb
|
2 years ago |
florian
|
66891b1d59
* patch by Rika: Implement TCurrencyHelper.Ceil/Floor, resolves #40134
|
2 years ago |
Michaël Van Canneyt
|
03266e9057
* Fix copy & paste error
|
2 years ago |
Michaël Van Canneyt
|
fead1ce818
* Fix compilation
|
2 years ago |
Michaël Van Canneyt
|
a9d38fd758
* Do not compile sqldbpool on uses that do not support sqldb
|
2 years ago |
Michaël Van Canneyt
|
c5af4c420e
* Hopefully fixed GetFileStamps/FileGetDateTimeInfo
|
2 years ago |
florian
|
a9f9996dc8
+ support leap seconds in TryEncodeTime, resolves #40121
|
2 years ago |
Marcus Sackrow
|
9db751daff
fcl-db: removed sqldbpool for atari, because no threading and no syncobjs
|
2 years ago |
Rika Ichinose
|
b38d13577f
Make Utf8CodepointLen adhere to the Unicode standard somewhat more and know all of the Unicode 15.0 combining characters.
|
2 years ago |
Bi0T1N
|
eb62a71a5f
Add Delphi-compatible TCurrencyHelper
|
2 years ago |
Michaël Van Canneyt
|
bdf5343770
ID only 32 bit
|
2 years ago |
Michaël Van Canneyt
|
01d3af48a1
* Fix compilation on non-unix. fix issue #40132
|
2 years ago |
Karoly Balogh
|
6bbb10e64d
m68k: do not generate LEA instructions with explicitly specified size. only long is possible anyway.
|
2 years ago |
Karoly Balogh
|
c577ac5ce9
m68k: add tables to convert from some stub opcodes + condition into real opcodes. Use them in the external assembler writer for now. Later the internal assembler will need these tables too.
|
2 years ago |
Michaël Van Canneyt
|
68c52cf025
* Refactored to be able to solve threadsafety problem
|
2 years ago |
Michaël Van Canneyt
|
1790b0c466
* SQLDB Database connection pool
|
2 years ago |