sergei
|
3dba3a0219
* Float constants must be pooled using their the actual type, not the mapped type of assembler instruction. Otherwise e.g. extended may be mixed up with cextended, because both are mapped to ait_real_80bit.
|
14 жил өмнө |
joost
|
354eae1e6b
* Switched fastcgi to fpmake building
|
14 жил өмнө |
pierre
|
3874bc7d74
+ Check that dll imports in units also works
|
14 жил өмнө |
pierre
|
1a9f4ba314
* Improve ogbase linker script support, add warnings for unknown entries
|
14 жил өмнө |
pierre
|
e4a16a8225
+ Two new windows DLL tests added
|
14 жил өмнө |
pierre
|
81f722237d
+ Added distclean target to units/Makefile.fpc
|
14 жил өмнө |
pierre
|
d0b2c8c9bb
+ USEENV for dotest calls to use !ENV_NAME as unique program parameter
|
14 жил өмнө |
Legolas
|
e3aa30f67c
* Added a first file I/O handling implementation
|
14 жил өмнө |
pierre
|
33cb4b4a83
+ generic_cpu defines fro ppudump
|
14 жил өмнө |
pierre
|
ede0a5a929
* Restrict test to Windows OS
|
14 жил өмнө |
pierre
|
18f5b6c2a6
* Be more descriptive in test output
|
14 жил өмнө |
pierre
|
c2b9bec684
* Added test for double library entry with same name
|
14 жил өмнө |
pierre
|
1d8851f0eb
Use systems.inc include file
|
14 жил өмнө |
pierre
|
4729b76ad9
Added forgotten include file
|
14 жил өмнө |
pierre
|
83f100432c
+ Move enumration types uses in ppu files from systems.pas
|
14 жил өмнө |
marco
|
cd6e00c99a
* enable fpvectorial for all OS (shouldn't have OS specific dependancies) and
|
14 жил өмнө |
marco
|
d07711fcd6
* two new units added to make file and fpmake. Probably only matters for
|
14 жил өмнө |
sergei
|
2f7c779fa4
* tmoddivnode.simplify: made result definitely assigned and removed local var
|
14 жил өмнө |
sergei
|
1470d91ba1
* Optimized pooling of floating point and large set constants using hash tables.
|
14 жил өмнө |
marco
|
6ccafccda0
* add pango_font_family_is_monospace, patch from C. Western. Mantis #19585
|
14 жил өмнө |
michael
|
419055f912
* Fixed conversion of Makefile.fpc - Options was changed to a stringlist
|
14 жил өмнө |
florian
|
b00a610aec
* optimize andb/w const,reg andw/l const,reg sequences as well
|
14 жил өмнө |
sekelsenmat
|
b65d397249
fpvectorial: Major rework, joined all 3 lists of elements into a single list in order to use it to keep the Z-Order
|
14 жил өмнө |
florian
|
efea42bcdf
* rewrote Ror/Rol/Sar so that it can be completely folded into a const by the compiler
|
14 жил өмнө |
michael
|
b8f18854ca
* Fixed bug where multiple methods were run one after the other
|
14 жил өмнө |
sergei
|
3e145f6d77
+ RelocateHeap: tolerate being called more than once.
|
14 жил өмнө |
sekelsenmat
|
3cdbe30c28
fpvectorial: Adds brush support for the svg writer and changes fpvectorial to use TFPColor instead of its own color
|
14 жил өмнө |
marco
|
7017009916
* currency and BSD asCurrency not asFloat. Patch by Lacak2, mantis #19558
|
14 жил өмнө |
florian
|
c7aa9e40cf
* fixed test, alignment directives require a = between type and value
|
14 жил өмнө |
florian
|
37b8b791d5
* overloaded versions of IsNan, resolves #14351
|
14 жил өмнө |