Commit History

Author SHA1 Message Date
  peter 1610a9d709 + -Ua<oldname>=<newname> unit alias support 26 years ago
  pierre 4849432ede * allow doubles in TLinkContainer needed for double libraries 26 years ago
  peter eb72952214 * fixed macro within macro endless-loop 26 years ago
  pierre b184fc0d75 + compiled_module to avoid wrong file info when load PPU files 26 years ago
  pierre 5b38d71a12 * in_second_compile cleaned up, in_compile and in_second_load added 26 years ago
  pierre 01c6ff7169 + interface CRC check with ifdef Test_double_checksum added 26 years ago
  peter 06a845c5e8 * MEMDEBUG to see the sizes of asmlist,asmsymbols,symtables 26 years ago
  florian 774df6096e * bug #487 fixed, (inc(<property>) isn't allowed) 26 years ago
  florian 046acfb84b * made it compilable with Dlephi 4 again 26 years ago
  florian b2c99ecb9d + implemented a better error message if a PPU file isn't found as suggested 26 years ago
  peter 58cbc3e795 * new link writing to the ppu, one .ppu is needed for all link types, 26 years ago
  peter a47afc3857 * removed oldppu code 26 years ago
  florian 78d13ec796 * changes to compile it with Delphi 4.0 26 years ago
  peter 884c517b18 * release storenumber,double_checksum 26 years ago
  peter 87143b5b53 * small fixes for double_checksum 26 years ago
  peter cb70b62a82 * storenumber works 26 years ago
  peter cc9df8d478 * first things to store the symbol/def number in the ppu 26 years ago
  pierre ab9465df1b + double_checksum code added 26 years ago
  peter 633fcc0bda + unitpath,librarypath,includepath,objectpath directives 26 years ago
  peter 746f2e1510 * save in the ppu if linked with obj file instead of using the 26 years ago
  pierre 9709b802ba + linkofiles splitted inot linkofiles and linkunitfiles 26 years ago
  peter abb72c5d48 * status.currentmodule is now also updated 26 years ago
  daniel 425308ccdc * Exe name derived from target_info instead of target_os 26 years ago
  daniel 679ac86edd * Tinputfile.readbuf eof bugfix 26 years ago
  peter f379498229 + BrowserLog for browser.log generation 26 years ago
  peter c7637424cf + resource file handling ($R directive) for Win32 26 years ago
  peter f76d2b328c * removed some obsolete version checks 27 years ago
  peter 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
  florian df1edc9bc0 * some stuff for procedures of object added 27 years ago
  Jonas Maebe 242244016d * changed "if longintvar in set" to case or "if () or () .." statements 27 years ago