michael
|
736b9ec000
|
+ Patch from Graeme Geldenhuys to add delphi compatibility function
git-svn-id: trunk@2358 -
|
2006-01-28 18:07:23 +00:00 |
|
peter
|
68e56b9fc7
|
* write only unique property names in rtti
git-svn-id: trunk@2007 -
|
2005-12-20 14:44:48 +00:00 |
|
peter
|
6238b1a917
|
* use NameIndex in GetPropInfos
git-svn-id: trunk@2004 -
|
2005-12-20 10:35:08 +00:00 |
|
florian
|
9749238cfe
|
* OrdType isn't valid for Int64 and QWord
git-svn-id: trunk@1644 -
|
2005-11-04 21:22:00 +00:00 |
|
tom_at_work
|
282f33100f
|
* bugfix of webbug 4404
git-svn-id: trunk@1304 -
|
2005-10-05 21:56:49 +00:00 |
|
peter
|
22a20e15e4
|
* aligntoptr needs to use unsigned calculations, patch by Thomas
git-svn-id: trunk@1148 -
|
2005-09-20 13:53:54 +00:00 |
|
florian
|
b1b0ffc1ec
|
* fixed more 64 bit issues (by Vincents Snijders)
git-svn-id: trunk@1092 -
|
2005-09-16 18:40:17 +00:00 |
|
florian
|
451a7c3366
|
+ GetEnumNameCount by Danny Milosavljevic
git-svn-id: trunk@783 -
|
2005-08-03 18:54:18 +00:00 |
|
michael
|
64f1948f3e
|
+ Added overloaded stringtoset which starts from typinfo, not propinfo
git-svn-id: trunk@492 -
|
2005-06-25 17:26:36 +00:00 |
|
michael
|
2ec3e6db01
|
+ Added overloaded settostring which starts from typinfo, not propinfo
git-svn-id: trunk@491 -
|
2005-06-25 17:22:21 +00:00 |
|
florian
|
90cdc1b6fe
|
* fixed interface rtti, fixes bug #4089
git-svn-id: trunk@422 -
|
2005-06-15 21:27:51 +00:00 |
|
michael
|
a775d3d487
|
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
git-svn-id: trunk@293 -
|
2005-06-09 17:33:22 +00:00 |
|
michael
|
21425e303c
|
+ Removed HASVARIANT define
git-svn-id: trunk@244 -
|
2005-06-07 20:48:31 +00:00 |
|
michael
|
8a226bba52
|
+ Removed HASWIDESTRING/HASWIDECHAR defines
git-svn-id: trunk@241 -
|
2005-06-07 20:42:22 +00:00 |
|
michael
|
23ad0ae1ec
|
+ Removed HASINTF and VER1_0 defines
git-svn-id: trunk@239 -
|
2005-06-07 20:30:03 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
michael
|
686de2c1f8
|
+ Moved constants to rtlconsts and added callbacks for variant support
|
2005-04-16 09:24:29 +00:00 |
|
michael
|
16f5f310b1
|
+ Added getPropValue by Uberto Barbini
|
2005-04-14 17:43:07 +00:00 |
|
marco
|
960e15e2b9
|
* Currency property patch from Dean Zobec
|
2005-04-05 06:44:25 +00:00 |
|
marco
|
f18a22f5a6
|
* patch for 3854 added. There are probably more places that need explicit
currency handling.
|
2005-04-03 11:50:58 +00:00 |
|
florian
|
f45cf8f155
|
* fixed compilation on i386
|
2005-03-14 21:15:52 +00:00 |
|
peter
|
28b1a4fd4f
|
* getordprop supports int64
|
2005-03-14 19:16:06 +00:00 |
|
florian
|
26381ab2e7
|
* fixed 1.0.10 issue
|
2005-02-26 20:59:38 +00:00 |
|
florian
|
bda868e0e7
|
+ overload of GetPropList added
|
2005-02-26 11:37:01 +00:00 |
|
marco
|
47cec51c8d
|
* getproplist sorted param added.
|
2005-02-22 12:14:56 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
357b6ee52b
|
* TTOrdType -> TOrdType
|
2005-02-08 16:10:29 +00:00 |
|
michael
|
81ecfd5f2c
|
+ Fix for WideString props
|
2004-12-30 18:11:43 +00:00 |
|
florian
|
080ed4548f
|
* fixed raw mode for non i386 targets
* fixed some alignment issues
|
2004-12-28 15:30:04 +00:00 |
|
florian
|
783a04af23
|
* another alignment fix
|
2004-12-27 16:16:24 +00:00 |
|
florian
|
260ab77923
|
* fixed tpropdata record
|
2004-11-24 22:27:24 +00:00 |
|
florian
|
2f291713e1
|
* fixed aligntoptr
|
2004-10-10 19:18:31 +00:00 |
|
florian
|
b39c0af01b
|
* rtti alignment fixed
|
2004-10-04 21:23:15 +00:00 |
|
peter
|
1fb9d993e5
|
* patch from mattias to fix endianness and bufferoverflow with
1 and 2 byte ordinals
|
2004-08-16 16:12:28 +00:00 |
|
michael
|
a657c82a59
|
+ Fix GetPropList when Proplist is nil
|
2004-06-24 23:43:14 +00:00 |
|
michael
|
796637192c
|
+ Patch from matthias gaertner to fix GetMethodProp with procedural spec
|
2004-06-02 14:33:18 +00:00 |
|
florian
|
25b9e0d6e5
|
* fixed comp property writing for cpus where comp=int64
|
2004-05-24 21:05:19 +00:00 |
|
florian
|
c9e76f10da
|
+ added widestring routines
|
2004-05-23 19:00:40 +00:00 |
|
florian
|
934fe41c45
|
* several 64 bit issues fixed
|
2004-02-22 16:48:39 +00:00 |
|
florian
|
a895e7bb78
|
* several 64 bit/x86-64 fixes
|
2004-02-21 22:53:49 +00:00 |
|
peter
|
4fcace5406
|
* enable variant again
|
2004-02-20 15:55:26 +00:00 |
|
peter
|
d11cecb354
|
* removed assembler
* cleanup
|
2003-12-24 22:27:13 +00:00 |
|
marco
|
8cdcb9d62f
|
* splitted up tintfflags into several components
|
2003-12-22 11:32:04 +00:00 |
|
marco
|
73544b2b71
|
* Fix from Peter
|
2003-10-24 08:37:20 +00:00 |
|
olle
|
fe692f24aa
|
* Changed m68k to cpum68k, i386 to cpui386
|
2003-10-17 20:52:12 +00:00 |
|
florian
|
82b65b962c
|
* fixed wrong newlines
|
2003-04-24 11:46:25 +00:00 |
|
michael
|
27062c2e01
|
+ Patch from Mattias Gaertner for single typeinfo
|
2003-03-29 16:55:56 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
peter
|
9cacd98e91
|
* merged getpropinfo fix
|
2002-04-04 18:32:59 +00:00 |
|