Historique des commits

Auteur SHA1 Message Date
  svenbarth 083781bf0c * keep track if the unit was found by using a default namespace as prefix il y a 7 ans
  svenbarth 99c53abf36 * also take into account default namespace when looking for a unit: il y a 7 ans
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile il y a 7 ans
  Jonas Maebe 320a699967 * fixed storing the symbols of the global macro symbol table in the ppu in il y a 7 ans
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on il y a 7 ans
  Jonas Maebe 4e1f999b02 * write full path name when ppu crc checks fail/conflict (patch by il y a 8 ans
  yury beafb239d4 * Fixed memory leak. il y a 8 ans
  Károly Balogh 69a502db37 instead of stringdup(ppufile.getstring), have a getpshortstring function in entfile, and use it whereever possible. this avoids an extra shortstring copy, compared to the earlier solution il y a 8 ans
  Jonas Maebe 0117602b6e * reset unitimportsymsderefs in tppumodule.reset, hopefully fixes il y a 8 ans
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: il y a 8 ans
  pierre ea4350d86a Avoid memory leak on tppumodule.unitimportsymsderefs il y a 9 ans
  svenbarth 5bb121e91c Add a mechanism to keep track of assembler symbols that either publicly provided by a unit or used by a unit and that are not really baked by a Pascal symbol (e.g. public function aliases, RTTI & VMT symbol). il y a 9 ans
  nickysn a8ad82b99f + added new unit flag uf_i8086_ss_equals_ds, which indicates memory models with il y a 9 ans
  svenbarth 7d8d0340b9 Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages: il y a 9 ans
  svenbarth f55123ce92 Merged revision(s) 28904-28905, 29038-29044 from branches/svenbarth/packages: il y a 9 ans
  svenbarth 9fd8c8718a Partial merge of r28846 (without the global assembler symbols) il y a 9 ans
  svenbarth f8e9b33f99 Merge first batch of package handling related revisions from the packages branch il y a 9 ans
  florian ce64d77256 * compilation fixed il y a 9 ans
  svenbarth 1945bf64b4 Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages: il y a 9 ans
  svenbarth 9d5f98eaa3 Merged revision(s) 28690 from branches/svenbarth/packages: il y a 9 ans
  svenbarth 02e56f410d Merged revision(s) 28689 from branches/svenbarth/packages: il y a 9 ans
  Jonas Maebe 2cea723a0d * only write the parts of the unit localsymtables that are actually needed: il y a 9 ans
  florian 35d550c9c6 + commented directive for easier enabling il y a 10 ans
  florian 9a9bf4be91 * write better hint message about the first occurence of an identifuer in case of a duplicate identifier error il y a 10 ans
  nickysn e21783a281 * i8086 small and tiny memory model ppus made incompatible. Rationale: il y a 11 ans
  marco ec394b2495 * remove stale uses strutils; il y a 11 ans
  nickysn 243e3bbb77 + added i8086 memory model flags to the ppu flags and added a check that prevents the using of units compiled for different memory models il y a 12 ans
  florian 5a6e879248 * patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961 il y a 12 ans
  paul 5d74e0578a compiler: remove unused variables and unneeded assignments il y a 12 ans
  svenbarth 88af293155 Fix for Mantis #22160 il y a 13 ans