Commit History

Author SHA1 Message Date
  florian 64141c8bdd * increase ppu long version as the format changed 1 year ago
  Michaël Van Canneyt fe62b3ace8 * Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently 1 year ago
  Sven/Sarah Barth 9a1083c98e * for some reason my ppu.pas had a version of 18, instead of 20... so now the correct version m( 1 year ago
  Sven/Sarah Barth 40cbda6e7e * increase PPU version due to Extended RTTI related changes 1 year ago
  J. Gareth "Curious Kit" Moreton ea7b9c73f3 * New intrinsiccode field for TCallNode to track transmutation from TInlineNode 2 years ago
  Nikolay Nikolov bbedb958f6 * bump CurrentPPULongVersion 2 years ago
  J. Gareth "Curious Kit" Moreton 1b43913408 * New 'do not execute' flag for notes and respective internal error triggering 2 years ago
  Sven/Sarah Barth 920e1c8d19 * change PPU version as the change regarding $P/$OpenStrings affects the token buffers of generics (which contains the current settings) 2 years ago
  Sven/Sarah Barth 30a7199165 * make the VMT symbol and type def of the corresponding class or object instead of having them be global 3 years ago
  Jonas Maebe 8bef28ccbe PPU version: bump 3 years ago
  florian a4672fbd1c o based on a patch by Rika, resolves #39401: 3 years ago
  Jonas Maebe fcb646bc3b obcpas: fix categories implementing protocols 3 years ago
  pierre 4483343d00 Return -1 if size of file is smaller tham header size in tppufile.readheader method 4 years ago
  svenbarth 6160abe37e * have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations) 4 years ago
  pierre 9901a11d22 Add internalerror when V_Error level is used in Test_double_checksum code, only with TEST_CRC_ERROR macro set 4 years ago
  pierre 8e13adad4c * Improve Test_Double_checksum with Test_Double_checksum_write CRC testing code. 4 years ago
  pierre 9c1c2acd64 Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write 4 years ago
  svenbarth 359ff64afd * increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems 4 years ago
  Jonas Maebe 312f1436b1 * changed TIDString and tsymentry.realname to TSymStr 4 years ago
  Károly Balogh 92beecb6fe * bump ppu version after r47279. it changes the ABI (m68k only), so units are incompatible even if the format didn't change 4 years ago
  svenbarth 871f60ef61 * increase PPU version so that 3.2.0 correctly ignores 3.3.1 PPUs instead of fatally failing on the extended header entry 5 years ago
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics 5 years ago
  Jonas Maebe 2f914ee2d8 * packed tabstractvarsym.addr_taken/different_scope fields into a set 5 years ago
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset 5 years ago
  pierre dca8147958 Try to fix ppudump for generic/inline. 6 years ago
  pierre f2b200e4f0 Fix recordtoken writing into ppu files to allow correct 6 years ago
  svenbarth 900fd35f4a * increase PPU version now that all generic procdefs store their local symtables 6 years ago
  svenbarth b945e66e28 * store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units 6 years ago
  pierre d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. 6 years ago
  Jonas Maebe a0e35fd1bc * synchronised with trunk till r42118 6 years ago