Jonas Maebe
|
c2c68ddb8f
- removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
|
16 năm trước cách đây |
Jonas Maebe
|
77feb9d45c
* fixed setstrprop() for shortstring properties (based on hint by Zawullon,
|
16 năm trước cách đây |
Jonas Maebe
|
f2ce99029b
* fixed sets in rtti for big endian systems
|
16 năm trước cách đây |
ivost
|
8fe3b40070
* added helper function "FindPropInfo" with additional TypeKind filter parameter
|
17 năm trước cách đây |
florian
|
50012c2357
* fix by Inoussa OUEDRAOGO to improve UnicodeString property handling, resolves #12224
|
17 năm trước cách đây |
ivost
|
fc6ae58b9b
* added GetPropList function for TClass parameter
|
17 năm trước cách đây |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 năm trước cách đây |
florian
|
67e811db60
* handle booleans correctly in Typinfo.GetEnum*, resolves #11372
|
17 năm trước cách đây |
michael
|
aaa394cb93
* GetPropList returns nil if no items found. Memory Leak stopped in case of exception
|
17 năm trước cách đây |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 năm trước cách đây |
florian
|
c46b44b797
resolves #10509
|
17 năm trước cách đây |
michael
|
067d1ab582
* Added EPropertyConvertError class
|
17 năm trước cách đây |
michael
|
a375df54f2
Implemented get/setinterfaceproperty. Needs checking
|
17 năm trước cách đây |
yury
|
d306e25dc8
* Fixed warnings.
|
17 năm trước cách đây |
yury
|
8b12a7f2c2
* Fixed warnings.
|
17 năm trước cách đây |
peter
|
6ed3d91989
* CompareText for shortstrings added
|
17 năm trước cách đây |
florian
|
4b172f5973
* made rtti for dyn. arrays more delphi compatible, resolves #9464
|
18 năm trước cách đây |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
18 năm trước cách đây |
florian
|
c29455b111
* handle rtti for sets with a size of 1 and 2 properly, resolves #8660
|
18 năm trước cách đây |
Jonas Maebe
|
bdc378e250
* fixed 64 bit compilation
|
18 năm trước cách đây |
florian
|
418222bc32
* handle interfaces et al. correctly in Set/GetOrdProp, resolves #8510
|
18 năm trước cách đây |
Vincent Snijders
|
d87dc4e3f8
* always pass property value by value to the property setter of a method, the optimization (to prevent copying) to pass just the reference doesn't work on arm, for example (bug 8273)
|
18 năm trước cách đây |
Jonas Maebe
|
7b9bccf339
* fixed error due to {$t+} change
|
19 năm trước cách đây |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 năm trước cách đây |
peter
|
3bf8ff56ba
* fix calling of stored function with index
|
19 năm trước cách đây |
michael
|
7e3b7caf31
+ Additional fixes in setfloatprop needed
|
19 năm trước cách đây |
michael
|
8d6cc357c0
* Fixed bug #7445
|
19 năm trước cách đây |
peter
|
16f121a8bc
* reuse generic align()
|
19 năm trước cách đây |
michael
|
736b9ec000
+ Patch from Graeme Geldenhuys to add delphi compatibility function
|
19 năm trước cách đây |
peter
|
68e56b9fc7
* write only unique property names in rtti
|
19 năm trước cách đây |