Historique des commits

Auteur SHA1 Message Date
  michael 067d1ab582 * Added EPropertyConvertError class il y a 18 ans
  michael a375df54f2 Implemented get/setinterfaceproperty. Needs checking il y a 18 ans
  yury d306e25dc8 * Fixed warnings. il y a 18 ans
  yury 8b12a7f2c2 * Fixed warnings. il y a 18 ans
  peter 6ed3d91989 * CompareText for shortstrings added il y a 18 ans
  florian 4b172f5973 * made rtti for dyn. arrays more delphi compatible, resolves #9464 il y a 18 ans
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: il y a 18 ans
  florian c29455b111 * handle rtti for sets with a size of 1 and 2 properly, resolves #8660 il y a 18 ans
  Jonas Maebe bdc378e250 * fixed 64 bit compilation il y a 18 ans
  florian 418222bc32 * handle interfaces et al. correctly in Set/GetOrdProp, resolves #8510 il y a 18 ans
  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) il y a 18 ans
  Jonas Maebe 7b9bccf339 * fixed error due to {$t+} change il y a 19 ans
  micha d704af7216 fix compilation for {$T+} linux/win il y a 19 ans
  peter 3bf8ff56ba * fix calling of stored function with index il y a 19 ans
  michael 7e3b7caf31 + Additional fixes in setfloatprop needed il y a 19 ans
  michael 8d6cc357c0 * Fixed bug #7445 il y a 19 ans
  peter 16f121a8bc * reuse generic align() il y a 19 ans
  michael 736b9ec000 + Patch from Graeme Geldenhuys to add delphi compatibility function il y a 19 ans
  peter 68e56b9fc7 * write only unique property names in rtti il y a 20 ans
  peter 6238b1a917 * use NameIndex in GetPropInfos il y a 20 ans
  florian 9749238cfe * OrdType isn't valid for Int64 and QWord il y a 20 ans
  tom_at_work 282f33100f * bugfix of webbug 4404 il y a 20 ans
  peter 22a20e15e4 * aligntoptr needs to use unsigned calculations, patch by Thomas il y a 20 ans
  florian b1b0ffc1ec * fixed more 64 bit issues (by Vincents Snijders) il y a 20 ans
  florian 451a7c3366 + GetEnumNameCount by Danny Milosavljevic il y a 20 ans
  michael 64f1948f3e + Added overloaded stringtoset which starts from typinfo, not propinfo il y a 20 ans
  michael 2ec3e6db01 + Added overloaded settostring which starts from typinfo, not propinfo il y a 20 ans
  florian 90cdc1b6fe * fixed interface rtti, fixes bug #4089 il y a 20 ans
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines il y a 20 ans
  michael 21425e303c + Removed HASVARIANT define il y a 20 ans