Commit History

Autor SHA1 Mensaxe Data
  pierre d29a6de437 Avoid possible warning about uninitialized srsym variable %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe bc7b90185f * when searching for a procsym in an Objective-C category for an objcclass, %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe d8903ce6b3 - removed maxcrecordalign parameter/field from recordsymtables, as this value %!s(int64=6) %!d(string=hai) anos
  svenbarth dfb9fffcf9 + add functions for syms and defs and write sub entries of the sym/def to PPU and loads them again %!s(int64=6) %!d(string=hai) anos
  svenbarth a64a8f8deb - remove code to create an attribute using a synthetic function %!s(int64=6) %!d(string=hai) anos
  svenbarth 0b63e89ba2 * make the reference to the TCustomAttribute type global %!s(int64=6) %!d(string=hai) anos
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would %!s(int64=6) %!d(string=hai) anos
  svenbarth 5a5b47fa24 + add support for MultiHelpers modeswitch by Ryan Joseph for Mantis #35159 %!s(int64=6) %!d(string=hai) anos
  pierre c1e93bd2c2 + compiler/symdef.pas: Add missing call to tderef.reset methods in all tdef constructors. %!s(int64=6) %!d(string=hai) anos
  svenbarth cb8f6f637c * fix big endian targets by using an explicit assignment with typecast instead of an absolute variable %!s(int64=6) %!d(string=hai) anos
  svenbarth 92cce05f5f * as a workaround for some compiler bug introduced during 3.1.1 the freeing of the management operator offset entry lists is moved to a nested procedure as that does not trigger the bug (even with -O2 or -O3) %!s(int64=7) %!d(string=hai) anos
  svenbarth 600ed6701e + keep track whether a structured type has fields with management operators (or fields that in turn have fields with management operators and so on) and store that in the PPU to speed up compilation again %!s(int64=7) %!d(string=hai) anos
  svenbarth 072699d38a * protect the destructors of tabstractrecordsymtable and twithsymtable against executing when called with a refcount > 1 (this fixes Mantis #34210) %!s(int64=7) %!d(string=hai) anos
  svenbarth 21e7ddaac7 + add method to retrieve a list of management operator/field offset pairs for a specific management operator inside a structured type (no matter how deeply nested they are) %!s(int64=7) %!d(string=hai) anos
  florian 68eb921d46 * broken compilation after r39347 fixed %!s(int64=7) %!d(string=hai) anos
  svenbarth cc153176f3 + add a new symtable option sto_has_non_trivial_init that is true if the symtable contains a symbol with an %!s(int64=7) %!d(string=hai) anos
  svenbarth 80ed66f349 * move calculation of sto_needs_init_final to a separate method do_init_final_check() %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe cb7730a423 * fixed execution order of implicit finalization and class destructors: first %!s(int64=7) %!d(string=hai) anos
  svenbarth b322339758 + extend tstoredsymtable with method register_children to register all its symbols and defs %!s(int64=7) %!d(string=hai) anos
  svenbarth 83e4585b0f * correctly handle unit identifiers inside specializations of generic routines %!s(int64=8) %!d(string=hai) anos
  svenbarth 236a9b0aa5 * rework the checks for a helper's extended def to be a class so that it can be more easily extended by other objecttypes %!s(int64=8) %!d(string=hai) anos
  maciej-izak 751bde9792 Revert revision 36436 from trunk. Final fix for issue #31675. %!s(int64=8) %!d(string=hai) anos
  maciej-izak d3d29fa84c Revert revisions 36133, 36128 from trunk. %!s(int64=8) %!d(string=hai) anos
  maciej-izak 631d4a2d53 * Move global variable in_preproc_comp_expr into tscannerfile class. %!s(int64=8) %!d(string=hai) anos
  maciej-izak 6d1ad52dc5 * for symbols used in preprocessor expressions, we don't want to increase references count (for smaller final binaries). Partial fix for problem presented in mantis 31675. Preprocessor functions like declared() in uses section will work only for symbols declared in implicytly included modules (for example like for heaptrc by option -gh, see example/test tw31675.pp) %!s(int64=8) %!d(string=hai) anos
  florian 0897bd154a + align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records %!s(int64=8) %!d(string=hai) anos
  svenbarth 7dc4f16db3 * fix for Mantis #31431: allow specializations to allow private/protected variables that their generic could have accessed %!s(int64=8) %!d(string=hai) anos
  maciej-izak 25db29d0a6 * symtable.pas: %!s(int64=8) %!d(string=hai) anos
  maciej-izak 15ba9b54c6 Store informations about management operators in ppu files for records. %!s(int64=8) %!d(string=hai) anos