michael
|
43b6b58ea3
* Fix by Graeme Geldenhuys: map blob subtype 1 to ftMemo
|
před 15 roky |
michael
|
a8e4234aca
* Patch from Graeme Geldenhuys to check for XMLDocument before typecasting it
|
před 15 roky |
Jonas Maebe
|
3650944d9e
+ EXT_packed_depth_stencil support (patch by Michalis Kamburelis, mantis
|
před 15 roky |
Jonas Maebe
|
8f22a5d224
* perform simple imul->lea transformations also for Pentium 3-class target
|
před 15 roky |
paul
|
8aef216f21
compiler: allow nested objects to refence owner class in method arguments (issue #0017986)
|
před 15 roky |
paul
|
0c23029d8f
compiler: add all nested classes to the symtable stack while parsing method header (issue #0017952)
|
před 15 roky |
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
|
před 15 roky |
michael
|
cc0be1be4d
* Completely initialize threadvars when an external thread is detected. Needs still cleanup code (or a better thread initialization/finalization).
|
před 15 roky |
florian
|
3d13c2e2be
* cleaned up ver2_0 defines
|
před 15 roky |
florian
|
ef0899425b
* adds assign methods to the fgl classes based on a patch by Aleksa Todorovic, resolves #10479
|
před 15 roky |
ivost
|
e770bc597f
* fixed refcounting problem. When copy an item over an existing one, the existing one was not dereferenced
|
před 15 roky |
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
|
před 15 roky |
Jonas Maebe
|
1f61b5b30c
* reverted the rtl patches from r14184, because they cause an endless
|
před 15 roky |
Jonas Maebe
|
1271c221f3
- reverted change accidentally committed as part of r16050 that could break
|
před 15 roky |
Jonas Maebe
|
c44d79f3ba
* fix the value of the frame pointer for Thumb-2 after r14317
|
před 15 roky |
Jonas Maebe
|
c706394a15
* part of r16407, forgot to commit
|
před 15 roky |
pierre
|
ed1c558726
* Fix RIP relative assmebler code of rev 16410
|
před 15 roky |
pierre
|
5a58946eb9
+ Add win64 target conditionals
|
před 15 roky |
pierre
|
64bb6794f7
+ Add cmem to the list of units
|
před 15 roky |
pierre
|
cb017ad074
+ Allow compilation for go32v2 target
|
před 15 roky |
pierre
|
709d36a1d0
+ Add signals unit for win64
|
před 15 roky |
pierre
|
889caf5911
* fix type of fourth parameter of msgrcv function
|
před 15 roky |
michael
|
c4cc9b59e0
* Tag is now PtrInt, for upcoming Delphi 64-bit compatibility
|
před 15 roky |
Jonas Maebe
|
749991ec02
+ support extra parameter for initialize() that indicates how many elements
|
před 15 roky |
sergei
|
5f1d15c693
* Patch from LacaK2 implementing some missing properties of BCDVariant, partially fixes #16853.
|
před 15 roky |
Jonas Maebe
|
a631ab2a7e
* add the C-prefix to the exported name of routines that are automatically
|
před 15 roky |
Jonas Maebe
|
6eecf71698
* halt(1) on error
|
před 15 roky |
Jonas Maebe
|
44178f41b6
* don't overwrite register variables when evaluating <=/>= expressions with
|
před 15 roky |
michael
|
a1d8ad7a27
* Changed var to out in TStringList.Find
|
před 15 roky |
sergei
|
b4ac714201
* defutil.pas: added UnicodeString to automatable types, fixes compilation of webtbs/tw2649.pp after r16360. However it requires RTL support similar to one for AnsiString to be complete.
|
před 15 roky |