michael
|
3bd8da04c7
* Better check for empty Refresh SQL statement
|
8 жил өмнө |
michael
|
89c2d0a9dc
* Fix AVs when no description nodes available
|
8 жил өмнө |
michael
|
faa70adcd3
* Publish and observe port
|
8 жил өмнө |
michael
|
f5b76b62fe
* Patch from Mattias Gaertner:
|
8 жил өмнө |
michael
|
25fc79b2b8
* Patch from Mattias Gaertner:
|
8 жил өмнө |
michael
|
55241e283f
* Patch from Mattias Gaertner
|
8 жил өмнө |
michael
|
203bd85c38
* Patch from Mattias Gaertner:
|
8 жил өмнө |
svenbarth
|
58abeb4a34
* also test IIDStr of raw interfaces
|
8 жил өмнө |
svenbarth
|
9ead39404b
+ print headers for the tested interfaces
|
8 жил өмнө |
svenbarth
|
6418f22ae0
* enable raw interface testing
|
8 жил өмнө |
svenbarth
|
870bffc70d
* provide access to the method table for raw interfaces (it is written even though $M is not respected by such interfaces currently)
|
8 жил өмнө |
svenbarth
|
fd1047c715
* use the correct alignment for the field following the unit name of an interface (raw or not doesn't matter)
|
8 жил өмнө |
svenbarth
|
ca11a4baaa
* only generate a big obj COFF file if the high bound of the sections is larger than $7fff (it could be that the final count is smaller again as sections that have the same name are combined)
|
8 жил өмнө |
svenbarth
|
c6bfb0064f
* keep track of the sections that are created in the asmlists
|
8 жил өмнө |
maciej-izak
|
49f7e90827
Clean up Generics.Collections. Remove old useless bugs workarounds. More details in mantis 27206.
|
8 жил өмнө |
maciej-izak
|
79076c695d
Remove redundant TArray<T> declaration in Generics.Collections. Was introduced before objpas.TArray<T> declaration but objpas.TArray<T> is more proper and Delphi compatible.
|
8 жил өмнө |
maciej-izak
|
b38243c5cb
Improvement for IsManaged in RTTI module: ShortString is not managed type. Test corrected.
|
8 жил өмнө |
maciej-izak
|
a4952071e3
Corrected function IsManaged for RTTI module. Return true if is passed managed type (finally it is possible thanks to r35180 and mantis 31249).
|
8 жил өмнө |
maciej-izak
|
1d301b6dbe
More consequent writing of Rtti. Part of code related to recorddef moved from recorddef_rtti to write_child_data_rtti(). When typeinfo is used in code init Rtti is a child of the full Rtti. Commit also contains correction for code commited for mantis #31249 (r35376) and mantis #31305 (r35377) for objects. Before was impossible to compile code with usage of typeinfo() function for object without managed fields ("Undefined symbol" error).
|
8 жил өмнө |
michael
|
767645014c
* Patch from Mattias Gaertner:
|
8 жил өмнө |
florian
|
41b028ffc0
* unpcklp* require aligned memory, so do not spill replace their first operand by a memory location, resolves #31332
|
8 жил өмнө |
marcus
|
8e123e7b37
Amiga: fix fp.dsk saving
|
8 жил өмнө |
michael
|
c3e50a36cc
* Move fpdoc block after uses clause
|
8 жил өмнө |
Jonas Maebe
|
6d5339cdb6
* CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1)
|
8 жил өмнө |
florian
|
b41989adfa
* offset of vstr/vld is limited to +/- 1020, take care of this during spilling
|
8 жил өмнө |
joost
|
f0ebae94a7
* Changed CheckFPMakeDependencies from global function to method
|
8 жил өмнө |
svenbarth
|
7af52f81a7
* initialize boheader to avoid a warning
|
8 жил өмнө |
michael
|
53cccb6981
* Fix bug introduced by caret handling
|
8 жил өмнө |
svenbarth
|
669be1e4c2
* don't directly use sym.value as that is not necessarily initialized anymore
|
8 жил өмнө |
svenbarth
|
7e85e27865
* fix ncgrtti correctly (for once that warning was indeed useful :P )
|
8 жил өмнө |