florian
|
24a9dd43b9
* do not crash with an ie on illegal boolean expressions in conditional compilation directives, resolves #25951
|
11 年之前 |
florian
|
99e1bb32a2
+ apply cse to more inline nodes
|
11 年之前 |
florian
|
6dd2edb10d
* better complexity estimation for some inline nodes
|
11 年之前 |
nickysn
|
214eaebf99
* fixed length(ansistring/widestring/dynarray) in i8086 far data memory models
|
11 年之前 |
nickysn
|
63f0731913
* 16/8-bit alu fix in tcgunaryminusnode.emit_float_sign_change
|
11 年之前 |
florian
|
33602db802
* try to registers more cleverly during fma code generation
|
11 年之前 |
lacak
|
704f018183
fcl-db: tests: cosmetic
|
11 年之前 |
lacak
|
6e18414cb3
fcl-db: tests: reduce decimal digits of just added new testCurrency value to 2 because PostgreSQL uses for money data type only 2 decimal places.
|
11 年之前 |
lacak
|
2d785d1035
fcl-db: tests: add comment for SQLite why some test for exact numeric (currency) values, which can not be expressed lossless as double, fail.
|
11 年之前 |
sergei
|
7f8995186c
- Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments.
|
11 年之前 |
nickysn
|
5dcbaa4b2d
- rm the cpu16bitalu and cpu64bitalu ifdefs from tcg.a_load_ref_cgpara as well
|
11 年之前 |
sergei
|
d7c863185f
* Added plain calls for semaphore-related functionality, this removes need to maintain a second copy of thread manager in unis/tthread.inc.
|
11 年之前 |
nickysn
|
9758a53fa6
- rm the ifdef cpu16bitalu and cpu64bitalu from thlcgobj.a_load_ref_cgpara,
|
11 年之前 |
sergei
|
471ffb017c
- Removed call to FlushThread, it is redundant since r17798. SysFlushStdio is called from DoneThreads, which is in turn called after exiting from ThreadFunc.
|
11 年之前 |
nickysn
|
d8d35a32c9
- rm bogus ifdef cpu16bitalu from tparamanager.allocparaloc and .freecgpara
|
11 年之前 |
reiniero
|
af2bc84a9a
fcl-db: cosmetic: layout
|
11 年之前 |
nickysn
|
1d4de72aa7
+ 8-bit ALU support in tcgcasenode.genlinearcmplist
|
11 年之前 |
reiniero
|
87f7cf715e
* fcl-db: cosmetic: improve documentation for TFieldType array members
|
11 年之前 |
reiniero
|
2e3e1d37b5
* fcl-db: tests: cosmetic: convert Dutch test text
|
11 年之前 |
nickysn
|
ca2d1a4667
* extracted the common mode initialization from QueryAdapterInfo to nested procedures
|
11 年之前 |
sergei
|
b16c6f8ced
* i386 and x86_64 changes for Delphi compatibility:
|
11 年之前 |
lacak
|
7ba0b03cd0
fcl-db: tests: not all FmtBCD (exact numeric) values have precise floating point representation. So use "delta" when comparing floating point values.
|
11 年之前 |
nickysn
|
3e308e0ad7
* 16/8-bit alu fix in thlcg2ll.location_force_reg for the 32->64 conversion of LOC_CONSTANT sources
|
11 年之前 |
nickysn
|
88df284423
* fixed overflow checking for the 64-bit unary minus on 16 and 8-bit platforms
|
11 年之前 |
nickysn
|
c5badc8a7c
* fixed test cg/tvec.pp for small CPUs
|
11 年之前 |
reiniero
|
300dc15405
dbcoll.pp: TFieldMap: replace Dutch error message with English text.
|
11 年之前 |
nickysn
|
ec75c5dfa0
+ added an asm implementation of FillDWord for i8086
|
11 年之前 |
nickysn
|
2de6edc44e
* skip the large mem move test (which requires 4MB of memory) in tmem.pp on 16
|
11 年之前 |
reiniero
|
0ce9623ed8
* fcl-db: tests: test blobtype for blob fields; tests for mantis issue #26064
|
11 年之前 |
reiniero
|
b1435f7756
fcl-db: tests: cosmetic
|
11 年之前 |