Jonas Maebe
|
aef6120438
* fixed shortstring constant emission after r28210: the terminating #0
|
9 жил өмнө |
Jonas Maebe
|
ea1e368328
+ added div-by-zero and overflow checking support for mod/div
|
9 жил өмнө |
Jonas Maebe
|
4939c9a7b9
* implemented overflow checking for llvm
|
9 жил өмнө |
Jonas Maebe
|
9258b5d76b
+ non-functional 128 bit integer types (inaccessible from Pascal), for use
|
9 жил өмнө |
Jonas Maebe
|
cd5db0d186
* register the types for the cgparas instead of for the parameters of
|
9 жил өмнө |
yury
|
f838251662
* pas2jni: Added TDateTime Java support class.
|
9 жил өмнө |
joost
|
51a216f5ca
* PackageLocalArchive should always return a filename, to avoid hanlding directories as being archives
|
9 жил өмнө |
michael
|
ed2d21fd97
* Fix for bug ID #29144
|
9 жил өмнө |
michael
|
42804c935f
* Declare TStringSplitOptions with scopedenum (bug ID 29032)
|
9 жил өмнө |
michael
|
5ab123883a
* Make sure formatting settings are not used when passing datetime values
|
9 жил өмнө |
michael
|
143acd2497
* Patch from Mattias Gaertner to check for name when adding elements
|
9 жил өмнө |
michael
|
891aaa9732
* Fix bug ID #28737
|
9 жил өмнө |
michael
|
d392f7043f
* Patch from Mark Morgan LLoyd to enable compilation for Solaris (bug ID 29223)
|
9 жил өмнө |
michael
|
e13c95443f
* Create setters with const in front of value argument
|
9 жил өмнө |
michael
|
a756a2afac
* Patch from Dmitriy A. Voroshin to handle clsoed named pipe more gracefully. (bug ID 29203)
|
9 жил өмнө |
michael
|
464e40bfd9
* Applies patch from Laco (bug ID 29113)
|
9 жил өмнө |
michael
|
dcefe41fe3
* Applied patch from Manfred Hahn to fic bcdSubtract (bug ID 29207)
|
9 жил өмнө |
florian
|
a7f1ce2e98
* patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setlength call with ref. count>1, resolves issue #29250
|
9 жил өмнө |
florian
|
1857fd513e
* osuinttype and ossinttype must match OS_INT and OS_UINT on avr as well
|
9 жил өмнө |
Jonas Maebe
|
99aaec5431
* handle typed constant definitions of variant records using different fields
|
9 жил өмнө |
Jonas Maebe
|
926e62c886
+ tai_aggregatetypedconst.changetorecord() to change the type of an
|
9 жил өмнө |
Jonas Maebe
|
00c777e51a
* add padding byte fields all as unsigned, as that is also how we
|
9 жил өмнө |
Jonas Maebe
|
abcf441c00
* moved tllvmshadowsymtable items default property from private to public
|
9 жил өмнө |
Jonas Maebe
|
f83f9168ee
* emit all resource strings and internal dynamic string data using the
|
9 жил өмнө |
Jonas Maebe
|
787caf4dda
* treat records with {$packrecords c} the same as other records for LLVM
|
9 жил өмнө |
Jonas Maebe
|
f57a94b5aa
* explicitly name the fields we add in llvmgettemprecorddef()
|
9 жил өмнө |
Jonas Maebe
|
5774238887
* always keep track of the field about to be emitted in curfield, as we
|
9 жил өмнө |
Károly Balogh
|
c7ea73dccf
morphunits: removed things which belong to internal input.device API accidentally exposed in the public headers
|
9 жил өмнө |
Károly Balogh
|
6bbc078ef8
morphunits: added input.device and keyboard.device interfaces, based on fpc-triforce
|
9 жил өмнө |
Károly Balogh
|
336e054bb0
morphunits: renamed WriteStr macro to dosWriteStr, to avoid clash with WriteStr in system unit
|
9 жил өмнө |