Commit Verlauf

Autor SHA1 Nachricht Datum
  Sven/Sarah Barth 7b09eee02a * mark units compiled with cs_compilesystem with a corresponding flag vor 3 Jahren
  florian 168016b865 * patch by Rika: Use linear file list in FInput.TInputFileManager instead of linked, resolves #39880 vor 3 Jahren
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly vor 3 Jahren
  Pierre Muller 85c648e603 Check mf_symansistr is compatible with current compiler mode and issue a message before failing PPU loading vor 3 Jahren
  Nikolay Nikolov 344da9597f + added the current WebAssembly exceptions mode to the .ppu module flags and vor 4 Jahren
  svenbarth 2a2576b1d5 * further fix for Mants #26760: applied patch by Ondrej Pokorny to fix recompilation of units referenced with an "in" clause if no file extension is provided vor 4 Jahren
  svenbarth 924f9466f0 * fix for Mantis #26760: apply patch by Ondrej Pokorny to ensure that units referenced by an "in"-clause are recompiled when they have been changed vor 4 Jahren
  pierre 8e13adad4c * Improve Test_Double_checksum with Test_Double_checksum_write CRC testing code. vor 4 Jahren
  pierre 9c1c2acd64 Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write vor 4 Jahren
  svenbarth 84dc6621cb * have the module keep track whether it was loaded from a PPU with a different endianess than the current host system vor 5 Jahren
  florian 90a40ab9ca * fix for #32352: a unit does not need to be re-deref'ed if it just had been recompiled vor 5 Jahren
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset vor 6 Jahren
  Jonas Maebe 56acdd3a11 * fixed compilation with -dTest_Double_checksum_write vor 6 Jahren
  Jonas Maebe cc9f8b7f56 * record in ppu flag whether or not symbols are ansistrings, and use that vor 6 Jahren
  Jonas Maebe 9a327f1fcd * ensure the LLVM-based compiler does not try to load units compiled with a vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  Jonas Maebe d150869dea * record symbols that need to remain in their original order, and on Darwin vor 6 Jahren
  Jonas Maebe 1b0b81f714 * hopefully fix fpu emulation ppu header flag check after r41846 vor 6 Jahren
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into vor 6 Jahren
  svenbarth 083781bf0c * keep track if the unit was found by using a default namespace as prefix vor 7 Jahren
  svenbarth 99c53abf36 * also take into account default namespace when looking for a unit: vor 7 Jahren
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile vor 7 Jahren
  Jonas Maebe 320a699967 * fixed storing the symbols of the global macro symbol table in the ppu in vor 7 Jahren
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on vor 7 Jahren
  Jonas Maebe 4e1f999b02 * write full path name when ppu crc checks fail/conflict (patch by vor 8 Jahren
  yury beafb239d4 * Fixed memory leak. vor 8 Jahren
  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 vor 8 Jahren
  Jonas Maebe 0117602b6e * reset unitimportsymsderefs in tppumodule.reset, hopefully fixes vor 9 Jahren
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: vor 9 Jahren
  pierre ea4350d86a Avoid memory leak on tppumodule.unitimportsymsderefs vor 9 Jahren