sergei
|
7dd93b1282
* Variant types: renamed varunicodestring to varustring and changed its value to $102 (for Delphi compatibility), introduced varUStrArg=$73, added some description comments.
|
%!s(int64=15) %!d(string=hai) anos |
ivost
|
5f39d255e1
* added TFPGMapInterfacedObjectData: This generic class expects a TInterfacedObject as type of TData. The advantage over TFPGMap is, that refcounting is used. It's compareable to TFPGInterfacedObjectList. Note that this only works within the TData part, TKey is not refcounted!
|
%!s(int64=15) %!d(string=hai) anos |
pierre
|
fd2b777435
* ogcoff.pas:
|
%!s(int64=15) %!d(string=hai) anos |
pierre
|
110e3a6988
* improve script
|
%!s(int64=15) %!d(string=hai) anos |
pierre
|
e5e5cfdc2a
* Try to fix VideoMode change problem
|
%!s(int64=15) %!d(string=hai) anos |
pierre
|
aaa34343eb
* Try to get win64 to work
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
10f25d6605
* Added flush to TBase64Encoder
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
edfb31c020
* when looking for overloaded conversion (assignment) operators, only ignore
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
fa0454afe2
* Fixed references to sub components (mantis #18021)
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
11399b9b13
+ test from mantis #16365, already works
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
eec6d74ac0
* fixed alphablending for drawing freetype fonts on transparent backgrounds
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
74098a8f7d
* Fix for bug #18044
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
43b6b58ea3
* Fix by Graeme Geldenhuys: map blob subtype 1 to ftMemo
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
a8e4234aca
* Patch from Graeme Geldenhuys to check for XMLDocument before typecasting it
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
3650944d9e
+ EXT_packed_depth_stencil support (patch by Michalis Kamburelis, mantis
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
8f22a5d224
* perform simple imul->lea transformations also for Pentium 3-class target
|
%!s(int64=15) %!d(string=hai) anos |
paul
|
8aef216f21
compiler: allow nested objects to refence owner class in method arguments (issue #0017986)
|
%!s(int64=15) %!d(string=hai) anos |
paul
|
0c23029d8f
compiler: add all nested classes to the symtable stack while parsing method header (issue #0017952)
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
675c3391d1
* makes compiler report nice error when one tries to use specialize for function result type, based on a patch by Aleksa Todorovic, part of #15875
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
cc0be1be4d
* Completely initialize threadvars when an external thread is detected. Needs still cleanup code (or a better thread initialization/finalization).
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
3d13c2e2be
* cleaned up ver2_0 defines
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
ef0899425b
* adds assign methods to the fgl classes based on a patch by Aleksa Todorovic, resolves #10479
|
%!s(int64=15) %!d(string=hai) anos |
ivost
|
e770bc597f
* fixed refcounting problem. When copy an item over an existing one, the existing one was not dereferenced
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
d30952b408
* patch by Aleksa Todorovic which adds the ability to reference current generic class. Each reference to current generic class is "translated" to appropriate specialization of that generic class. There are two tests as part of the patch to test that it works. The patch, also, rejects declaring generic inside another generic. 0010479 is easy to implement with this patch applied, resolves #11777
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
1f61b5b30c
* reverted the rtl patches from r14184, because they cause an endless
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
1271c221f3
- reverted change accidentally committed as part of r16050 that could break
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
c44d79f3ba
* fix the value of the frame pointer for Thumb-2 after r14317
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
c706394a15
* part of r16407, forgot to commit
|
%!s(int64=15) %!d(string=hai) anos |
pierre
|
ed1c558726
* Fix RIP relative assmebler code of rev 16410
|
%!s(int64=15) %!d(string=hai) anos |
pierre
|
5a58946eb9
+ Add win64 target conditionals
|
%!s(int64=15) %!d(string=hai) anos |