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 |
|
peter
|
75676a4866
|
* moved i386 specific code to include file
|
2001-08-04 11:03:42 +00:00 |
|
peter
|
adc077099e
|
* merged updates from v10
|
2001-07-29 13:50:44 +00:00 |
|
peter
|
33f9b586e7
|
* merged completion from v10
|
2001-07-29 13:37:46 +00:00 |
|
peter
|
46b88a2ac9
|
* merged more D5/D6 stuff from v10
|
2001-07-06 14:56:06 +00:00 |
|
peter
|
49481a0c63
|
* v10 merges
|
2001-06-27 21:37:36 +00:00 |
|
sg
|
f43d55181a
|
* Fixed SetOrdProp for class instance properties (merged from fixbranch)
|
2001-02-15 22:40:22 +00:00 |
|
sg
|
5504699c9b
|
* Merged bugfix for bug #1273 from fixbranch
* Fixed typo in SetFloatProp
* Rewrote GetStrProp, now all AnsiString will be correctly
reference counted
|
2000-12-13 23:28:17 +00:00 |
|
sg
|
5c7c4fdd2a
|
* (Final) fix for AnsiString reference counter problem in SetStrProp
|
2000-11-25 18:36:55 +00:00 |
|
florian
|
d3e3b54dc4
|
* interfaces support
|
2000-11-04 16:28:26 +00:00 |
|
sg
|
0e21611d5d
|
* Fixed GetEnumValue (bug #1049, reported by Neil Graham)
|
2000-07-17 08:37:58 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
sg
|
d43360d5d6
|
* Bugfix for SetAStrProp (reference counter hasn't been increased)
* Implemented GetInt64Prop
|
2000-06-29 08:47:13 +00:00 |
|
peter
|
2260192c30
|
* qword,int64 rtti support basics
|
2000-06-22 20:02:51 +00:00 |
|
sg
|
5dbe89f57e
|
* Fixed a small typo in my previous update
|
2000-06-22 15:31:09 +00:00 |
|
sg
|
d6ec03b275
|
* Added prototypes for GetInt64Prop and SetInt64Prop
* Added constants "BooleanIdents" and "DotSep"
|
2000-06-22 15:29:31 +00:00 |
|
michael
|
edd14ed266
|
+ GetPropInfo now case insensitive
|
2000-05-18 09:42:17 +00:00 |
|
florian
|
2eb62408ae
|
* disabled FIXED data type per default
|
2000-02-15 14:36:57 +00:00 |
|
peter
|
6b66a55cd6
|
* truncated log
|
2000-02-09 16:59:28 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
daniel
|
a79b4a404b
|
* copyright 2000 added
|
2000-01-07 16:32:21 +00:00 |
|
sg
|
ebb5f22c13
|
* _This_ is the real revision 1.32... :-)
|
2000-01-06 01:08:33 +00:00 |
|
pierre
|
72b6e9345b
|
* missing declarations for otChar andotWChar added
|
2000-01-06 00:23:24 +00:00 |
|
sg
|
c44cc56a9a
|
* Fixed missing () in InsertProp which caused memory corruptions
* GetOrdProp handles Char and WChar now. (there are still some
property types missing!)
|
2000-01-05 18:59:56 +00:00 |
|
Jonas Maebe
|
e2892ee93a
|
* replaced "movl mem,%eax; xorl %eax,%eax" with "movl mem,%eax;
testl %eax,%eax"
|
1999-12-28 12:19:36 +00:00 |
|
peter
|
aa083c5b4d
|
* truncated log
|
1999-11-06 14:35:38 +00:00 |
|
florian
|
7846d7cf60
|
* GetPropInfo returns now nil if the property wasn't found
|
1999-09-16 08:59:48 +00:00 |
|
florian
|
7ed003d9da
|
+ patch of Sebastion Guenther applied: Get/SetMethodProp implementation
|
1999-09-15 20:27:24 +00:00 |
|
peter
|
38a2727fb2
|
* pointer fixes
|
1999-09-08 16:14:41 +00:00 |
|
michael
|
8ca0b0cab3
|
* Fixes from Sebastian Guenther
|
1999-09-03 15:39:23 +00:00 |
|
michael
|
022e44bb17
|
* Patch from Sebastian Guenther
|
1999-08-29 22:21:27 +00:00 |
|
michael
|
7cc244b309
|
* Patch from Sebastian Guenther
|
1999-08-06 13:21:40 +00:00 |
|
michael
|
fe46d024db
|
* Fix by Sebastian Guenther.
|
1999-06-04 12:48:37 +00:00 |
|
florian
|
b5e9c9c73f
|
* the set/get procedures must be called with call %edi instead call (%edi)
* handling of extended and string properties fixed
|
1999-05-19 12:03:23 +00:00 |
|
florian
|
e973e4b583
|
* two typos fixed
|
1999-05-07 11:02:14 +00:00 |
|
michael
|
cdcaec93df
|
* Fixes in getenum*
|
1999-05-03 07:30:07 +00:00 |
|
peter
|
17f26f6577
|
* removed warnings
|
1999-04-08 11:30:57 +00:00 |
|
pierre
|
2edc05be95
|
?? is callSStringProc a function ??
|
1999-01-19 16:08:12 +00:00 |
|
peter
|
516958a67b
|
* removed temp symbols
|
1998-12-15 22:42:49 +00:00 |
|
michael
|
e3e8ca6b98
|
More changes for type-information
|
1998-12-02 12:35:07 +00:00 |
|
michael
|
ced8b68930
|
+ Added packrecords 1
|
1998-11-26 14:57:47 +00:00 |
|
michael
|
9df9d3e3a2
|
+ Fixed Gettypeinfos
|
1998-11-26 14:22:18 +00:00 |
|
michael
|
b661b37184
|
+ Fixed typinfo count of properties
|
1998-11-25 16:47:03 +00:00 |
|
michael
|
4ea629dcdc
|
Implemented most important methods.
|
1998-11-24 15:03:32 +00:00 |
|
peter
|
5c40dd43d7
|
* updated for auto objpas loading
|
1998-09-24 23:45:26 +00:00 |
|
florian
|
81bce6dd30
|
+ description of tpropinfo.propprocs bit 6 added
|
1998-09-20 08:25:34 +00:00 |
|
florian
|
e6f7c229d0
|
* procedure GetOrdProp added
|
1998-09-19 15:25:45 +00:00 |
|
florian
|
0fdaedaec0
|
+ some procedures added
|
1998-09-19 08:33:53 +00:00 |
|
florian
|
ae2f80df1c
|
* small problems fixed
|
1998-09-08 09:52:31 +00:00 |
|
michael
|
dedb40b870
|
Made it compilable
|
1998-09-08 00:08:36 +00:00 |
|
florian
|
7e27f45109
|
+ more fields to TTypeInfo added
|
1998-09-07 23:11:43 +00:00 |
|
florian
|
d8ade70c23
|
* constant value is now supported as stored condition
|
1998-09-07 19:34:47 +00:00 |
|
florian
|
7a173df255
|
+ procedure IsStoredProc added
|
1998-09-07 08:32:59 +00:00 |
|
florian
|
57fead83f9
|
+ some methods and declarations added
|
1998-09-06 21:27:05 +00:00 |
|
florian
|
9a3bbdd7f2
|
+ initial revision:
o constants
o basic type data record
|
1998-08-25 22:30:00 +00:00 |
|