svenbarth
|
a00be912aa
* fix regression introduced with r42240: packed sets for the Integer based variants of SetToString/StringToSet need to be shifted on Big Endian systems
|
6 years ago |
svenbarth
|
e4c275a349
* extend test so that it also covers the SetToString/StringToSet variants take/return Integer arguments
|
6 years ago |
svenbarth
|
ad8de624b8
* make halt codes unique
|
6 years ago |
Károly Balogh
|
eb71d11b99
m68k: also handle OS_64 register sizes in cgsize2subreg
|
6 years ago |
Károly Balogh
|
435b57bdb1
m68k: allow vecnode to use word size index registers
|
6 years ago |
Károly Balogh
|
19a6964088
m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it
|
6 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 years ago |
michael
|
df6c01be27
* Lazarus project file for json test
|
6 years ago |
michael
|
8d4a46a5bd
command-line version of test progam
|
6 years ago |
michael
|
64795253ae
* Fix serverfilter and Refresh
|
6 years ago |
michael
|
3dba0fe5b2
Call CurrentIndexBuf only once
|
6 years ago |
michael
|
9396decb19
* Make sure FieldDefs.Update operates on prepared query
|
6 years ago |
michael
|
b9e94a961d
* Added test for bug ID #36086 (lookup on empty dataset)
|
6 years ago |
michael
|
18479fa113
* Fix bug #36086 (Lookup causes AV if dataset is empty)
|
6 years ago |
michael
|
19791c0a06
* Fix bug ID #36085
|
6 years ago |
Mattias Gaertner
|
c769b8dc7d
pastojs: type helper for jsvalue
|
6 years ago |
Mattias Gaertner
|
1145d0d18a
pas2js: replace setArrayLength with faster non recursive version
|
6 years ago |
pierre
|
5cc4f0be20
Fix bug report #36081: fix cycling starting with i386-linux 3.0.4 release compiler
|
6 years ago |
pierre
|
eb3a470f45
* assemble.pas (TInternalAssembler.TreePass0): Avoid range/overflow check error.
|
6 years ago |
florian
|
94832d5eea
* fixed define
|
6 years ago |
michael
|
9aa024c7df
* Allow sourcing program from stdn with -- option (bug ID 35945)
|
6 years ago |
michael
|
ccfe575645
* Fix bug #36080, add wirecompression to IBConnection
|
6 years ago |
michael
|
0ce71294ea
* Fix Bug ID #0033025 : Prepare should be called only once for repeated use
|
6 years ago |
michael
|
63106e3844
* Remove debug statement
|
6 years ago |
pierre
|
0fa70759a2
* cutils.pas (size_2_align): Move to..
|
6 years ago |
Mattias Gaertner
|
3e673c09a9
pastojs: changed constraints to TPasElementArray, changed TInlineSpecializeExpr to NameExpr:TPasExpr and Params:TFPList
|
6 years ago |
Mattias Gaertner
|
4f64058a9f
fcl-passrc: changed constraints to TPasElementArray, changed TInlineSpecializeExpr to NameExpr:TPasExpr and Params:TFPList
|
6 years ago |
pierre
|
0b2a6e5a74
* tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call.
|
6 years ago |
Jonas Maebe
|
9678542ba6
+ add "thunk" attribute for stubs/thunks and emit it for LLVM
|
6 years ago |
Jonas Maebe
|
ff2d718699
* fixed occasional rounding error with currency constants on the LLVM targets
|
6 years ago |