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 |
|