florian
|
07e3232fef
o patch for OpenCL package by Denis Golovan, resolves #18119
|
há 15 anos atrás |
paul
|
8b209be7e9
compiler: put static variables into unit level and not into parent class/object/record (fixes bug #0018131)
|
há 15 anos atrás |
paul
|
ab4a5c74c1
compiler: allow TFoo.TBar types for object methods (bug #0018123)
|
há 15 anos atrás |
paul
|
515c99cc01
compiler: cleanup
|
há 15 anos atrás |
paul
|
2155dadf5e
compiler: push to the stack not only nested hierarchy but also class hierarchy for each nested entry both in method declaration and for method body, also push child hierarchy while parsing object members because in other case parent types are invisible for descendants (fixes mantis #0018124, mantis #0018127 and more) + extended test
|
há 15 anos atrás |
paul
|
37179a6558
compiler: cleanup
|
há 15 anos atrás |
paul
|
668cd1f3c0
compiler: change check for current in try_consume_unitsym - don't use current_unit in check because specialize code does not replace this variable (fixes bug #0015591)
|
há 15 anos atrás |
paul
|
d9a43f7858
compiler: cleanup
|
há 15 anos atrás |
paul
|
ba75daa50d
compiler: change find_module_from_symtable to support not only unit symtables but also other symtables with valid moduleid (fixes bug #0016090)
|
há 15 anos atrás |
marco
|
c9c1179b00
* Initial variantop and compare handlers. Patch from Laaca, bug #16853
|
há 15 anos atrás |
joost
|
191e83cb7e
* Patch from Darius Blaszijk to support version numbers with less then three digits, bug #17833
|
há 15 anos atrás |
Jonas Maebe
|
4ed666afab
* reverted r8795 that saved/set/restored the fpu exception mask before
|
há 15 anos atrás |
marco
|
9534c5bd8b
* Delphi XE (2010?) compatible alias for defaultformatsettings.
|
há 15 anos atrás |
paul
|
26032c3574
test: add { %norun } directive to tw12249
|
há 15 anos atrás |
paul
|
433f18e60c
compiler: resolve only current typeblock forward declarations when the type block is finished (fixes bug #0018086)
|
há 15 anos atrás |
Jonas Maebe
|
01a7da9817
* renamed constant "a" to GL_DEPTH24_STENCIL8_EXT (accidentally changed
|
há 15 anos atrás |
florian
|
d99081fa47
+ additional test
|
há 15 anos atrás |
florian
|
f570934b45
* patch by Aleksa Todorovic to fix generic interfaces, resolves #16100
|
há 15 anos atrás |
paul
|
8a5c99599e
compiler: skip functions symtables while generating generic specialization symtable stack (fixes test tw12249.pp and bug #0012249)
|
há 15 anos atrás |
Jonas Maebe
|
5cbe12c622
* don't overwrite the target value of interlockedcompareexchange*() if the
|
há 15 anos atrás |
florian
|
7d1627e9ca
* patch by Aleksa Todorovic to handle access to types inside generics correctly
|
há 15 anos atrás |
paul
|
0d57d38d7c
compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes
|
há 15 anos atrás |
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
|
há 15 anos atrás |
florian
|
6b42ba170b
+ TFPGObjectList.GetEnumerator and TFPGInterfacedObjectList.GetEnumerator, resolves #18094
|
há 15 anos atrás |
florian
|
97ac6ab928
+ test for #17184
|
há 15 anos atrás |
michael
|
066a9330fb
* Added patch from Darius Blaszijk to be less verbose by default
|
há 15 anos atrás |
michael
|
6954c0a598
* Added WaitFor to fix 18044
|
há 15 anos atrás |
michael
|
df8413a422
* Applied patch from Darius Blaszijk to implement fpdoc building
|
há 15 anos atrás |
pierre
|
cf9a7cda1c
* First try to support 64-bit cpu's
|
há 15 anos atrás |
florian
|
f15141a6f3
- removes 2.2.x bootstrapping stuff
|
há 15 anos atrás |