Historique des commits

Auteur SHA1 Message Date
  marco 70a3fa7508 * version regen + update copyright year. il y a 11 ans
  marco 68febd7936 * version updates il y a 12 ans
  marco b151b62681 --- Merging r20714 into '.': il y a 13 ans
  marco 20d0296453 * Version update to 2.6.1 il y a 13 ans
  marco 23b117936e --- Merging r18106 into '.': il y a 14 ans
  marco 17941f0c2e --- Merging r18098 into '.': il y a 14 ans
  pierre 5a2d6c0429 Fix constant pointer reading for 64 bit CPU il y a 14 ans
  pierre 0ca127b97e * Fix length size for non-short string types il y a 14 ans
  pierre b94cdd4881 * Handled real constants of different size il y a 14 ans
  pierre eb4798238d * Display hexadecimal values of wide strings il y a 14 ans
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables il y a 14 ans
  pierre 83f100432c + Move enumration types uses in ppu files from systems.pas il y a 14 ans
  pierre f9e7b364bb * Added missing PPU flags il y a 14 ans
  florian d19d8de8fe * packed column writing/reading for token recorder, reduces size of fgl.ppu by approx. 10% il y a 14 ans
  florian e29d8df95c * updated ppudump for latest ppu format changes il y a 14 ans
  svenbarth c0a0ec9962 correct ppudump il y a 14 ans
  svenbarth f7f357f18e * symconst.pas: il y a 14 ans
  svenbarth e19bcfae38 Added a flag set to TSymtable that tells whether it contains a class helper symbol, which is currently only used for static- and globalsymtables. il y a 14 ans
  svenbarth 36ee46110c Updated ppudump to support the new ppu data that might contain class helpers. il y a 14 ans
  paul 4e93ecda3d utils: fix ppudump generic tokenbuf reading il y a 14 ans
  paul dd921ffc9d utils: fix ppudump: il y a 14 ans
  paul 86d3e41442 compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests il y a 14 ans
  paul 4f274b157c compiler: move objectoptions to tabstractrecorddef because it will be needed for records too il y a 14 ans
  paul 26cef34005 compiler: il y a 14 ans
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and il y a 15 ans
  Jonas Maebe eb2581946c o adapted to current ppu format: il y a 15 ans
  paul d6c514b6db compiler: apply patch of Sven Barth to add nativent-i386 and linux-mips to the ppudump (issue #0016266) il y a 15 ans
  paul 24d8a7d833 compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented il y a 15 ans
  Jonas Maebe 635bf9fb7a + support for "univ" parameter modifier added in r15010 il y a 15 ans
  florian e7bff9f5c1 * fixed reading of constants from token streams il y a 15 ans