pierre
|
31d9be0c9d
Add explicit rule for uuchar unit
|
8 лет назад |
michael
|
00450470e2
* Make port not stored, since it is in params already
|
8 лет назад |
Tomas Hajny
|
12dddfb6c8
* fix base path handling - ensure using full path in the cfg files and avoid double slashes
|
8 лет назад |
florian
|
3d6d5145bf
* fix handling of const string symbols in preprocessor expressions
|
8 лет назад |
Tomas Hajny
|
0276bb374d
* remove duplicated SDL sources entry
|
8 лет назад |
florian
|
c961c72c30
* tarmtypeconvnode.first_int_to_real should call the generic method in the parent class, if soft fpu code is generated, resolves #31350
|
8 лет назад |
michael
|
7702ebb261
* Patch from Mattias Gaertner; SetCharAt
|
8 лет назад |
michael
|
bc22805000
* Patch from Mattias Gaertner:
|
8 лет назад |
joost
|
09f415dc81
* Refactored so that TFPCustomPackagesStructure has access to the (compiler-)options
|
8 лет назад |
Jonas Maebe
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
8 лет назад |
Jonas Maebe
|
265c8e7bbc
+ support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and
|
8 лет назад |
Jonas Maebe
|
4d9617da97
* fixed check to determine whether a record parameter can be subscripted
|
8 лет назад |
michael
|
dc500f7276
* Support for exact YearsBetween calculation (bug ID 31233)
|
8 лет назад |
michael
|
268693f0d5
* Support for exact MonthsBetween calculation (bug ID 31354)
|
8 лет назад |
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 лет назад |