florian
|
d99081fa47
+ additional test
|
vor 15 Jahren |
florian
|
f570934b45
* patch by Aleksa Todorovic to fix generic interfaces, resolves #16100
|
vor 15 Jahren |
paul
|
8a5c99599e
compiler: skip functions symtables while generating generic specialization symtable stack (fixes test tw12249.pp and bug #0012249)
|
vor 15 Jahren |
Jonas Maebe
|
5cbe12c622
* don't overwrite the target value of interlockedcompareexchange*() if the
|
vor 15 Jahren |
florian
|
7d1627e9ca
* patch by Aleksa Todorovic to handle access to types inside generics correctly
|
vor 15 Jahren |
paul
|
0d57d38d7c
compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes
|
vor 15 Jahren |
florian
|
a0c25dc0f9
- removes Thread_count from the system unit of several OSes: the value of this variable was unpredictable and the hebaviour was not fixable, resolves #18089
|
vor 15 Jahren |
florian
|
6b42ba170b
+ TFPGObjectList.GetEnumerator and TFPGInterfacedObjectList.GetEnumerator, resolves #18094
|
vor 15 Jahren |
florian
|
97ac6ab928
+ test for #17184
|
vor 15 Jahren |
michael
|
066a9330fb
* Added patch from Darius Blaszijk to be less verbose by default
|
vor 15 Jahren |
michael
|
6954c0a598
* Added WaitFor to fix 18044
|
vor 15 Jahren |
michael
|
df8413a422
* Applied patch from Darius Blaszijk to implement fpdoc building
|
vor 15 Jahren |
pierre
|
cf9a7cda1c
* First try to support 64-bit cpu's
|
vor 15 Jahren |
florian
|
f15141a6f3
- removes 2.2.x bootstrapping stuff
|
vor 15 Jahren |
joost
|
b5e590e732
* Added ability to override which files should be stored in the archive of a package
|
vor 15 Jahren |
joost
|
cedede9e81
* Do not handle packages twice, when they are passed on the command line
|
vor 15 Jahren |
joost
|
94e9d5ebb8
* Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be
|
vor 15 Jahren |
joost
|
141dc50adc
* Fixed mem-leak
|
vor 15 Jahren |
florian
|
e4ecee317e
* finer grained convert levels for strings, prefers widestring<->unicodestring over other conversions, resolves #18075
|
vor 15 Jahren |
florian
|
b1a6ec532d
* fix bootstrapping with 2.4.2
|
vor 15 Jahren |
sergei
|
099df04a5e
* variants.pp, patch from Ivan Shikhalev implementing TInvokeableVariant.DispInvoke (with some changes), resolves #17919.
|
vor 15 Jahren |
sergei
|
3b910d9eb2
+ Support custom variants in VarIsClear
|
vor 15 Jahren |
sergei
|
7dd93b1282
* Variant types: renamed varunicodestring to varustring and changed its value to $102 (for Delphi compatibility), introduced varUStrArg=$73, added some description comments.
|
vor 15 Jahren |
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!
|
vor 15 Jahren |
pierre
|
fd2b777435
* ogcoff.pas:
|
vor 15 Jahren |
pierre
|
110e3a6988
* improve script
|
vor 15 Jahren |
pierre
|
e5e5cfdc2a
* Try to fix VideoMode change problem
|
vor 15 Jahren |
pierre
|
aaa34343eb
* Try to get win64 to work
|
vor 15 Jahren |
michael
|
10f25d6605
* Added flush to TBase64Encoder
|
vor 15 Jahren |
Jonas Maebe
|
edfb31c020
* when looking for overloaded conversion (assignment) operators, only ignore
|
vor 15 Jahren |