michael
|
6ac5aa615a
* Extended jsonrtti so it supports streaming of datetime and destreaming datetime (bug ID 28721)
|
9 жил өмнө |
michael
|
e69c96d496
* Add option to ignore trailing commas in objects and arrays
|
9 жил өмнө |
pierre
|
de7a79f497
Use SizeInt type for GlobalStartMem and StartMem variables to avoid compilation error for msdos compact memory model
|
9 жил өмнө |
pierre
|
80a7b909e4
Add $goto on for FPC compilation to avoid compile time error
|
9 жил өмнө |
nickysn
|
72dc92e8b8
* added 'word ptr' overrides, to avoid generating 32-bit instructions (due to a
|
9 жил өмнө |
nickysn
|
a508f9e5d3
+ added check if the selected cpu is 386+ when writing a 66h or 67h prefix in
|
9 жил өмнө |
nickysn
|
114c76bc4a
+ added i8086 to the list of supported cpus in the compiler usage help screen
|
9 жил өмнө |
nickysn
|
22b6e00147
* extracted the writing of 0x66 and 0x67 prefixes in the x86 internal assembler
|
9 жил өмнө |
michael
|
b1c5077c96
* Small fix after recent changes to tests list in testsuite
|
9 жил өмнө |
Jeppe Johansen
|
0251263234
Move some of the local reloc calculation out of aasmcpu, and into COFF and ELF writers.
|
9 жил өмнө |
nickysn
|
21c9712ea2
* allow 32-bit operand sizes in the i8086 version of Tx86Operand.SetSize, so
|
9 жил өмнө |
pierre
|
e835f120e9
Fix fpc_frac_real, fpc_trunk_real and fpc_int_real by removing the assumption that SP=BP at entry
|
9 жил өмнө |
pierre
|
701a610f4d
Use CodePointer for all CheckVariantEvent parameter typecast
|
9 жил өмнө |
michael
|
9d92953bd2
* Added overload directive, fixes regressions in testsuite
|
9 жил өмнө |
michael
|
4099abb0c1
* Sample programs for TZipper and TUnzipper
|
9 жил өмнө |
michael
|
df6efb6fc9
* Fix bug ID #28783, closer adherance to ZIP standard
|
9 жил өмнө |
michael
|
ef3050f061
* Ensure example compiles
|
9 жил өмнө |
michael
|
072b473f9f
* Patch from Denis Kozlov: Patches here fix several issues with SimpleIPC on Windows. (Bug ID 29346)
|
9 жил өмнө |
michael
|
b9da082e29
* Patch from Silvio Clecio to Extends SetPropValue/GetPropValue (bug ID 28278)
|
9 жил өмнө |
florian
|
77cf67b59a
o unified interface of i386 and x86-64 cpu unit:
|
9 жил өмнө |
florian
|
4bf603694c
* patch by Mattias Gaertner to make TProcess more unicode aware, resolves issue #29136
|
9 жил өмнө |
florian
|
df82921cd8
* fix test after r32820
|
9 жил өмнө |
lacak
|
57c7b32490
fcl-db: tests: move TestCancel method as Edit/Cancel is not supported on UniDirectional datasets (avoid false negative results)
|
9 жил өмнө |
lacak
|
01d3297d37
fcl-db: bufdataset: revert prior commit 32807 as it causes fail of TTestSpecificTBufDataset.TestOpeningNonExistingDataset
|
9 жил өмнө |
Jeppe Johansen
|
1b02dd27dc
Make relocation type more precise compared to output of gas.
|
9 жил өмнө |
lacak
|
d4d1fcb634
fcl-db: datadict: mssql: add support for querying sequences and domains using standard INFORMATION_SCHEMA views (supported since version 2000)
|
9 жил өмнө |
lacak
|
634764231a
fcl-db: datadict: SEQUENCE START value can be any signed integer value (+ missing spaces)
|
9 жил өмнө |
Károly Balogh
|
b799ca40f8
m68k: various cleanups and improvements in the GAS assembler writer: pass operands to the helpers by reference, removed a few extra shortstring copies, cleanups
|
9 жил өмнө |
Károly Balogh
|
288fa53694
m68k: is_calljmp cleanup
|
9 жил өмнө |
Károly Balogh
|
e0b0ec3d43
m68k: disabled the force-enabled stack checking for m68k-amiga when compiling the compiler, which was enabled since forever. the current Amiga RTL startup code supports setting stack size programmatically, therefore very low default stack on Amiga is no longer a problem
|
9 жил өмнө |