Jonas Maebe
|
aa48d5d18c
* Cocoa interface fixes after the update to
|
6 年之前 |
Jonas Maebe
|
b9948899e3
* new CocoaInt units based on https://github.com/genericptr/MacOS_10_10
|
6 年之前 |
Jonas Maebe
|
701f81f2d8
* updated to r441 of the common Mac OS X interfaces:
|
6 年之前 |
nickysn
|
db83612b2c
+ enable the win16 internal linker if the compiler is compiled with the
|
6 年之前 |
lacak
|
548d842429
fcl-db: tests: test for bug #35887
|
6 年之前 |
svenbarth
|
f2febdcc1b
* also check mimetypes/m option
|
6 年之前 |
Jeppe Johansen
|
893507a5d6
- Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691.
|
6 年之前 |
Jeppe Johansen
|
4b93eb64b3
- Split division routines out into an include file.
|
6 年之前 |
Jeppe Johansen
|
ff3372567f
- Applied patch by Christo Crause from #33914
|
6 年之前 |
Jeppe Johansen
|
030cf78ac5
- Fix overflow checking for multiplication operations on AVR.
|
6 年之前 |
Jeppe Johansen
|
67bf76c50e
- Fix overflow checking in software multiplication routines. Overflow checking should also be enabled for the unsigned multiplications.
|
6 年之前 |
svenbarth
|
5313f6e9af
* fix Currency comparison... again...
|
6 年之前 |
svenbarth
|
797e336222
* fix writing of floating point attribute parameters
|
6 年之前 |
svenbarth
|
4c338b1f70
* generate correctly aligned string RTTI, fixes trtti7 on ARM
|
6 年之前 |
svenbarth
|
0c27ea83be
* we halt if the currency values are *not* equal, not if they're equal... m(
|
6 年之前 |
florian
|
73acb4d1c1
* fixes TInterfaceRawData to match TTypeData
|
6 年之前 |
nickysn
|
a3a39e1640
* i8086 compilation fix after changeset 42390
|
6 年之前 |
Jonas Maebe
|
4bc657a067
* renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashes
|
6 年之前 |
Jonas Maebe
|
6eafee72d7
- fixed check for determining whether requesting the size of an array is
|
6 年之前 |
Jonas Maebe
|
18dfdb423e
* don't apply user-specified constant alignments to RTTI data
|
6 年之前 |
florian
|
a60ab40237
* handle records with managed fields correctly after attribute merge fixes
|
6 年之前 |
florian
|
aac8559a8d
* some runtime errors fixed, if compiled with -CrR
|
6 年之前 |
Jonas Maebe
|
83611b83cc
* reverted r42463, the internalerrors were caused by a bug in the LLVM typed
|
6 年之前 |
Jonas Maebe
|
e7fbebfef5
* fixed field alignment when reusing an anonymous recorddef for LLVM and
|
6 年之前 |
florian
|
217ae6e4bb
* more fixes to rtti after attribute branch merging
|
6 年之前 |
Mattias Gaertner
|
4d0e7cd1d4
pastojs: filer: GenericTemplateTypes
|
6 年之前 |
Mattias Gaertner
|
8206049dc1
pastojs: less hints
|
6 年之前 |
Mattias Gaertner
|
93c130979f
fcl-passrc: check generic constraint
|
6 年之前 |
Mattias Gaertner
|
f35e711024
fcl-passrc: fixed parsing generic array type
|
6 年之前 |
svenbarth
|
e97a2cb03e
* tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private
|
6 年之前 |