daniel
|
4f6eb50391
+ Internalerror if g_concatcopy is called with len=0.
|
18 жил өмнө |
yury
|
4da2e1a04f
* fixed conversion zero int64 to double in softfloat mode.
|
18 жил өмнө |
Vincent Snijders
|
9d0445a7ef
* fixed checking if file is directory in Erase(File); it was broken if the directory had the FILE_ATTRIBUTE_NOT_CONTENT_INDEXED attribute too
|
18 жил өмнө |
yury
|
afdd053172
* fixed unary minus in softfloat mode (bug #8737).
|
18 жил өмнө |
yury
|
1807613f88
* Made NaN = 0.0/0.0 for arm-linux. It is calculated as Nan on Florian's arm-linux box. ln(-1.0) is calculated as -Inf on arm-linux and x86. It fixes bug #9132.
|
18 жил өмнө |
Vincent Snijders
|
d4f033bb78
* fixed test
|
18 жил өмнө |
Vincent Snijders
|
8527ed6a8d
* fixed test for win64; it doesn't have 80 bit floating point, even if it runs on a x86_64 processor
|
18 жил өмнө |
Vincent Snijders
|
e9b87792ac
+ added test for bug #9141
|
18 жил өмнө |
florian
|
6f6e60b723
* improved SSE check by Martin Schreiber
|
18 жил өмнө |
joost
|
7d7080394d
* THTMLCustomPageContentProducer added
|
18 жил өмнө |
joost
|
4a649f5b74
* Generate error-message if WriteContent returns nil
|
18 жил өмнө |
daniel
|
9a8aa52cc5
+ Add setcap/getcap
|
18 жил өмнө |
yury
|
bd0cafd545
* fixed ARM stackframe optimization when float registers are used.
|
18 жил өмнө |
tom_at_work
|
1cc1d4ebf2
* use automatic ppc64/linux got/toc entry generation by the linker if possible - removes the need of some workarounds
|
18 жил өмнө |
joost
|
86823a8c86
* Fixed some AV's
|
18 жил өмнө |
joost
|
bb8ba21960
* THTML_Text can now produce text
|
18 жил өмнө |
Almindor
|
8fff7af149
* fix bug #9222 by Sergei Gorelkin
|
18 жил өмнө |
Legolas
|
9021bbad98
* Added NDS CPU detection routine (ARM7 can't handle dsp extensions)
|
18 жил өмнө |
michael
|
05315c7018
* TNamedCollectionItem added and messages in english
|
18 жил өмнө |
michael
|
80524b489f
* Added sqlite
|
18 жил өмнө |
michael
|
4d4dddb7bd
* Initial commit
|
18 жил өмнө |
Almindor
|
279422cdde
* add comment about stat.h source
|
18 жил өмнө |
tom_at_work
|
b62ede20d6
* fix stat record when compiling for ppc/linux using -dFPC_USE_LIBC
|
18 жил өмнө |
Almindor
|
b0fde4700f
* fix the stupid pascal names in x86_64 linux stat
|
18 жил өмнө |
Almindor
|
5c1296e87b
* preliminary x86_64 stat for FPC_USE_LIBC
|
18 жил өмнө |
Almindor
|
389ea20704
* fix FPC_USES_LIBC cycling, by fixing libc stat records (both 32 and 64 bit)
|
18 жил өмнө |
Vincent Snijders
|
edb6dd6ce4
* fixed typo
|
18 жил өмнө |
yury
|
1782305ae2
* Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
18 жил өмнө |
Tomas Hajny
|
aadcefe08f
* correction for typo in licence information
|
18 жил өмнө |
yury
|
04b640880c
* fixed exp() for hardfloat on arm.
|
18 жил өмнө |