michael
|
77b1e16330
* MariaDB version 10.1 is also compatible with 5.6
|
пре 10 година |
michael
|
123f78155f
* Added Options to format JSON file (bug ID 28464)
|
пре 10 година |
florian
|
eb6cd613e8
* make GetStringUTFChars compatible with the lazarus declaration, resolves #28351
|
пре 10 година |
florian
|
29ba426fcc
* call DefaultReplacements for #WRITE and #INCLUDE, resolves #28315
|
пре 10 година |
florian
|
9a55e8fa3c
* do not call typecheckpass unncessarily in generic definitions, it might cause only errors, resolves #28058
|
пре 10 година |
florian
|
f1decfb6b6
* do not generate a vmt record for generics, they are only needed for specializations
|
пре 10 година |
florian
|
87ca4bd252
* enable libcurl for windows (win32/win64)
|
пре 10 година |
michael
|
6ba4413478
* Set visibility on record constants
|
пре 10 година |
Jeppe Johansen
|
4e646cca60
Forgot to add Cortex-M7 unit to previous commit.
|
пре 10 година |
Jeppe Johansen
|
2b80d46492
Added STM32F7xx controller units and types.
|
пре 10 година |
Jonas Maebe
|
9a8a323578
* (again) fixed loading the address of the string data of an ansi/
|
пре 10 година |
Jonas Maebe
|
d7f6744f7b
* converted ncgrtti to the high level typed constant builder
|
пре 10 година |
Jonas Maebe
|
c946a85ae6
* give an internalerror if a typed const builder is finalised while there
|
пре 10 година |
Jonas Maebe
|
2cfc3ca4d1
* end the vmtdef aggregate so appropriate padding is inserted (if necessary)
|
пре 10 година |
Jonas Maebe
|
e93660c170
- removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always
|
пре 10 година |
Jonas Maebe
|
0e42559047
* support for queueing an access to a series of fieldvarsyms by name in the
|
пре 10 година |
Jonas Maebe
|
6f4fe415e9
* support specifying the alignment of the start of an anonymous record
|
пре 10 година |
Jonas Maebe
|
6f5905684f
+ support for specifying the name of fields added to anonymous record
|
пре 10 година |
Jonas Maebe
|
b55c7df996
* factored out internal type prefixes
|
пре 10 година |
Jonas Maebe
|
413680f593
* factored out getting a previously created internal type by name
|
пре 10 година |
Jonas Maebe
|
ddeab221c0
* when starting a queued expression, immediately emit any necessary padding
|
пре 10 година |
Jonas Maebe
|
e34a16d1f1
* change rtti_mangledname resultdef into TSymStr
|
пре 10 година |
Jeppe Johansen
|
ffe67a93b4
Fix is_calljmp to include call instructions. This was breaking some optimizations previously.
|
пре 10 година |
lacak
|
6f3da41769
fcl-db: sdfdataset: Added support for reading of CSV files, which have embedded CRLF between double-quotes (Added TSDFStringList) + test.
|
пре 10 година |
Jeppe Johansen
|
55669f62b1
Added most AVR controllers.
|
пре 10 година |
florian
|
ee89e99189
* correctly write an error if one tries to implement a method introduced in a generic in a specialization of the generic, resolves issue #23169
|
пре 10 година |
joost
|
a67a35c498
* Added the ability to add fpmake as a target in a Makefile.fpc file. This way
|
пре 10 година |
florian
|
d014572b8e
* do not use an extra register, if CPC does a comparison with 0,
|
пре 10 година |
florian
|
df999735f3
* use R1 in comparisons if left=0 instead of loading 0 into (a) register(s)
|
пре 10 година |
florian
|
42ea874bb1
* avr version corrected for several controllers
|
пре 10 година |