marco
|
c9c1179b00
* Initial variantop and compare handlers. Patch from Laaca, bug #16853
|
15 éve |
joost
|
191e83cb7e
* Patch from Darius Blaszijk to support version numbers with less then three digits, bug #17833
|
15 éve |
Jonas Maebe
|
4ed666afab
* reverted r8795 that saved/set/restored the fpu exception mask before
|
15 éve |
marco
|
9534c5bd8b
* Delphi XE (2010?) compatible alias for defaultformatsettings.
|
15 éve |
paul
|
26032c3574
test: add { %norun } directive to tw12249
|
15 éve |
paul
|
433f18e60c
compiler: resolve only current typeblock forward declarations when the type block is finished (fixes bug #0018086)
|
15 éve |
Jonas Maebe
|
01a7da9817
* renamed constant "a" to GL_DEPTH24_STENCIL8_EXT (accidentally changed
|
15 éve |
florian
|
d99081fa47
+ additional test
|
15 éve |
florian
|
f570934b45
* patch by Aleksa Todorovic to fix generic interfaces, resolves #16100
|
15 éve |
paul
|
8a5c99599e
compiler: skip functions symtables while generating generic specialization symtable stack (fixes test tw12249.pp and bug #0012249)
|
15 éve |
Jonas Maebe
|
5cbe12c622
* don't overwrite the target value of interlockedcompareexchange*() if the
|
15 éve |
florian
|
7d1627e9ca
* patch by Aleksa Todorovic to handle access to types inside generics correctly
|
15 éve |
paul
|
0d57d38d7c
compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes
|
15 éve |
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
|
15 éve |
florian
|
6b42ba170b
+ TFPGObjectList.GetEnumerator and TFPGInterfacedObjectList.GetEnumerator, resolves #18094
|
15 éve |
florian
|
97ac6ab928
+ test for #17184
|
15 éve |
michael
|
066a9330fb
* Added patch from Darius Blaszijk to be less verbose by default
|
15 éve |
michael
|
6954c0a598
* Added WaitFor to fix 18044
|
15 éve |
michael
|
df8413a422
* Applied patch from Darius Blaszijk to implement fpdoc building
|
15 éve |
pierre
|
cf9a7cda1c
* First try to support 64-bit cpu's
|
15 éve |
florian
|
f15141a6f3
- removes 2.2.x bootstrapping stuff
|
15 éve |
joost
|
b5e590e732
* Added ability to override which files should be stored in the archive of a package
|
15 éve |
joost
|
cedede9e81
* Do not handle packages twice, when they are passed on the command line
|
15 éve |
joost
|
94e9d5ebb8
* Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be
|
15 éve |
joost
|
141dc50adc
* Fixed mem-leak
|
15 éve |
florian
|
e4ecee317e
* finer grained convert levels for strings, prefers widestring<->unicodestring over other conversions, resolves #18075
|
15 éve |
florian
|
b1a6ec532d
* fix bootstrapping with 2.4.2
|
15 éve |
sergei
|
099df04a5e
* variants.pp, patch from Ivan Shikhalev implementing TInvokeableVariant.DispInvoke (with some changes), resolves #17919.
|
15 éve |
sergei
|
3b910d9eb2
+ Support custom variants in VarIsClear
|
15 éve |
sergei
|
7dd93b1282
* Variant types: renamed varunicodestring to varustring and changed its value to $102 (for Delphi compatibility), introduced varUStrArg=$73, added some description comments.
|
15 éve |